aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu.c
Commit message (Expand)AuthorAgeFilesLines
* * menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in...Adrian Robert2009-09-271-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * menu.c (find_and_return_menu_selection) Add cast.Adrian Robert2008-10-041-1/+1
* (single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes andEli Zaretskii2008-09-051-2/+2
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+1
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-1/+2
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-3/+71
* * menu.h: New file.Andreas Schwab2008-07-111-0/+1
* (single_keymap_panes, push_menu_pane, push_menu_item): Make static again.Jason Rumney2008-06-091-3/+3
* * menu.c [HAVE_NTGUI]: Include w32term.h, move widget relatedJason Rumney2008-06-091-11/+3
* Include w32term.h, move widget relatedJason Rumney2008-06-091-27/+1
* Add arch taglineMiles Bader2008-06-081-0/+3
* * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".Andreas Schwab2008-06-081-0/+4
* * menu.c: New file. Relocate platform-independent menu definitionsChong Yidong2008-06-081-0/+996