summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-0/+8
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-191-1/+1
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-191-3/+3
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-101-0/+9
* Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-261-0/+4
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-261-0/+12
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-0/+79
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-031-0/+1
|\ \ | |/
| * Cleanup when opening a new terminal fails. (Bug#32794)John Shahid2018-09-291-0/+1
* | Shrink pseudovectors a bitPaul Eggert2018-09-061-1/+1
* | Handle thread-signal towards the main thread (Bug#32502)Michael Albinus2018-08-301-0/+4
* | More macro renamings for bignumTom Tromey2018-08-071-1/+1
* | Use native alignment to access Lisp object dataPaul Eggert2018-06-101-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Change vectorlike from struct to unionPaul Eggert2017-11-131-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Provide native touchpad scrolling on macOSAlan Third2017-09-191-1/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Frame movement, focus and hook related changesMartin Rudalics2017-04-111-0/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Reorder lisp.h to declare types before using themPaul Eggert2016-12-251-0/+13
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-281-0/+5
* | Autosave buffers on logout if HAVE_NTGUIKen Brown2016-05-121-0/+3
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+5
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Make src headers idempotent and standalonePaul Eggert2015-10-161-0/+3
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-091-0/+6
* Fix bug that munged selection infoPaul Eggert2015-06-231-1/+4
* Revert changes installed by xwidgets mergePaul Eggert2015-02-011-4/+0
* merge masterjave2015-01-021-1/+1
|\
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | whitespace cleanupjave2009-01-011-0/+1
* | Merge branch 'master' into xwidgetJoakim Verona2014-12-231-15/+25
|\ \ | |/
| * Use bool for boolean in xterm.cPaul Eggert2014-12-211-4/+4
| * Cleanup terminal handling code.Dmitry Antipov2014-10-141-1/+3
| * Avoid signed integer overflow when converting Time to ptrdiff_t.Paul Eggert2014-09-241-3/+0
| * * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-10/+21
| |
| \
*-. \ upstreamJoakim Verona2014-07-311-1/+31
|\ \ \ | | |/
| | * Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-1/+31
| |/
* | manual upstream mergeJoakim Verona2014-06-231-3/+8
|\ \ | |/
| * If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-081-2/+0
| * Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-041-0/+4
| * Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-041-1/+4
* | upstreamJoakim Verona2014-06-041-32/+34
|\ \ | |/