aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-24/+1
* Avoid races between the tooltip and compositor on X and AndroidPo Lu2024-06-191-0/+10
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-301-8/+2
* Pacify GCC 14 -Walloc-sizePaul Eggert2024-04-301-2/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-231-0/+5
* | Correct bug#65919Po Lu2023-09-151-6/+4
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-011-0/+11
|\ \
| * \ Merge from origin/emacs-29Eli Zaretskii2023-07-311-0/+11
| |\ \ | | |/
| | * Fix bug#64923Po Lu2023-07-301-0/+11
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-181-0/+1
|\ \ \ | |/ /
| * | Expose the ``cancellation'' of touch events to LispPo Lu2023-07-181-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-171-10/+32
|\ \ \ | |/ /
| * | Don't deliver touch or pinch events from master or slave devicesPo Lu2023-07-171-10/+32
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-031-1/+0
|\ \ \ | |/ /
| * | Always provide `move-toolbar' when its position can be changedPo Lu2023-07-031-1/+0
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-211-11/+41
|\ \ \ | |/ /
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-11/+41
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-221-28/+28
|\ \ \ | |/ /
| * | Plug various leaks and fix input method initializationPo Lu2023-05-221-28/+28
* | | Include more information in Android bug reportsPo Lu2023-03-171-1/+4
* | | Update Android portPo Lu2023-02-151-1/+1
|/ /
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-121-10/+293
* | Merge from origin/emacs-29Stefan Kangas2023-01-031-7/+7
|\ \ | |/
| * Fix shrinking of the tab-barEli Zaretskii2023-01-021-7/+7
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-261-0/+1
* | Handle selection transfer errors earlierPo Lu2022-12-151-1/+1
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-071-4/+10
* | ; * src/xfns.c: Actually remove "#include <xcb/xcb_aux.h>".Eli Zaretskii2022-12-051-1/+0
* | Fix build with old XCBPo Lu2022-12-051-4/+4
* | Don't excessively sync in some other codePo Lu2022-12-051-14/+0
* | More behind the scenes transparent speedups around xselect.cPo Lu2022-12-021-3/+3
|/
* Reduce wasted cycles in x*.cPo Lu2022-11-261-10/+10
* Improve last change to xterm.cPo Lu2022-11-231-2/+4
* Fix error trapping in x_set_mouse_colorPo Lu2022-11-191-1/+9
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-7/+0
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-161-4/+13
* More fixes to last changePo Lu2022-11-151-3/+5
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-251-3/+21
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-171-73/+42
* Fix user time handling bug on GNOME Shell and MetacityPo Lu2022-10-091-5/+9
* Fix coding systems used for X input methodsPo Lu2022-10-031-10/+23
* Document the new "XRandR 1.5" valueStefan Kangas2022-09-271-2/+2
* ; * src/xfns.c (Fx_window_property): Fix markup.Po Lu2022-09-271-1/+1
* Improve doc of `x-window-property'Po Lu2022-09-271-7/+30
* Remove calls to intern with a static string from code that runs on XPo Lu2022-09-191-13/+30
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-091-3/+0