index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.h
Age
Commit message (
Expand
)
Author
2022-04-15
Add missing extern declarations to headers
Po Lu
2022-04-14
Minor fixes to menus on XI2
Po Lu
2022-04-13
Fix bit rot in the XEmbed code
Po Lu
2022-04-12
Fix keyboard event device attribution on GTK+ 2
Po Lu
2022-04-10
Attribute filtered events to the right source device
Po Lu
2022-04-07
Expose the name of an event's input device to Lisp
Po Lu
2022-04-06
Move some X11 drag and drop processing to Lisp
Po Lu
2022-04-05
Mark some data during drag-and-drop
Po Lu
2022-04-05
Add support for dragging text onto windows that don't support any DND protocol
Po Lu
2022-04-04
Handle mouse movement correctly during DND from one of our own frames
Po Lu
2022-04-04
Improve behavior of dragging text to windows on top of frames
Po Lu
2022-03-31
Implement missing parts of the Motif drag and drop protocol
Po Lu
2022-03-31
Implement Motif drop protocol
Po Lu
2022-03-28
Clean up some uses of XInternAtom
Po Lu
2022-03-25
Allow dragging files from dired to windows on the same frame
Po Lu
2022-03-25
Take window shapes into account when processing drag and drop
Po Lu
2022-03-24
Allow dragging and dropping multiple actions
Po Lu
2022-03-20
Improve behaviour of drag-n-drop during window manager operations
Po Lu
2022-03-19
Remove unused fns/data and make fns static
Paul Eggert
2022-03-19
Handle composite overlay window during drag and drop sessions
Po Lu
2022-03-16
Better handle drag-and-drop from one Emacs frame to another
Po Lu
2022-03-16
Add support for dragging text from Emacs to other programs
Po Lu
2022-03-13
Improve reliaibility of scroll bar dimensions adjustment on GTK 3
Po Lu
2022-03-11
Implement customization of scroll bar colors on GTK 3
Po Lu
2022-03-08
Fix more uses of opaque Visual structure
Po Lu
2022-03-07
Correctly handle exposure in oldXMenu
Po Lu
2022-03-07
Improve color handling on colormapped displays
Po Lu
2022-03-06
Reduce non-toolkit scroll bar flicker
Po Lu
2022-03-01
Add PropertyChangeMask to the standard event set
Po Lu
2022-03-01
Intern server time property during terminal initialization
Po Lu
2022-02-24
Check if WM support for NET_WM_USER_TIME_WINDOW changed during updates
Po Lu
2022-02-24
Add support for _NET_WM_STATE_SHADED
Po Lu
2022-02-24
Condition out things specific to some versions of the input extension
Po Lu
2022-02-22
; * src/xterm.h: Fix typo in recent change.
Po Lu
2022-02-22
Improve XInput2 version checking
Po Lu
2022-02-20
Ignore modifier keys early when handling X key press events
Po Lu
2022-02-14
Ensure bad values don't leak into scroll valuators after DeviceChange
Po Lu
2022-02-13
Stop quering for Xinerama inside x_get_monitor_attributes
Po Lu
2022-02-11
Fix fallout from switch to 32-bit visuals
Po Lu
2022-02-09
Add support for _NET_WM_USER_TIME_WINDOW
Po Lu
2022-02-09
Implement _NET_WM_USER_TIME protocol
Po Lu
2022-02-09
Explictly specify whether or not to respect alpha-background on Cairo
Po Lu
2022-02-08
Implement frame resize synchronization on GTK 3
Po Lu
2022-02-08
Don't allow tooltips to be transient for override redirect windows
Po Lu
2022-02-07
Make menus work better on X toolkit builds with XInput 2
Po Lu
2022-02-06
Add support for EWMH extended frame synchronization
Po Lu
2022-02-05
Add support for basic syncing with the window manager on resize
Po Lu
2022-02-05
Implement _NET_WM_PING protocol
Po Lu
2022-02-01
Make fringe bitmaps respect alpha-background
Po Lu
2022-01-31
Improve portability of alpha channel handling on TrueColor visuals
Po Lu
[next]