aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsmenu.m
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix biggest memory leaks in NS-port. More remain.Jan Djärv2011-12-211-0/+2
* Adapt code from AquaEmacs to handle occasional blank menus.Jan Djärv2011-12-181-6/+38
* Merge from trunk.Paul Eggert2011-07-281-13/+20
|\
| * Fix tooltip dimensions on NS (Bug#9176).Alp Aker2011-07-281-12/+11
| * * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttonsJan Djärv2011-07-251-1/+9
* | Overflow, signedness and related fixes for images.Paul Eggert2011-07-161-1/+1
|/
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-081-0/+2
* Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-081-1/+0
* * 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