index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-05-31
Fix initialization of `hold_quit' during DND
Po Lu
2022-05-31
Prevent events from being lost waiting for selections on GTK
Po Lu
2022-05-30
Fix 'debug-timer-check' on MS-Windows
Eli Zaretskii
2022-05-30
Nonrecursive Lisp reader (bug#55676)
Mattias EngdegÄrd
2022-05-30
Fix atimer setting and overdue expiration (bug#55628)
Mattias EngdegÄrd
2022-05-30
Fix `dnd-indicate-insertion-point' on Mac OS
Po Lu
2022-05-30
Update frame positions on Haiku after changing Z group
Po Lu
2022-05-30
Fix cursor flushing inside minibuffers on NS
Po Lu
2022-05-30
Fix hangs when x-get-selection is called inside a popup menu
Po Lu
2022-05-30
Try to implement `dnd-indicate-insertion-point' on macOS
Po Lu
2022-05-30
Further clean up DND target handling
Po Lu
2022-05-30
Fix crash when loading Postscript images
Po Lu
2022-05-30
Use XDrawPoint to clear relief rect corners
Po Lu
2022-05-29
Keep display mm width and height up to date after changes
Po Lu
2022-05-29
Make DND target list lifecycle a little clearer
Po Lu
2022-05-29
Merge from origin/emacs-28
Stefan Kangas
2022-05-29
Fix pending window changes in haiku_set_window_size
Po Lu
2022-05-29
Improve error trapping on X
Po Lu
2022-05-28
do_switch_frame: before leaving mini-window, check other (mru) window is live
Alan Mackenzie
2022-05-28
Add more cursor bitmaps on Haiku
Po Lu
2022-05-28
Improve documentation on what callers of `x-begin-drag' should do
Po Lu
2022-05-28
Improve documentation of `x-begin-drag'
Po Lu
2022-05-28
Improve safety of various DND callbacks
Po Lu
2022-05-28
Fix frame destruction issues and misuse of x_get_atom_name
Po Lu
2022-05-28
; * src/nsselect.m (ns_decode_data_to_pasteboard): Fix GNUstep build.
Po Lu
2022-05-28
Fix build on earlier versions of Mac OS X
Po Lu
2022-05-28
Add file dragging support to NS port
Po Lu
2022-05-28
Improve DND documentation
Po Lu
2022-05-28
Fix x_dnd_movement_frame detection on GTK builds
Po Lu
2022-05-28
; * src/xterm.c (x_color_cache_bucket_size): Improve doc string.
Po Lu
2022-05-27
Remove stray decl of nonexistent var
Paul Eggert
2022-05-27
Fix unlikely null pointer dereference
Paul Eggert
2022-05-27
Add ATTRIBUTE_DEALLOC to extern functions
Paul Eggert
2022-05-27
Pacify gcc -Wsuggest-attribute-malloc
Paul Eggert
2022-05-27
Improve font selection on MS-Windows
Eli Zaretskii
2022-05-27
Fix GNUstep build
Po Lu
2022-05-27
Fix NS drag and drop on macOS
Po Lu
2022-05-27
Implement some drag and drop functions on NS
Po Lu
2022-05-27
Update comments in some X code
Po Lu
2022-05-27
Fix XI scroll valuator reset on X Toolkit builds
Po Lu
2022-05-27
Improve lookup efficiency of color cache and prevent leaking
Po Lu
2022-05-27
Handle allocation errors when creating menu items on Haiku
Po Lu
2022-05-27
Fix longjmp/siglongjmp mixup
Po Lu
2022-05-26
eval.c: New functions `defvar-1` and `defconst-1` (bug#55156)
Stefan Monnier
2022-05-26
Handle alternate actions for Motif drop targets
Po Lu
2022-05-26
Fix the `x_trace_wire' option
Po Lu
2022-05-26
Use x_get_atom_name for some more things
Po Lu
2022-05-26
* src/xselect.c (Fx_register_dnd_atom): Use x_intern_cached_atom.
Po Lu
2022-05-26
Make X error checking more asynchronous
Po Lu
2022-05-26
Improve x_get_atom_name for some predefined atoms
Po Lu
[prev]
[next]