summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Revert "Improve X event timestamp tracking"Po Lu2022-08-07
* Improve X event timestamp trackingDaniel Colascione2022-08-06
* Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-02
* Improve grabbing detection with multiple master devices (MPX)Po Lu2022-06-24
* Add a hook run upon monitor configuration changesPo Lu2022-05-21
* Fix race conditions in handling of unsupported drops on XPo Lu2022-05-09
* Expose the name of an event's input device to LispPo Lu2022-04-07
* Move some X11 drag and drop processing to LispPo Lu2022-04-06
* ; * src/termhooks.h (struct terminal): Fix typo in comment.Po Lu2022-03-02
* Fix reporting of imaginary key prefixes on toolkit tool and menu barsPo Lu2022-03-02
* Avoid consing extra string when processing GTK native inputPo Lu2022-02-19
* Decode keyboard input as latin-1 whenever appropriatePo Lu2022-02-16
* Don't decode text within XIM callbacks or handle_one_xeventPo Lu2022-02-16
* Display pre-edit information from X input methodsPo Lu2022-01-07
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add support for pinch gestures to the XI2 buildPo Lu2021-12-26
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-17
|\ \
| * | Add support for touchscreen events generated by XInput 2Po Lu2021-12-17
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-02
|\| |
| * | Add `touch-end' event typePo Lu2021-12-02
* | | Fix build after mergePo Lu2021-11-30
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\| |
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| * | Expose pixel-wise wheel events to LispPo Lu2021-11-20
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-07
| |/
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-20
|\|
| * Make mouse-related calls be more consistent on all frame typesJared Finder2021-01-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-14
|\|
| * * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-12
* | implement pre-edit input methodYuuki Harano2020-11-22
* | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/
* Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.Jared Finder2020-11-21
* * src/term.c (handle_one_term_event): Simplify.Stefan Monnier2020-11-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-10
* Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-26
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\