summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* 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
| |/
* | manual upstream mergeJoakim Verona2014-06-23
|\|
| * If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-08
| * Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-04
| * Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-04
* | upstreamJoakim Verona2014-06-04
|\|
| * Minor cleanup for terminal setup.Dmitry Antipov2014-05-14
| * Fix the MSDOS build.Eli Zaretskii2014-04-16
| * Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
| * Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-18
| * Make some functions static in non-Microsoft builds.Paul Eggert2013-10-16
| * Support mouse wheel on MS-Windows text-mode console.Eli Zaretskii2013-10-15
| * * termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov2013-10-14
| * * xfaces.c (PT_PER_INCH): Remove unused macro.Dmitry Antipov2013-10-14
| * Merge from trunk.Eli Zaretskii2013-09-26
| |\
| | * A simpler, centralized INLINE.Paul Eggert2013-09-20
| * | Fixed C compilation problems.Eli Zaretskii2013-09-05
| * | Merge from trunk after a lot of time.Eli Zaretskii2013-09-05
| |\ \
| * | | Initial incomplete version of tty menus. tty_menu_activate not done yet.Eli Zaretskii2012-06-02
* | | | merge from trunkJoakim Verona2013-09-11
|\ \ \ \ | | |_|/ | |/| |
| * | | * termhooks.h (fullscreen_hook): Remove the leftover.Dmitry Antipov2013-09-11
* | | | merge from trunkJoakim Verona2013-09-11
|\| | |
| * | | Cleaning up a few X scroll bar bits.Dmitry Antipov2013-09-11
| | |/ | |/|
| * | Minor cleanup to avoid forward declarations.Dmitry Antipov2013-08-30
* | | merge upstreamJoakim Verona2013-09-10
* | | Merge branch 'trunk' into xwidgetJoakim Verona2013-07-20
|\| |
| * | Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.Jan Djärv2013-07-16
* | | Merge branch 'trunk' into xwidgetJoakim Verona2013-07-14
|\| |
| * | * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-10
* | | Merge branch 'trunk' into xwidgetJoakim Verona2013-06-12
|\| |
| * | * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-03
* | | conflict resolveJoakim Verona2013-03-26
|\| |
| * | * src/keyboard.c: Move keyboard decoding to read_key_sequence.Stefan Monnier2013-03-10