summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAge
* Fix crashes and memory leaks during display deinitializationPo Lu2022-12-01
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Fix bug#59371Po Lu2022-11-19
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* Fix last change againPo Lu2022-11-15
* More fixes to last changePo Lu2022-11-15
* src/frame.c (do_switch_frame): Fix bug#58343Stefan Monnier2022-10-12
* Merge from origin/emacs-28Stefan Kangas2022-09-19
|\
| * ; Minor copyedits of *-frame-alist doc stringsEli Zaretskii2022-09-18
* | Revert "Improve X event timestamp tracking"Po Lu2022-08-07
* | Improve X event timestamp trackingDaniel Colascione2022-08-06
* | Make frame synchronization a frame parameterPo Lu2022-08-01
* | Fix closing displays when preserving selections is enabledPo Lu2022-07-13
* | Remove now unused parameter TRACK from do_switch_frame.Alan Mackenzie2022-07-08
* | Remove obscure, obsolete code from do_switch_frameAlan Mackenzie2022-07-07
* | Improve grabbing detection with multiple master devices (MPX)Po Lu2022-06-24
* | Rewrite PGTK selection code from scratchPo Lu2022-06-21
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* | Merge from origin/emacs-28Stefan Kangas2022-05-29
|\|
| * do_switch_frame: before leaving mini-window, check other (mru) window is liveAlan Mackenzie2022-05-28
* | Fix frame destruction issues and misuse of x_get_atom_namePo Lu2022-05-28
* | Merge from origin/emacs-28Eli Zaretskii2022-05-25
|\|
| * Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie2022-05-20
* | Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-24
* | Better fix for disappearing menu items on NSPo Lu2022-05-14
* | Work around deleting tooltip frames clearing menubars on NSPo Lu2022-05-14
* | Improve safety of haiku-drag-messagePo Lu2022-04-06
* | Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-04
* | Implement `drag-source' values of `track-mouse' on PGTK.Po Lu2022-04-03
* | Mention frame-text-* function in frame-pixel-* doc stringsLars Ingebrigtsen2022-03-24
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-19
* | * src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.Po Lu2022-03-11
* | Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen2022-03-04
* | Add support for _NET_WM_STATE_SHADEDPo Lu2022-02-24
* | Implement `alpha-background' on non-Cairo buildsPo Lu2022-01-31
* | * lisp/frame.el: Don't require 'frameset.el' (bug#51883).Juri Linkov2022-01-30
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-30
* | Rename system tooltip variables to `use-system-tooltips'Po Lu2022-01-19
* | Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-17
* | Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-16
* | Undelete deleted frames.Gregory Heytings2022-01-13
* | Minor improvements for 'pgtk' documentationEli Zaretskii2022-01-07
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * src/frame.c (gui_set_border_width): Revert confused changesYuuki Harano2021-12-06
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | ; Fix a few haiku typosRobert Pluim2021-11-21
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | | * src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to falseYuuki Harano2021-11-24
* | | * src/frame.c (Fframep): Fix commentYuuki Harano2021-11-23