index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xselect.c
Age
Commit message (
Expand
)
Author
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
Be more careful about X selection sizes
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-08
Don't lose drag-and-drop data intended for XTerm-like programs
Po Lu
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-11
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-01-06
Pacify Ubuntu GCC 13.2 in x_get_local_selection
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-07-03
Fix leak when quit arrives during incremental selection transfer
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-15
Handle selection transfer errors earlier
Po Lu
2022-12-08
Remove conversion_fail_tag from selection requests
Po Lu
2022-12-04
Fix potential crash deselecting for property change notifications
Po Lu
2022-12-02
More behind the scenes transparent speedups around xselect.c
Po Lu
2022-12-01
Remove unnecessary error checks in xselect.c
Po Lu
2022-12-01
; * src/xselect.c (syms_of_xselect_for_pdumper): Fix last change.
Po Lu
2022-12-01
Fix pdumper build
Po Lu
2022-12-01
Speed up handling X selection requests
Po Lu
2022-11-26
Reduce wasted cycles in x*.c
Po Lu
2022-11-20
; Fix typos
Stefan Kangas
2022-11-12
; * src/xselect.c (x_handle_selection_request): Fix typo in last change.
Po Lu
2022-11-12
Fix implementation of MULTIPLE
Po Lu
2022-10-25
Fix drag-and-drop bugs on Lucid build
Po Lu
2022-10-17
Fix pieces of code being too expensive over slow network connections
Po Lu
2022-09-05
Fix crash while converting empty vector to X data
Po Lu
2022-08-30
Fix junk data being returned with incremental selection transfers
Po Lu
2022-08-18
Copy-edit doc strings and comments wrt bignum and fixnum
Mattias EngdegÄrd
2022-07-15
Only preserve PRIMARY and CLIPBOARD selection ownership by default
Po Lu
2022-07-13
Fix closing displays when preserving selections is enabled
Po Lu
2022-07-12
Try to save selections from being disowned during frame deletion
Po Lu
2022-07-11
Handle errors sending selection decline events asynchronously
Po Lu
2022-07-09
Improve drag-and-drop emulation time handling
Po Lu
2022-07-06
Speed up interning XDS atoms
Po Lu
2022-07-04
Fix core dump with x-get-local-selection
Paul Eggert
2022-07-03
Speed up receiving drops over slow connections
Po Lu
2022-06-30
Fix preservation of the original value of PRIMARY after dropping on xterm
Po Lu
2022-06-29
Fix handling invalidated selection requests
Po Lu
2022-06-29
Implement starting X Direct Save (XDS) drops
Po Lu
2022-06-29
Fix reported problem with drag-and-drop inside VirtualBox
Po Lu
2022-06-21
Move selection delayed message to a better location
Po Lu
2022-06-20
Fix x-selection-timeout if some keyboard input arrives while waiting
Po Lu
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-16
Comply with the Motif requirement for unique drag atoms
Po Lu
2022-06-14
Use coordinates provided by DND messages if available
Po Lu
[next]