summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
* ; Fix compiler warningPo Lu2023-04-06
* Merge from origin/emacs-29Stefan Kangas2023-02-23
|\
| * ; * src/xterm.c (x_update_end): Condition on HAVE_XDBERobert Pluim2023-02-21
| * Fix build --without-xdbeEli Zaretskii2023-02-21
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-12
* | ; * src/xterm.c (handle_one_xevent): Fix GTK build. (Bug#60883)Eli Zaretskii2023-01-17
* | Make tool bar highlight work correctly during touch eventsPo Lu2023-01-17
* | Correctly handle touches on the tool barPo Lu2023-01-17
* | Fix potential crash with fast mouse position enabledPo Lu2023-01-03
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
| * ; Fix typosStefan Kangas2022-12-26
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-26
* | ; * src/xterm.c (x_error_quitter): Fix typo.Po Lu2022-12-24
* | Print out more X error detailsPo Lu2022-12-24
* | ; Fix typosStefan Kangas2022-12-23
* | Speed up completion plugins over slow networksPo Lu2022-12-23
* | Simplify X premultipled pixel allocation codePo Lu2022-12-22
* | Improve safety of calls to vendor-specific-keysymsPo Lu2022-12-20
* | Improve earlier changes to xterm.cPo Lu2022-12-19
* | ; * src/xterm.c (x_send_scroll_bar_event): Remove unused variables.Eli Zaretskii2022-12-17
* | Minor improvements to frame synchronizationPo Lu2022-12-17
* | Handle selection transfer errors earlierPo Lu2022-12-15
* | Work around primary selection clobbering during xterm DNDPo Lu2022-12-14
* | ; Fix typos in xterm.cEli Zaretskii2022-12-13
* | ; * src/xterm.c: Improve commentary. Describe error handling.Po Lu2022-12-13
* | ; * src/xterm.c (x_send_scroll_bar_event): Minor clean up.Po Lu2022-12-13
* | Add variable to make resizing frames sometimes fasterPo Lu2022-12-12
* | ; * src/xterm.c (x_connection_closed): Fix typo in change.Po Lu2022-12-10
* | Improve X error messagesPo Lu2022-12-10
* | Improve some behavior when the X server does not trust EmacsPo Lu2022-12-09
* | ; Minor copyedits of the latest xterm changeEli Zaretskii2022-12-07
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-07
* | Work around sample server bugPo Lu2022-12-06
* | Fix build with old XCBPo Lu2022-12-05
* | Don't excessively sync in some other codePo Lu2022-12-05
* | Make Emacs build with Xfixes support on old versions of the libraryPo Lu2022-12-04
* | Improve performance of other_frames and XTfullscreen_hookPo Lu2022-12-03
* | More behind the scenes transparent speedups around xselect.cPo Lu2022-12-02
* | Finish up last change with more speedupsPo Lu2022-12-01
* | Speed up handling X selection requestsPo Lu2022-12-01
|/
* Fix crashes and memory leaks during display deinitializationPo Lu2022-12-01
* Make frame synchronization more robustPo Lu2022-11-27
* Fix no-accept-focus handling for embedded framesPo Lu2022-11-26
* Fix reentrancy problem/crash in xterm.cPo Lu2022-11-24
* Improve last change to xterm.cPo Lu2022-11-23
* Adjust x_display_set_last_user_time for Xlib sign-extensionPo Lu2022-11-22
* Avoid potentially expensive XFlush and fix orderingPo Lu2022-11-22
* Coalesce duplicate scroll valuator handling codePo Lu2022-11-20
* Fixes to fast mouse position reportingPo Lu2022-11-19