summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Put bytecode stack frame metadata in a structMattias Engdegård2022-03-17
* Prevent invisible frames from acting as drag sourcesPo Lu2022-03-17
* * src/haikuselect.c (Fhaiku_drag_message): Clear display grab after drag ends.Po Lu2022-03-17
* Fix creating frames with an initial value of `fullscreen' on HaikuPo Lu2022-03-17
* Fix mouse movement on HaikuPo Lu2022-03-17
* Fix compilation error of xterm.cEli Zaretskii2022-03-17
* Prevent delivery of duplicate events when window is grabbed on HaikuPo Lu2022-03-17
* * src/xterm.c (x_dnd_begin_drag_and_drop): Always initialize hold_quit.Po Lu2022-03-17
* Restore old PGTK scrolling codePo Lu2022-03-17
* Make GTK inspector available on PGTKPo Lu2022-03-17
* Implement cross-program drag-and-drop on HaikuPo Lu2022-03-17
* Improve GTK support for X11 drag-n-dropPo Lu2022-03-17
* Simplify generate-new-buffer-name randomnessPaul Eggert2022-03-16
* Improve random bignum generationPaul Eggert2022-03-16
* Improve error message for 'not running' processesRobert Pluim2022-03-16
* Fix 32-bit Haiku buildPo Lu2022-03-16
* Redo Haiku DND supportPo Lu2022-03-16
* Pacify compiler warning in handle_one_xeventPo Lu2022-03-16
* Correct last change for return-frame dragsPo Lu2022-03-16
* Fix minor bugs with XDND supportPo Lu2022-03-16
* Fix XI 2.0 buildPo Lu2022-03-16
* Better handle drag-and-drop from one Emacs frame to anotherPo Lu2022-03-16
* * src/xfns.c (Fx_begin_drag): Improve doc string.Po Lu2022-03-16
* Add support for dragging text from Emacs to other programsPo Lu2022-03-16
* Fix build with GTK 3.18.0 or earlierPo Lu2022-03-16
* Clean up implementation of N0 per UAX#9Eli Zaretskii2022-03-15
* Fix some minor glitches with Haiku scroll barsPo Lu2022-03-15
* Fix crashes when trying to pop up a menu on GTK 2Po Lu2022-03-15
* Fix some issues with input on GTK 2 buildsPo Lu2022-03-15
* Fix extraneous ifdef in xwidgets codePo Lu2022-03-15
* * src/xterm.c (handle_one_xevent): Fix use of wrong motion structure.Po Lu2022-03-15
* Stop relying on dynlib for PGTK interrupt inputPo Lu2022-03-15
* Prefer CALLNPaul Eggert2022-03-14
* Handle position specification hints on X toolkit buildsPo Lu2022-03-14
* Improve the execute-kbd-macro doc stringLars Ingebrigtsen2022-03-14
* Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen2022-03-14
* Clean up some Haiku toolkit codePo Lu2022-03-14
* Fix extraneous overscroll activation on HaikuPo Lu2022-03-14
* Fix tool-bar highlight persisting after mouse moves onto WM framePo Lu2022-03-14
* * src/bytecode.c: Include sysstdio.h, for fprint, stderr.Glenn Morris2022-03-13
* Enable overscroll on Haiku horizontal scroll barsPo Lu2022-03-14
* Fix scroll bar movement right before overscroll begins on HaikuPo Lu2022-03-14
* * src/bytecode.c (sf_set_ptr): Cast pointer to type of right size.Mattias Engdegård2022-03-13
* Separate bytecode stackMattias Engdegård2022-03-13
* Simplify exec_byte_code argumentsMattias Engdegård2022-03-13
* Allow overscrolling on Haiku scroll bars that are fullPo Lu2022-03-13
* Fix pointer event tracking on top of Haiku scroll barsPo Lu2022-03-13
* Fix splurious button events being generated on HaikuPo Lu2022-03-13
* Fix setting IM spot after key press eventsPo Lu2022-03-13
* Fix small regression for horizontal scroll barsPo Lu2022-03-13