summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAge
* 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
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-03
|\|
| * Cleanup when opening a new terminal fails. (Bug#32794)John Shahid2018-09-29
* | Shrink pseudovectors a bitPaul Eggert2018-09-06
* | Handle thread-signal towards the main thread (Bug#32502)Michael Albinus2018-08-30
* | More macro renamings for bignumTom Tromey2018-08-07
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Change vectorlike from struct to unionPaul Eggert2017-11-13
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Provide native touchpad scrolling on macOSAlan Third2017-09-19
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Frame movement, focus and hook related changesMartin Rudalics2017-04-11
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Reorder lisp.h to declare types before using themPaul Eggert2016-12-25
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-28
* | Autosave buffers on logout if HAVE_NTGUIKen Brown2016-05-12
|/