summaryrefslogtreecommitdiff
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* * nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.Paul Eggert2011-04-261-37/+36
* * nsmenu.m (runDialogAt): Remove argument to timer_check.Jan Djärv2011-03-271-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-7/+7
* Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-191-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-16/+1
* | * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.Jan Djärv2010-12-021-6/+6
* | * src/nsmenu.m: Use #include <config.h> instead of "config.h".Dan Nicolaescu2010-11-231-1/+1
* | Use intern_c_string instead of intern.Dan Nicolaescu2010-10-011-1/+1
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-111-1/+1
* | Use const char* for -Wwrite_strings.Jan D2010-08-111-6/+6
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-061-15/+16
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-4/+3
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-2/+2
* | Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-011-1/+7
* | * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddJan D2010-07-011-0/+4
|/
* * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).Adrian Robert2010-04-131-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,Stefan Monnier2009-11-091-233/+8
* * nsterm.m:Dan Nicolaescu2009-10-191-0/+1
* * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSIntegerAdrian Robert2009-10-121-3/+3
* (ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:,...Adrian Robert2009-09-271-13/+11
* nsmenu.m (EmacsMenu-clear): Recognize application menuDavid Reitter2009-09-251-2/+4
* (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).Adrian Robert2009-09-221-1/+4
* * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.Adrian Robert2009-09-181-5/+6
* nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration ofAdrian Robert2009-08-211-0/+1
* nsmenu.m (EmacsTooltip: setText): set height of tooltip.David Reitter2009-06-141-1/+8
* * nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier2009-04-131-3/+3
* (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GN...Adrian Robert2009-03-061-0/+3
* * 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