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-03-30
Add some optimizations to ShapeNotify handling
Po Lu
2022-03-29
Rewrite desktop workarea computation to avoid too many calls to XSync
Po Lu
2022-03-29
Specially decode more selection types on Haiku
Po Lu
2022-03-29
Don't loop through useless region when searching for DND toplevel
Po Lu
2022-03-28
Add OClosures, a cross between functions and structs
Stefan Monnier
2022-03-28
Minor fixes to Haiku selection support
Po Lu
2022-03-28
Avoid extra sync when fetching DND proxy window
Po Lu
2022-03-28
Clean up some uses of XInternAtom
Po Lu
2022-03-28
; * src/xterm.c (x_dnd_compute_toplevels): Use right enum on XCB.
Po Lu
2022-03-27
Store latin-1 content into the Haiku clipboard as well
Po Lu
2022-03-27
Clean up PGTK cursor blanking code
Po Lu
2022-03-27
Don't wait for XdndFinished messages if the target did not send status
Po Lu
2022-03-27
Fix processing of DND grab on non-XI2 builds
Po Lu
2022-03-27
Fix no-toolkit build
Po Lu
2022-03-27
Avoid excessive synchronization when handling ShapeNotify events
Po Lu
2022-03-27
; * src/haikuimage.c (syms_of_haikuimage): Remove duplicate DEFSYM.
Po Lu
2022-03-26
Fix reader infinite recursion for circular mixed-type values
Mattias EngdegÄrd
2022-03-26
; * src/image.c (syms_of_image): Fix whitespace.
Eli Zaretskii
2022-03-26
Enable the native display of BMP images on Haiku
Po Lu
2022-03-26
Fix crash when timer signals or throws inside a popup menu on Haiku
Po Lu
2022-03-26
; * src/xterm.c (x_dnd_compute_toplevels): Fix cookie leak if rc is 0.
Po Lu
2022-03-26
Fix processing of emacs:window_id inside DND messages if it already exists
Po Lu
2022-03-26
Minor fixes to last change
Po Lu
2022-03-26
Also fetch shapes via XCB for drag and drop
Po Lu
2022-03-26
Use native image APIs on MS-Windows by default
Eli Zaretskii
2022-03-26
Support display of BMP images on MS-Windows
Eli Zaretskii
2022-03-26
Fix crash when windows are destroyed by faulty clients
Po Lu
2022-03-26
Avoid excessive synchronization when initiating drag-and-drop
Po Lu
2022-03-26
Avoid ClientMessage overhead when dragging stuff to other frames
Po Lu
2022-03-25
Fix reporting of read error line/columns in the init file
Lars Ingebrigtsen
2022-03-25
Implement new drag and drop parameter on Haiku
Po Lu
2022-03-25
Allow dragging files from dired to windows on the same frame
Po Lu
2022-03-25
Fix quitting DND while waiting for finish
Po Lu
2022-03-25
Take window shapes into account when processing drag and drop
Po Lu
2022-03-25
Use _NET_CLIENT_LIST_STACKING to optimize drag and drop window discovery
Po Lu
2022-03-24
Allow fetching events from other displays inside DND
Po Lu
2022-03-24
Avoid crashes if async input arrives when setting properties for DND
Po Lu
2022-03-24
Mention frame-text-* function in frame-pixel-* doc strings
Lars Ingebrigtsen
2022-03-24
Fix some bugs with drag and drop and Mozilla
Po Lu
2022-03-24
Allow holding down scroll bar buttons on Haiku when overscrolling
Po Lu
2022-03-24
Fix an infinite loop if the window manager pings Emacs during DND
Po Lu
2022-03-24
Fix copying font names around on Haiku
Po Lu
2022-03-24
Allow dragging and dropping multiple actions
Po Lu
2022-03-23
Improvements to Haiku selection handling
Po Lu
2022-03-23
Allow retrieving some more kinds of clipboard data on Haiku
Po Lu
2022-03-23
Fix crash in haiku_message_to_lisp
Po Lu
2022-03-23
* src/xterm.c (x_dnd_begin_drag_and_drop): Fix test against DND frame.
Po Lu
2022-03-23
Don't allocate duplicate cursors for each frame on Haiku
Po Lu
2022-03-23
Improve DND documentation
Po Lu
2022-03-23
; * src/xterm.c (x_free_frame_resources): Fix typo in last change.
Po Lu
[prev]
[next]