summaryrefslogtreecommitdiff
path: root/src/frame.c
AgeCommit message (Expand)Author
2024-06-20* src/frame.c (gui_set_font): Reference image cache after reassignment.Po Lu
2024-06-20; * src/frame.c (make_frame): Typo.Po Lu
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-03Maintain relationship between tool bar image and default font widthPo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-04-29Take fields into account during text conversionPo Lu
2024-04-13Support tooltips for fringe indicatorsVladimir Kazanov
2024-01-13Share hash table test structsMattias Engdegård
2024-01-13Remove rehash-threshold and rehash-size struct membersMattias Engdegård
2024-01-13Represent hash table weakness as an enum internallyMattias Engdegård
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Split safe_call between redisplay and non-redisplay versionsStefan Monnier
2023-08-26Do not raise a different frame when closing a frameDaniel Martín
2023-08-22; Amend doc strings of two functionsPo Lu
2023-07-18Don't enable scroll-bar-mode by default on AndroidPo Lu
2023-07-04Implement a tool bar containing modifier keysPo Lu
2023-07-03Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-03Provide move-toolbar in a more appropriate placePo Lu
2023-06-25Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-06-24Merge from origin/emacs-29Eli Zaretskii
2023-06-21Fix bug#64152 (Minibuffer sometimes goes "modal")Alan Mackenzie
2023-06-21Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-05-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-02-15Update Android portPo Lu
2023-02-12Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-02-12Support input method ``text conversion'' on X WindowsPo Lu
2023-01-19Update Android portPo Lu
2023-01-13* src/frame.c (make_monitor_attribute_list): Allow source to be NULL.Po Lu
2023-01-08Update Android portPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-03Improve performance of other_frames and XTfullscreen_hookPo Lu
2022-12-01Fix crashes and memory leaks during display deinitializationPo Lu
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-11-19Fix bug#59371Po Lu
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-11-15Fix last change againPo Lu
2022-11-15More fixes to last changePo Lu
2022-10-12src/frame.c (do_switch_frame): Fix bug#58343Stefan Monnier
2022-09-19Merge from origin/emacs-28Stefan Kangas
2022-09-18; Minor copyedits of *-frame-alist doc stringsEli Zaretskii
2022-08-07Revert "Improve X event timestamp tracking"Po Lu
2022-08-06Improve X event timestamp trackingDaniel Colascione
2022-08-01Make frame synchronization a frame parameterPo Lu
2022-07-13Fix closing displays when preserving selections is enabledPo Lu