summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Take fields into account during text conversionPo Lu2024-04-29
* Support tooltips for fringe indicatorsVladimir Kazanov2024-04-13
* Share hash table test structsMattias Engdegård2024-01-13
* Remove rehash-threshold and rehash-size struct membersMattias Engdegård2024-01-13
* Represent hash table weakness as an enum internallyMattias Engdegård2024-01-13
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-23
* | Do not raise a different frame when closing a frameDaniel Martín2023-08-26
* | ; Amend doc strings of two functionsPo Lu2023-08-22
* | Don't enable scroll-bar-mode by default on AndroidPo Lu2023-07-18
* | Implement a tool bar containing modifier keysPo Lu2023-07-04
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-03
|\ \
| * | Provide move-toolbar in a more appropriate placePo Lu2023-07-03
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-25
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-06-24
| |\|
| | * Fix bug#64152 (Minibuffer sometimes goes "modal")Alan Mackenzie2023-06-21
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-21
|\| |
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-21
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-18
|\| |
| * | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-17
* | | Update Android portPo Lu2023-02-15
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-12
|\| |
| * | Support input method ``text conversion'' on X WindowsPo Lu2023-02-12
* | | Update Android portPo Lu2023-01-19
* | | * src/frame.c (make_monitor_attribute_list): Allow source to be NULL.Po Lu2023-01-13
* | | Update Android portPo Lu2023-01-08
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-01
| |\|
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | | Bring up the Android operating system and its window systemPo Lu2022-12-31
|/ /
* / Improve performance of other_frames and XTfullscreen_hookPo Lu2022-12-03
|/
* 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