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
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 01 May 2007 23:03:36 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|