log src/xmenu.c @ 112434:9de5a68b57e1

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 13 Nov 2010 14:20:01 -0800 Dan Nicolaescu * src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
Sat, 30 Oct 2010 15:09:52 +0200 Eli Zaretskii Unify mouse highlight code of MSDOS and GUI sessions.
Fri, 22 Oct 2010 07:49:47 +0200 Jan D Fix compilation with Motif (Bug#7263).
Fri, 13 Aug 2010 11:32:13 +0300 Eli Zaretskii Fix compilation error in xmenu.c for non-toolkit builds.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Fri, 06 Aug 2010 02:16:24 +0200 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 21:12:42 -0700 Dan Nicolaescu * src/xmenu.c: Do not included lwlib.h, not needed.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 09:50:37 +0200 Jan D * xmenu.c (free_frame_menubar): Only call x_set_window_size if
Thu, 15 Jul 2010 23:53:32 +0200 Andreas Schwab * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
Wed, 14 Jul 2010 16:32:25 +0200 Jan D Fix menu bar activation with click for Motif/Lesstif.
Mon, 12 Jul 2010 12:56:46 -0700 Dan Nicolaescu Convert function definitions to standard C.
Mon, 12 Jul 2010 12:29:49 -0700 Dan Nicolaescu Convert function definitions to standard C.
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 03 Jul 2010 11:38:44 +0200 Jan D Fix hang for mouse press on menubar but not on an item (Bug#6499).
Fri, 09 Jul 2010 18:39:51 +0200 Jan D Fix frame sizing for Lucid/Motif/Lesstif.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 12:35:54 +0200 Jan D Fix compilation for Motif/Lesstif.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
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_
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Fri, 16 Apr 2010 19:05:31 +0200 Jan D * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 16 Nov 2009 19:46:56 +0000 Jan Dj¸«£rv *** empty log message ***
Mon, 16 Nov 2009 19:43:40 +0000 Jan Dj¸«£rv xmenu.c(x_menu_wait_for_event): Call XFlush before select.
Tue, 10 Nov 2009 19:06:40 +0000 Jan Dj¸«£rv Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
Tue, 10 Nov 2009 07:58:57 +0000 Jan Dj¸«£rv xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
Mon, 09 Nov 2009 06:21:03 +0000 Stefan Monnier * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
Sun, 08 Nov 2009 00:14:30 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
Sat, 07 Nov 2009 23:53:54 +0000 Chong Yidong Fix last change.
Sat, 07 Nov 2009 23:49:08 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Wed, 21 Oct 2009 18:29:46 +0000 Jan Dj¸«£rv Fix resize due to font change on a maximized/xmonad-controlled frame.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Wed, 18 Mar 2009 08:37:33 +0000 YAMAMOTO Mitsuharu (xdialog_show): Move Fredisplay call ...
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 18 Sep 2008 18:13:09 +0000 Chong Yidong (menu_position_func): Use x_display_pixel_height and
Sat, 06 Sep 2008 13:41:24 +0000 Eli Zaretskii (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lower
Sat, 23 Aug 2008 16:45:51 +0000 Eli Zaretskii (Fx_popup_dialog, Fx_popup_menu, xmenu_show): Allow MSDOS frames along with
Fri, 01 Aug 2008 15:44:26 +0000 Chong Yidong Revert last change.
Fri, 01 Aug 2008 14:01:08 +0000 Adrian Robert clear warnings and clean up NS port
Tue, 29 Jul 2008 09:25:04 +0000 Jan Dj¸«£rv * xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
Fri, 11 Jul 2008 11:20:21 +0000 Andreas Schwab * menu.h: New file.
Mon, 09 Jun 2008 23:04:43 +0000 Jason Rumney (set_frame_menubar): Sync with version in xmenu.c.
Sun, 08 Jun 2008 04:36:46 +0000 Chong Yidong Remove platform-independent menu definitions.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 11 Apr 2008 15:35:41 +0000 Stefan Monnier * keymap.h (map_keymap_canonical): Declare.
Thu, 07 Feb 2008 04:11:05 +0000 Stefan Monnier * xselect.c (x_handle_dnd_message):
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0