summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAge
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-30
* Pacify GCC 14 -Walloc-sizePaul Eggert2024-04-30
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-23
* | Correct bug#65919Po Lu2023-09-15
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-01
|\ \
| * | Merge from origin/emacs-29Eli Zaretskii2023-07-31
| |\|
| | * Fix bug#64923Po Lu2023-07-30
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-18
|\| |
| * | Expose the ``cancellation'' of touch events to LispPo Lu2023-07-18
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-17
|\| |
| * | Don't deliver touch or pinch events from master or slave devicesPo Lu2023-07-17
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-03
|\| |
| * | Always provide `move-toolbar' when its position can be changedPo Lu2023-07-03
* | | 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-22
|\| |
| * | Plug various leaks and fix input method initializationPo Lu2023-05-22
* | | Include more information in Android bug reportsPo Lu2023-03-17
* | | Update Android portPo Lu2023-02-15
|/ /
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-12
* | Merge from origin/emacs-29Stefan Kangas2023-01-03
|\|
| * Fix shrinking of the tab-barEli Zaretskii2023-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-26
* | Handle selection transfer errors earlierPo Lu2022-12-15
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-07
* | ; * src/xfns.c: Actually remove "#include <xcb/xcb_aux.h>".Eli Zaretskii2022-12-05
* | Fix build with old XCBPo Lu2022-12-05
* | Don't excessively sync in some other codePo Lu2022-12-05
* | More behind the scenes transparent speedups around xselect.cPo Lu2022-12-02
|/
* Reduce wasted cycles in x*.cPo Lu2022-11-26
* Improve last change to xterm.cPo Lu2022-11-23
* Fix error trapping in x_set_mouse_colorPo Lu2022-11-19
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-16
* More fixes to last changePo Lu2022-11-15
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-25
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-17
* Fix user time handling bug on GNOME Shell and MetacityPo Lu2022-10-09
* Fix coding systems used for X input methodsPo Lu2022-10-03
* Document the new "XRandR 1.5" valueStefan Kangas2022-09-27
* ; * src/xfns.c (Fx_window_property): Fix markup.Po Lu2022-09-27
* Improve doc of `x-window-property'Po Lu2022-09-27
* Remove calls to intern with a static string from code that runs on XPo Lu2022-09-19
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-06
* Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-02