summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
...
* ; Fix typosStefan Kangas2022-11-18
* Add knob to make `mouse-position' faster on XPo Lu2022-11-18
* ; Fix typos (duplicate words)Stefan Kangas2022-11-17
* Fix treatment of input focus on MPX setupsPo Lu2022-11-17
* Fix error trapping in x_focus_framePo Lu2022-11-16
* Prevent crashes upon trying to focus a child frame on clickPo Lu2022-11-14
* Fix warnings without XCB or XFixesPo Lu2022-11-13
* Handle request serial wraparound more correctlyPo Lu2022-11-12
* ; Fix typosStefan Kangas2022-11-11
* Slightly adjust EWMH frame activation code for child framesPo Lu2022-11-11
* Be a little more paranoid about XI 2.0 implementationsPo Lu2022-11-10
* Avoid use of `uint' type in XKB codePo Lu2022-11-09
* Clean up some duplicate event group conversion codePo Lu2022-11-08
* Add missing SAFE_FREE on XI 2.0 serversPo Lu2022-11-07
* Avoid invalid values showing up in scroll valuatorsPo Lu2022-11-07
* Write more commentary on XI2 device managementPo Lu2022-11-06
* Simplify XI scroll class reporting codePo Lu2022-11-05
* Avoid using too up-to-date values when restoring valuatorsPo Lu2022-11-04
* Fix initialization of scroll valuator emacs_valuePo Lu2022-11-04
* Further simplify valuator reset codePo Lu2022-11-03
* Improve commentary in some parts of xterm.cPo Lu2022-11-02
* * src/xterm.c (x_term_init): Fix last change.Po Lu2022-11-01
* Fix leak on Lucid buildPo Lu2022-11-01
* Plug big leaks upon display IO errorPo Lu2022-10-30
* Simplify scroll valuator reset handlingPo Lu2022-10-28
* Clean up some xwidgets codePo Lu2022-10-28
* Fix reporting of iconic state on old window managersPo Lu2022-10-27
* Clean up some event handling codePo Lu2022-10-26
* Fix drag-and-drop bugs on Lucid buildPo Lu2022-10-25
* Fix focus stealing in the Emacs server for old window managersPo Lu2022-10-24
* Reduce duplicate code for creating "special windows"Po Lu2022-10-23
* Fix various menu problemsPo Lu2022-10-21
* Work around problems setting input focus when a frame is in the backgroundPo Lu2022-10-20
* Fix various buildsPo Lu2022-10-19
* Fix build warning without XKB, Xmb, and XInput 2Po Lu2022-10-19
* ; * src/xterm.c (mark_xterm): Fix x11 with i18n buildRandy Taylor2022-10-19
* Fix bug#58584Po Lu2022-10-18
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-17
* Fix multiple sources of flicker under XPo Lu2022-10-16
* Remove redundant call to expensive function XOpenDisplayPo Lu2022-10-15
* Avoid redundant creation of XRender picturesPo Lu2022-10-14
* Shrink client list window structurePo Lu2022-10-13
* Stop relying on Xt hack to set window manager hintsPo Lu2022-10-12
* Also avoid setting _NET_WM_USER_TIME on crossingPo Lu2022-10-11
* Remove some more unnecessary calls to block_inputPo Lu2022-10-11
* Fix user time handling bug on GNOME Shell and MetacityPo Lu2022-10-09
* Stop passing CurrentTime to SetInputFocusPo Lu2022-10-08
* Handle IM server disconnects during preeditPo Lu2022-10-07
* ; * src/xterm.c (x_term_init): Fix typo.Po Lu2022-10-06
* Minor fixes to IM locale handlingPo Lu2022-10-06