index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2023-12-03
1
-1
/
+1
*
Correctly register focus events concomitant with alpha changes
Po Lu
2023-10-17
1
-2
/
+12
*
Repair bug#65068 on Emacs 29
Po Lu
2023-08-26
1
-0
/
+10
*
Fix bug#64152 (Minibuffer sometimes goes "modal")
Alan Mackenzie
2023-06-21
1
-1
/
+1
*
; * src/xterm.c (x_update_end): Condition on HAVE_XDBE
Robert Pluim
2023-02-21
1
-0
/
+2
*
Fix build --without-xdbe
Eli Zaretskii
2023-02-21
1
-0
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-26
1
-1
/
+1
*
Fix crashes and memory leaks during display deinitialization
Po Lu
2022-12-01
1
-3
/
+28
*
Make frame synchronization more robust
Po Lu
2022-11-27
1
-7
/
+39
*
Fix no-accept-focus handling for embedded frames
Po Lu
2022-11-26
1
-2
/
+6
*
Fix reentrancy problem/crash in xterm.c
Po Lu
2022-11-24
1
-1
/
+27
*
Improve last change to xterm.c
Po Lu
2022-11-23
1
-6
/
+6
*
Adjust x_display_set_last_user_time for Xlib sign-extension
Po Lu
2022-11-22
1
-0
/
+5
*
Avoid potentially expensive XFlush and fix ordering
Po Lu
2022-11-22
1
-4
/
+9
*
Coalesce duplicate scroll valuator handling code
Po Lu
2022-11-20
1
-17
/
+45
*
Fixes to fast mouse position reporting
Po Lu
2022-11-19
1
-94
/
+137
*
; Fix typos
Stefan Kangas
2022-11-18
1
-2
/
+2
*
Add knob to make `mouse-position' faster on X
Po Lu
2022-11-18
1
-1
/
+122
*
; Fix typos (duplicate words)
Stefan Kangas
2022-11-17
1
-1
/
+1
*
Fix treatment of input focus on MPX setups
Po Lu
2022-11-17
1
-16
/
+62
*
Fix error trapping in x_focus_frame
Po Lu
2022-11-16
1
-7
/
+14
*
Prevent crashes upon trying to focus a child frame on click
Po Lu
2022-11-14
1
-1
/
+12
*
Fix warnings without XCB or XFixes
Po Lu
2022-11-13
1
-3
/
+8
*
Handle request serial wraparound more correctly
Po Lu
2022-11-12
1
-17
/
+53
*
; Fix typos
Stefan Kangas
2022-11-11
1
-1
/
+1
*
Slightly adjust EWMH frame activation code for child frames
Po Lu
2022-11-11
1
-0
/
+27
*
Be a little more paranoid about XI 2.0 implementations
Po Lu
2022-11-10
1
-18
/
+39
*
Avoid use of `uint' type in XKB code
Po Lu
2022-11-09
1
-4
/
+5
*
Clean up some duplicate event group conversion code
Po Lu
2022-11-08
1
-7
/
+17
*
Add missing SAFE_FREE on XI 2.0 servers
Po Lu
2022-11-07
1
-0
/
+1
*
Avoid invalid values showing up in scroll valuators
Po Lu
2022-11-07
1
-1
/
+3
*
Write more commentary on XI2 device management
Po Lu
2022-11-06
1
-13
/
+73
*
Simplify XI scroll class reporting code
Po Lu
2022-11-05
1
-130
/
+94
*
Avoid using too up-to-date values when restoring valuators
Po Lu
2022-11-04
1
-28
/
+117
*
Fix initialization of scroll valuator emacs_value
Po Lu
2022-11-04
1
-1
/
+1
*
Further simplify valuator reset code
Po Lu
2022-11-03
1
-26
/
+16
*
Improve commentary in some parts of xterm.c
Po Lu
2022-11-02
1
-9
/
+15
*
* src/xterm.c (x_term_init): Fix last change.
Po Lu
2022-11-01
1
-1
/
+1
*
Fix leak on Lucid build
Po Lu
2022-11-01
1
-5
/
+14
*
Plug big leaks upon display IO error
Po Lu
2022-10-30
1
-8
/
+12
*
Simplify scroll valuator reset handling
Po Lu
2022-10-28
1
-29
/
+18
*
Clean up some xwidgets code
Po Lu
2022-10-28
1
-31
/
+43
*
Fix reporting of iconic state on old window managers
Po Lu
2022-10-27
1
-2
/
+18
*
Clean up some event handling code
Po Lu
2022-10-26
1
-6
/
+7
*
Fix drag-and-drop bugs on Lucid build
Po Lu
2022-10-25
1
-3
/
+27
*
Fix focus stealing in the Emacs server for old window managers
Po Lu
2022-10-24
1
-14
/
+30
*
Reduce duplicate code for creating "special windows"
Po Lu
2022-10-23
1
-27
/
+31
*
Fix various menu problems
Po Lu
2022-10-21
1
-3
/
+41
[next]