aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen...Adrian Robert2009-02-131-12/+11
* * nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined eventAdrian Robert2009-02-071-15/+14
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-12/+35
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-251-10/+12
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-1/+1
* * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all ...Adrian Robert2009-01-221-9/+16
* fix typo in commentAdrian Robert2009-01-211-1/+1
* * nsmenu.m (NSMENUPROFILE): Change #if style.Adrian Robert2009-01-211-6/+8
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-251-0/+3
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-2/+2
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+23
* clear warnings and clean up NS portAdrian Robert2008-08-011-10/+7
* (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' styleChong Yidong2008-07-221-25/+33
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-221-16/+16
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-22/+24
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-5/+5
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
* Add arch taglineMiles Bader2008-07-151-0/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+1948