summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAge
* Make mouse-related calls be more consistent on all frame typesJared Finder2021-01-16
* Update copyright year to 2021Paul Eggert2021-01-01
* * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-12
* 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
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Support for the new Xwidget feature.Joakim Verona2016-01-19
* Update copyright year to 2016Paul Eggert2016-01-01
* Make src headers idempotent and standalonePaul Eggert2015-10-16
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-09
* Fix bug that munged selection infoPaul Eggert2015-06-23
* Revert changes installed by xwidgets mergePaul Eggert2015-02-01
* merge masterjave2015-01-02
|\
| * Update copyright year to 2015Paul Eggert2015-01-01
* | whitespace cleanupjave2009-01-01
* | Merge branch 'master' into xwidgetJoakim Verona2014-12-23
|\|
| * Use bool for boolean in xterm.cPaul Eggert2014-12-21
| * Cleanup terminal handling code.Dmitry Antipov2014-10-14
| * Avoid signed integer overflow when converting Time to ptrdiff_t.Paul Eggert2014-09-24
| * * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-24
| |
| \
*-. | upstreamJoakim Verona2014-07-31
|\ \|
| | * Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-27
| |/