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-04-05
Add support for dragging text onto windows that don't support any DND protocol
Po Lu
2022-04-05
Respect new DND options when dragging to ourselves on Haiku
Po Lu
2022-04-04
; * src/alloc.c (grow_mark_stack): Remove unused variable.
Eli Zaretskii
2022-04-04
Reduce GC mark-phase recursion by using explicit stack (bug#54698)
Mattias Engdegård
2022-04-04
Use correct signal oldset in posix_spawn implementation
Jürgen Hötzel
2022-04-04
Handle mouse movement correctly during DND from one of our own frames
Po Lu
2022-04-04
Fix generation of extra DND events while dragging on Haiku
Po Lu
2022-04-04
* src/xterm.c: Explain meaning of drag-and-drop state variables.
Po Lu
2022-04-04
Inline call0..8
Mattias Engdegård
2022-04-04
Speed up comparisons between 2 fixnums
Mattias Engdegård
2022-04-04
Faster `string-lessp` for unibyte arguments
Mattias Engdegård
2022-04-04
Respect frame extents during drag and drop
Po Lu
2022-04-04
Don't baselessly ignore frames after passing through the root window
Po Lu
2022-04-04
Improve behavior of dragging text to windows on top of frames
Po Lu
2022-04-04
Replace list and vector sorting with TIMSORT algorithm
Andrew G Cohen
2022-04-04
Add optional GC marking function to specpdl unwind_ptr record
Mattias Engdegård
2022-04-04
* src/xterm.c (x_dnd_get_target_window): Look at root window proxies too.
Po Lu
2022-04-03
Fix various bugs with mouse dragging on Haiku
Po Lu
2022-04-03
Implement `drag-source' values of `track-mouse' on PGTK.
Po Lu
2022-04-03
Implement `drag-source' values of track-mouse on NS
Po Lu
2022-04-03
Implement (sort of) `drag-source' on Haiku
Po Lu
2022-04-03
Make dragging stuff to a window above a frame work
Po Lu
2022-04-03
Look for DND proxies on the root window as well
Po Lu
2022-04-03
Implement new DND features on GNUstep
Po Lu
2022-04-03
Implement new DND options on Haiku
Po Lu
2022-04-03
Fix Motif drag-and-drop on servers without XI2
Po Lu
2022-04-03
Fix incorrect usage of XM_DRAG_SIDE_EFFECT
Po Lu
2022-04-02
Fix crash when retrieving window property with invalid atom data
Po Lu
2022-04-02
Compute size of structs with flexible arrays correctly in Motif DND code
Po Lu
2022-04-02
; * src/sqlite.c: Fix up header comment.
Po Lu
2022-04-02
Work around dynamic drag bugs in modern Motif
Po Lu
2022-04-02
Make Motif drag work on window managers that don't support client lists
Po Lu
2022-04-01
Implement the Motif drag protocol
Po Lu
2022-04-01
Only read 16 bytes of motif drag receiver info
Po Lu
2022-04-01
Simplify Haiku drag-and-drop implementation
Po Lu
2022-04-01
Support Motif DND help
Po Lu
2022-04-01
; * src/xterm.c: Update commentary.
Po Lu
2022-04-01
Avoid extra sync if we didn't get the right wmstate
Po Lu
2022-04-01
Fix a build warning on the non-XI2 build
Po Lu
2022-03-31
Fix Motif DND on window managers that don't support client lists
Po Lu
2022-03-31
Implement missing parts of the Motif drag and drop protocol
Po Lu
2022-03-31
Minor fixes to treatment of `allow_current_frame'
Po Lu
2022-03-31
; * src/xterm.c (handle_one_xevent): Respect current window in Motif DND.
Po Lu
2022-03-31
Implement Motif drop protocol
Po Lu
2022-03-30
* src/pdumper.c (dump_get_max_page_size): Rename from 'dump_get_page_size'.
Andrea Corallo
2022-03-30
* src/pdumper.c: Remove getpagesize.h dependecy.
Andrea Corallo
2022-03-30
Extend signal-process and proced.el
Michael Albinus
2022-03-30
Ignore mouse movement correctly on Haiku during drag and drop
Po Lu
2022-03-30
Prevent signals when dragging nonexistent files on Haiku
Po Lu
2022-03-30
Avoid calling XGetAtomName in a loop when fetching monitor attributes
Po Lu
[prev]
[next]