index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix bug#64923
Po Lu
2023-07-30
1
-0
/
+11
*
Fix shrinking of the tab-bar
Eli Zaretskii
2023-01-02
1
-7
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Reduce wasted cycles in x*.c
Po Lu
2022-11-26
1
-10
/
+10
*
Improve last change to xterm.c
Po Lu
2022-11-23
1
-2
/
+4
*
Fix error trapping in x_set_mouse_color
Po Lu
2022-11-19
1
-1
/
+9
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-7
/
+0
*
Fix calculation of tab bar lines during automatic height adjustment
Po Lu
2022-11-16
1
-4
/
+13
*
More fixes to last change
Po Lu
2022-11-15
1
-3
/
+5
*
Fix drag-and-drop bugs on Lucid build
Po Lu
2022-10-25
1
-3
/
+21
*
Fix pieces of code being too expensive over slow network connections
Po Lu
2022-10-17
1
-73
/
+42
*
Fix user time handling bug on GNOME Shell and Metacity
Po Lu
2022-10-09
1
-5
/
+9
*
Fix coding systems used for X input methods
Po Lu
2022-10-03
1
-10
/
+23
*
Document the new "XRandR 1.5" value
Stefan Kangas
2022-09-27
1
-2
/
+2
*
; * src/xfns.c (Fx_window_property): Fix markup.
Po Lu
2022-09-27
1
-1
/
+1
*
Improve doc of `x-window-property'
Po Lu
2022-09-27
1
-7
/
+30
*
Remove calls to intern with a static string from code that runs on X
Po Lu
2022-09-19
1
-13
/
+30
*
Delete variable window-system-version obsolete since 24.3
Stefan Kangas
2022-09-09
1
-3
/
+0
*
Correctly handle frame synchronization on fullscreen KWin
Po Lu
2022-09-06
1
-3
/
+22
*
Prevent crashes when embedding Emacs in a nonexistent parent
Po Lu
2022-09-02
1
-5
/
+7
*
Make frame synchronization conditional on clock_gettime
Po Lu
2022-08-23
1
-1
/
+2
*
Make frame synchronization conditional on clock_gettime
Po Lu
2022-08-23
1
-2
/
+2
*
Fix XInput hierarchy events not being delivered in daemon mode
Po Lu
2022-08-16
1
-8
/
+6
*
; * src/xfns.c (Fx_set_mouse_absolute_pixel_position): Fix typo.
Po Lu
2022-08-13
1
-2
/
+2
*
Improve MPX interaction with drag-and-drop
Po Lu
2022-08-13
1
-10
/
+9
*
Improve handling of pointer focus under the input extension
Po Lu
2022-08-08
1
-19
/
+19
*
Correctly implement refresh synchronization fences
Po Lu
2022-08-04
1
-0
/
+4
*
Fix crash on setting frame background color
Po Lu
2022-08-03
1
-14
/
+0
*
Make frame synchronization a frame parameter
Po Lu
2022-08-01
1
-6
/
+27
*
Fix frame synchronization with scroll bar movement
Po Lu
2022-07-31
1
-15
/
+3
*
Implement monitor refresh rate synchronization on X
Po Lu
2022-07-29
1
-1
/
+20
*
Fix flicker when moving tooltips between frames during mouse drag-and-drop
Po Lu
2022-07-26
1
-1
/
+2
*
Undo C parts of "Don't use the Gtk region face"
Po Lu
2022-07-23
1
-1
/
+5
*
Don't use the Gtk region face
Lars Ingebrigtsen
2022-07-23
1
-5
/
+1
*
Apply tooltip assertions to all instances of x-show-tip
Po Lu
2022-07-21
1
-2
/
+25
*
Handle virtual modifiers in the DND scrolling code
Po Lu
2022-07-18
1
-0
/
+19
*
Fix generated drag-and-drop mouse rectangles
Po Lu
2022-07-15
1
-0
/
+88
*
Silence unused variable warning in a build --without-all
Stefan Kangas
2022-07-14
1
-2
/
+1
*
; Fix typos
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Fix deadlocks with very old versions of libXi
Po Lu
2022-07-03
1
-1
/
+26
*
Speed up receiving drops over slow connections
Po Lu
2022-07-03
1
-28
/
+43
*
* src/xfns.c (Fx_server_input_extension_version): Fix typo.
Stefan Kangas
2022-07-02
1
-3
/
+3
*
Implement starting X Direct Save (XDS) drops
Po Lu
2022-06-29
1
-0
/
+5
*
Clean up Fx_begin_drag
Po Lu
2022-06-28
1
-4
/
+2
*
Fix specifying named action lists in `x-begin-drag'
Po Lu
2022-06-18
1
-2
/
+3
*
Clarify doc of `x-display-set-last-user-time'
Po Lu
2022-06-17
1
-1
/
+4
*
Update last event time during DND operations
Po Lu
2022-06-17
1
-0
/
+20
*
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-16
1
-2
/
+2
*
Use BASE_EQ when comparing with Qunbound
Mattias EngdegÄrd
2022-06-12
1
-21
/
+21
[next]