Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Mon, 19 Oct 2009 16:58:18 +0000 |
Dan Nicolaescu |
* nsterm.m:
|
Mon, 12 Oct 2009 00:27:13 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
|
Sun, 27 Sep 2009 15:49:08 +0000 |
Adrian Robert |
(ns_update_menubar): Use ns_app_name. Sync with xmenu.c. (EmacsMenu-clear:, ns_popup_dialog): Use ns_app_name.
|
Fri, 25 Sep 2009 17:40:53 +0000 |
David Reitter |
nsmenu.m (EmacsMenu-clear): Recognize application menu
|
Tue, 22 Sep 2009 19:49:50 +0000 |
Adrian Robert |
(EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
|
Fri, 18 Sep 2009 23:54:04 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
Fri, 21 Aug 2009 19:29:31 +0000 |
Adrian Robert |
nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
|
Sun, 14 Jun 2009 22:29:15 +0000 |
David Reitter |
nsmenu.m (EmacsTooltip: setText): set height of tooltip.
|
Mon, 13 Apr 2009 18:45:12 +0000 |
Stefan Monnier |
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
|
Fri, 06 Mar 2009 19:06:45 +0000 |
Adrian Robert |
(EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.
|
Fri, 13 Feb 2009 13:30:35 +0000 |
Adrian Robert |
* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m (pop_down_menu): Check popup_activated_flag. \n(ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let \npop_down_menu do the cleanup work as it is always called. (Bug#2154) \n \n* nsfont.m (nsfont_make_fontset_for_font): For now, don't try to \nset fontset font for 'mathematical-' sub-scripts. (Bug #2218)\n
|
Sat, 07 Feb 2009 11:03:52 +0000 |
Adrian Robert |
* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
|
Wed, 04 Feb 2009 11:31:28 +0000 |
Adrian Robert |
* nsmenu.m (pop_down_menu): New function.
|
Sun, 25 Jan 2009 19:43:31 +0000 |
Adrian Robert |
Changes to remove Feval calls from GUI under NS.
|