Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
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.
|
Thu, 22 Jan 2009 13:55:44 +0000 |
Adrian Robert |
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
|
Thu, 22 Jan 2009 12:23:47 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
|
Wed, 21 Jan 2009 22:26:32 +0000 |
Adrian Robert |
fix typo in comment
|
Wed, 21 Jan 2009 16:34:24 +0000 |
Adrian Robert |
* nsmenu.m (NSMENUPROFILE): Change #if style.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 25 Nov 2008 02:45:39 +0000 |
Adrian Robert |
Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 16:57:44 +0000 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
Fri, 01 Aug 2008 14:01:08 +0000 |
Adrian Robert |
clear warnings and clean up NS port
|
Tue, 22 Jul 2008 19:25:23 +0000 |
Chong Yidong |
(Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' style
|
Tue, 22 Jul 2008 12:33:13 +0000 |
Adrian Robert |
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Wed, 16 Jul 2008 02:22:04 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 16 Jul 2008 02:18:49 +0000 |
Miles Bader |
Use nicer comment syntax for arch taglines in Objective-C files
|
Tue, 15 Jul 2008 23:52:03 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|