summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Avoid scrolling display when point moves into invisible textEli Zaretskii2022-01-13
* Improve preserving X coordinate during scroll commandsEli Zaretskii2022-01-13
* Fix passive input focus when the pointer moves over inferiorsPo Lu2022-01-13
* Filter key release events through GTK when using native inputPo Lu2022-01-13
* Undelete deleted frames.Gregory Heytings2022-01-13
* Fix GTK native input methods randomly freezing inputPo Lu2022-01-13
* Block input when drawing fringe bitmaps on HaikuPo Lu2022-01-13
* Use XI2 focus events on X toolkit buildsPo Lu2022-01-13
* Avoid assertion violations with variable-weight fontsEli Zaretskii2022-01-12
* Skip virtual FcPattern entries for variable weight fontsSean Whitton2022-01-12
* Use correct coordinates when translating XI2 crossing eventsPo Lu2022-01-12
* Ignore scroll lock key on HaikuPo Lu2022-01-12
* Translate more keys on HaikuPo Lu2022-01-12
* Fix display of text decorations in the mode linePo Lu2022-01-12
* Avoid unnecessary lookup of min and max keycodes when XKB is presentPo Lu2022-01-12
* Ignore resetting devices upon some events we don't have to handlePo Lu2022-01-12
* * src/window.c (other-window-scroll-default): New variable (bug#51210).Juri Linkov2022-01-11
* Clean up filelock code related to errnoPaul Eggert2022-01-11
* Stop ungrabbing when freeing XI devicesPo Lu2022-01-11
* Make native input work on GTK 2Po Lu2022-01-11
* Stop decoding GTK event strings when using native inputPo Lu2022-01-11
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-10
|\
| * ; * src/fns.c (Frequire): Fix wording of doc string.Eli Zaretskii2022-01-09
* | Use window beneath mouse for determining scroll deltas on HaikuPo Lu2022-01-11
* | * src/filelock.c (lock_if_free): Fix Haiku positive errno check.Po Lu2022-01-11
* | Assume C99 when defining pDPaul Eggert2022-01-10
* | Implement recent improvements to underline display on PGTKPo Lu2022-01-10
* | Prevent text decorations from overwriting surrounding areas on XPo Lu2022-01-10
* | Allow controlling the underline position of facesPo Lu2022-01-10
* | Load X resources from a settings file like other programs on HaikuPo Lu2022-01-10
* | Use phys cursor height instead of font base to set spot YPo Lu2022-01-10
* | Don't set callbacks on XIC when adjusting spot if callbacks are offPo Lu2022-01-10
* | ; * src/xterm.c (handle_one_xevent): Fix typo in last change.Po Lu2022-01-10
* | Make toggling native input methods via shift work againPo Lu2022-01-10
* | Don't hard code key codes on HaikuPo Lu2022-01-10
* | Map some more keypad keys on HaikuPo Lu2022-01-10
* | Fix build without X11 I18NPo Lu2022-01-10
* | Fix off-by-one errors in caret position applicationPo Lu2022-01-10
* | ; * src/filelock.c (lock_if_free): Fix comment wording.Eli Zaretskii2022-01-09
* | Fix filelock.c for HaikuPo Lu2022-01-09
* | Pass through caret position from native GTK input methodsPo Lu2022-01-09
* | Fix specification of caret positionPo Lu2022-01-09
* | Add missing part of last commitPo Lu2022-01-09
* | Display caret in preedit text where the input method askedPo Lu2022-01-09
* | Fix native GTK input for cyrillic input methodsPo Lu2022-01-09
* | Reduce flicker on Haiku Emacs tooltipsPo Lu2022-01-09
* | ; * src/image.c (syms_of_image): Fix typo in last change.Po Lu2022-01-09
* | * src/image.c (syms_of_image): Declare support for webp on Haiku.Po Lu2022-01-09
* | Add support for native webp images on HaikuPo Lu2022-01-09
* | Make caps lock work on HaikuPo Lu2022-01-09