| Commit message (Expand) | Author | Age | Files | Lines |
* | If a C name must be extern on some platforms, make it extern on all. | Paul Eggert | 2014-06-08 | 1 | -4/+2 |
* | Fix last commit. | Eli Zaretskii | 2014-06-07 | 1 | -0/+2 |
* | * term.c (tty_menu_show) [!HAVE_NTGUI]: Now static. | Paul Eggert | 2014-06-06 | 1 | -3/+3 |
* | Use terminal-specific hooks to display menus. | Dmitry Antipov | 2014-06-04 | 1 | -7/+20 |
* | Do not require libXt-devel when building with gtk. | Paul Eggert | 2014-06-03 | 1 | -44/+1 |
* | Fix MS-Windows build broken by menu changes on 2014-06-02. | Eli Zaretskii | 2014-06-03 | 1 | -2/+42 |
* | Use common memory management functions for lwlib and refactor users. | Dmitry Antipov | 2014-06-02 | 1 | -1/+5 |
* | Fix bug #16636 with simple dialogs on MS-Windows. | Eli Zaretskii | 2014-02-04 | 1 | -0/+4 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Integer-related fixes for term.c etc. | Paul Eggert | 2013-11-05 | 1 | -2/+2 |
* | * keyboard.c (last_event_timestamp): Remove. For X selection and | Dmitry Antipov | 2013-10-10 | 1 | -1/+1 |
* | Fix minor problems found by static checking. | Paul Eggert | 2013-10-08 | 1 | -1/+1 |
* | Horizontal keys in TTY menus work. | Eli Zaretskii | 2013-10-08 | 1 | -1/+2 |
* | Fixed C compilation problems. | Eli Zaretskii | 2013-09-05 | 1 | -1/+1 |
* | Merge from trunk after a lot of time. | Eli Zaretskii | 2013-09-05 | 1 | -9/+9 |
|\ |
|
| * | Drop FRAME_PTR typedef. | Dmitry Antipov | 2013-08-03 | 1 | -5/+5 |
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| * | lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans. | Paul Eggert | 2012-10-11 | 1 | -4/+4 |
| * | Add GCC-style 'const' attribute to functions that can use it. | Paul Eggert | 2012-07-09 | 1 | -1/+1 |
* | | Initial incomplete version of tty menus. tty_menu_activate not done yet. | Eli Zaretskii | 2012-06-02 | 1 | -0/+2 |
|/ |
|
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Be more systematic about user-interface timestamps. | Paul Eggert | 2011-05-12 | 1 | -2/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -2/+0 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Fix -Wwrite_strings in general and for Gtk+ specific code. | Jan D | 2010-08-11 | 1 | -3/+3 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -1/+6 |
* | | Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!da... | Juanma Barranquero | 2010-08-06 | 1 | -0/+2 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -10/+10 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c, | Stefan Monnier | 2009-11-09 | 1 | -1/+12 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * Makefile.in: Undef LIB_STANDARD before defining it to silence warning | Stefan Monnier | 2008-07-17 | 1 | -1/+1 |
* | Add arch tagline | Miles Bader | 2008-07-12 | 1 | -0/+3 |
* | * menu.h: New file. | Andreas Schwab | 2008-07-11 | 1 | -0/+36 |