2010-10-22 |
Jan D |
Fix compilation with Motif (Bug#7263).
|
2010-08-13 |
Eli Zaretskii |
Fix compilation error in xmenu.c for non-toolkit builds.
|
2010-08-11 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
2010-08-06 |
Juanma Barranquero |
Fix changes in revnos 100982..100984 for Windows build.
|
2010-08-05 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-27 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
2010-07-15 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
2010-07-14 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-14 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-03 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
2010-07-09 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-08 |
Jan D |
Fix compilation for Motif/Lesstif.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-06-28 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
2010-04-16 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
2010-04-11 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
2010-04-08 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-16 |
Jan Djärv |
*** empty log message ***
|
2009-11-16 |
Jan Djärv |
xmenu.c(x_menu_wait_for_event): Call XFlush before select.
|
2009-11-10 |
Jan Djärv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
2009-11-10 |
Jan Djärv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
2009-11-09 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
2009-11-08 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
|
2009-11-07 |
Chong Yidong |
Fix last change.
|
2009-11-07 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-21 |
Jan Djärv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-03-18 |
YAMAMOTO Mitsuharu |
(xdialog_show): Move Fredisplay call ...
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-09-18 |
Chong Yidong |
(menu_position_func): Use x_display_pixel_height and
|
2008-09-06 |
Eli Zaretskii |
(xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lower
|
2008-08-23 |
Eli Zaretskii |
(Fx_popup_dialog, Fx_popup_menu, xmenu_show): Allow MSDOS frames along with
|
2008-08-01 |
Chong Yidong |
Revert last change.
|
2008-08-01 |
Adrian Robert |
clear warnings and clean up NS port
|
2008-07-29 |
Jan Djärv |
* xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
|
2008-07-11 |
Andreas Schwab |
* menu.h: New file.
|
2008-06-09 |
Jason Rumney |
(set_frame_menubar): Sync with version in xmenu.c.
|
2008-06-08 |
Chong Yidong |
Remove platform-independent menu definitions.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-11 |
Stefan Monnier |
* keymap.h (map_keymap_canonical): Declare.
|
2008-02-07 |
Stefan Monnier |
* xselect.c (x_handle_dnd_message):
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-29 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
2007-06-16 |
Miles Bader |
Merge from emacs--devo--0
|
2007-06-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-01 |
Miles Bader |
Merge from emacs--devo--0
|