Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 23 Jul 2010 12:32:02 +0200 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Thu, 08 Apr 2010 18:20:32 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Tue, 30 Mar 2010 19:26:38 -0400 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Tue, 17 Nov 2009 03:32:04 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
|
Fri, 13 Nov 2009 10:09:05 +0000 |
Eli Zaretskii |
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
|
Thu, 12 Nov 2009 00:26:09 +0000 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
Tue, 10 Nov 2009 18:07:09 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
Mon, 09 Nov 2009 11:07:05 +0000 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 27 Sep 2009 16:21:47 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 04 Oct 2008 01:20:43 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
Fri, 05 Sep 2008 14:40:08 +0000 |
Eli Zaretskii |
(single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes and
|
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)
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Fri, 11 Jul 2008 11:20:21 +0000 |
Andreas Schwab |
* menu.h: New file.
|
Mon, 09 Jun 2008 21:54:53 +0000 |
Jason Rumney |
(single_keymap_panes, push_menu_pane, push_menu_item): Make static again.
|
Mon, 09 Jun 2008 12:57:42 +0000 |
Jason Rumney |
* menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
|
Mon, 09 Jun 2008 12:36:49 +0000 |
Jason Rumney |
Include w32term.h, move widget related
|
Sun, 08 Jun 2008 18:09:06 +0000 |
Miles Bader |
Add arch tagline
|
Sun, 08 Jun 2008 09:26:02 +0000 |
Andreas Schwab |
* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
|
Sun, 08 Jun 2008 04:36:08 +0000 |
Chong Yidong |
* menu.c: New file. Relocate platform-independent menu definitions
|