| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | * | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -1/+31 |
| | |/ |
|
| * | | manual upstream merge | Joakim Verona | 2014-06-23 | 1 | -3/+8 |
| |\ \
| |/ |
|
| | * | If a C name must be extern on some platforms, make it extern on all. | Paul Eggert | 2014-06-08 | 1 | -2/+0 |
| | * | Use terminal-specific hooks to display popup dialogs. | Dmitry Antipov | 2014-06-04 | 1 | -0/+4 |
| | * | Use terminal-specific hooks to display menus. | Dmitry Antipov | 2014-06-04 | 1 | -1/+4 |
| * | | upstream | Joakim Verona | 2014-06-04 | 1 | -32/+34 |
| |\ \
| |/ |
|
| | * | Minor cleanup for terminal setup. | Dmitry Antipov | 2014-05-14 | 1 | -1/+2 |
| | * | Fix the MSDOS build. | Eli Zaretskii | 2014-04-16 | 1 | -1/+1 |
| | * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | * | Remove port-specific display name lists to avoid extra | Dmitry Antipov | 2013-10-18 | 1 | -0/+13 |
| | * | Make some functions static in non-Microsoft builds. | Paul Eggert | 2013-10-16 | 1 | -0/+2 |
| | * | Support mouse wheel on MS-Windows text-mode console. | Eli Zaretskii | 2013-10-15 | 1 | -1/+0 |
| | * | * termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK) | Dmitry Antipov | 2013-10-14 | 1 | -21/+6 |
| | * | * xfaces.c (PT_PER_INCH): Remove unused macro. | Dmitry Antipov | 2013-10-14 | 1 | -3/+0 |
| | * | Merge from trunk. | Eli Zaretskii | 2013-09-26 | 1 | -11/+4 |
| | |\ |
|
| | | * | A simpler, centralized INLINE. | Paul Eggert | 2013-09-20 | 1 | -5/+2 |
| | * | | Fixed C compilation problems. | Eli Zaretskii | 2013-09-05 | 1 | -2/+5 |
| | * | | Merge from trunk after a lot of time. | Eli Zaretskii | 2013-09-05 | 1 | -68/+68 |
| | |\ \ |
|
| | * | | | Initial incomplete version of tty menus. tty_menu_activate not done yet. | Eli Zaretskii | 2012-06-02 | 1 | -0/+6 |
| * | | | | merge from trunk | Joakim Verona | 2013-09-11 | 1 | -6/+1 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | * termhooks.h (fullscreen_hook): Remove the leftover. | Dmitry Antipov | 2013-09-11 | 1 | -6/+1 |
| * | | | | merge from trunk | Joakim Verona | 2013-09-11 | 1 | -0/+1 |
| |\ \ \ \
| |/ / / |
|
| | * | | | Cleaning up a few X scroll bar bits. | Dmitry Antipov | 2013-09-11 | 1 | -0/+1 |
| | | |/
| |/| |
|
| | * | | Minor cleanup to avoid forward declarations. | Dmitry Antipov | 2013-08-30 | 1 | -11/+17 |
| * | | | merge upstream | Joakim Verona | 2013-09-10 | 1 | -11/+17 |
| * | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-07-20 | 1 | -0/+2 |
| |\ \ \
| |/ / |
|
| | * | | Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking. | Jan Djärv | 2013-07-16 | 1 | -0/+2 |
| * | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-07-14 | 1 | -1/+1 |
| |\ \ \
| |/ / |
|
| | * | | * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes. | Paul Eggert | 2013-07-10 | 1 | -1/+1 |
| * | | | Merge branch 'trunk' into xwidget | Joakim Verona | 2013-06-12 | 1 | -1/+1 |
| |\ \ \
| |/ / |
|
| | * | | * configure.ac (file-notification): New option, replaces inotify option. | Michael Albinus | 2013-06-03 | 1 | -1/+1 |
| * | | | conflict resolve | Joakim Verona | 2013-03-26 | 1 | -13/+15 |
| |\ \ \
| |/ / |
|
| | * | | * src/keyboard.c: Move keyboard decoding to read_key_sequence. | Stefan Monnier | 2013-03-10 | 1 | -13/+15 |
| * | | | auto upstream | Joakim Verona | 2013-01-03 | 1 | -1/+2 |
| |\ \ \
| |/ / |
|
| | * | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+2 |
| | |\ \ |
|
| | | * | | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
| * | | | | fixing some unterminated ifdefs caused by the previous conflict resolution | Joakim Verona | 2012-12-11 | 1 | -1/+1 |
| * | | | | some conflict resolution | Joakim Verona | 2012-12-11 | 1 | -0/+5 |
| |\ \ \ \
| |/ / / |
|
| | * | | | Final cleanups and updated ChangeLog entries. | Eli Zaretskii | 2012-12-10 | 1 | -2/+1 |
| | * | | | Merge from trunk + rename the event. Not tested yet. | Eli Zaretskii | 2012-12-10 | 1 | -0/+5 |
| | |\ \ \ |
|
| | | * | | | Support filesystem notification through inotify on GNU/Linux. | Rüdiger Sonderfeld | 2012-12-10 | 1 | -0/+5 |
| | * | | | | Merge from trunk. | Eli Zaretskii | 2012-11-13 | 1 | -27/+3 |
| | |\ \ \ \
| | |/ / / |
|
| | * | | | | Merge from trunk. | Eli Zaretskii | 2012-10-09 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | | Merge from trunk after cygw32 commit, and resolve conflicts. | Eli Zaretskii | 2012-10-08 | 1 | -3/+3 |
| | |\ \ \ \ |
|
| | * | | | | | Initial version of the w32notify code. | Eli Zaretskii | 2012-10-06 | 1 | -0/+1 |
| * | | | | | | upstream | Joakim Verona | 2012-11-13 | 1 | -17/+1 |
| |\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | | * frame.h (struct frame): Convert external_tool_bar member to | Dmitry Antipov | 2012-11-12 | 1 | -17/+1 |
| * | | | | | | upstream | Joakim Verona | 2012-11-06 | 1 | -10/+2 |
| |\ \ \ \ \ \
| |/ / / / / |
|
| | * | | | | | Remove pad from struct input_event. | Dmitry Antipov | 2012-11-02 | 1 | -10/+2 |
| | | |_|/ /
| |/| | | |
|
| * | | | | | upstream | Joakim Verona | 2012-10-20 | 1 | -3/+3 |
| |\ \ \ \ \
| |/ / / / |
|