summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-16
* Fix XI2 event filtering for very old versions of libXiPo Lu2022-01-16
* Fix the xft buildPo Lu2022-01-16
* Use kMenuWindowFeel on Haiku toolkip windowsPo Lu2022-01-16
* Make help event generation on Haiku behave closer to XPo Lu2022-01-16
* Reduce poll time for Haiku file dialogsPo Lu2022-01-16
* * src/gtkutil.c (xg_widget_key_press_event_cb): Also raise input signal.Po Lu2022-01-16
* * src/pgtkterm.c (evq_flush): Shift events one by oneYuuki Harano2022-01-16
* Avoid focus and allow monospace text in tooltip frames on HaikuPo Lu2022-01-16
* Update modifier meanings even if an xkb_desc was not availablePo Lu2022-01-16
* * src/xwidget.c (webkit_js_to_lisp): Use correct constant to check size.Po Lu2022-01-16
* Fix a minor snafu when resizing frames on HaikuPo Lu2022-01-16
* Fix setting cursor in pixel-scrolling modesEli Zaretskii2022-01-15
* Use preferred XIM style without trying to detect if it's supportedPo Lu2022-01-15
* * src/emacsgtkfixed.c (XSetWMSizeHints): Remove some useless code.Po Lu2022-01-15
* Merge from origin/emacs-28Stefan Kangas2022-01-15
|\
| * Avoid another segfault in 'face_at_buffer_position'Eli Zaretskii2022-01-14
* | Find a way to make lowering frames work on HaikuPo Lu2022-01-15
* | Filter key release events when using native input without having XIMPo Lu2022-01-15
* | Fix native input when using core input eventsPo Lu2022-01-15
* | Remove non-functional configure testPo Lu2022-01-15
* | * src/xterm.c: Add a small writeup on input handling on X.Po Lu2022-01-14
* | Fix leak when refs are sent to a frame during destruction on HaikuPo Lu2022-01-14
* | Make sure the X mouse position hook always looks at an X framePo Lu2022-01-14
* | Use assq_no_quit on all local_var_alist accessesSergey Vinokurov2022-01-14
* | Try to make sure an XKB desc is always availablePo Lu2022-01-14
* | Fix out of bounds bitmap access on HaikuPo Lu2022-01-14
* | Refresh keyboard mapping upon receiving new XKB mapPo Lu2022-01-14
* | 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
|\|