| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix F10 behaviour. (Reported by Bernard Adrian.) | Karoly Lorentey | 2006-07-29 | 1 | -5/+6 |
* | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-06-12 | 1 | -0/+117 |
|\ |
|
| * | * xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for | Jan Djärv | 2006-06-01 | 1 | -0/+2 |
| * | * xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to | Jan Djärv | 2006-06-01 | 1 | -3/+3 |
| * | (Fmenu_bar_start): Return a value. | Andreas Schwab | 2006-05-30 | 1 | -0/+2 |
| * | (Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT. | Jan Djärv | 2006-05-29 | 1 | -0/+113 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-05-03 | 1 | -0/+1 |
|\| |
|
| * | (restore_menu_items): Return a value. | Andreas Schwab | 2006-05-01 | 1 | -0/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-19 | 1 | -8/+58 |
|\| |
|
| * | Comment changes. | Richard M. Stallman | 2006-04-18 | 1 | -0/+6 |
| * | (restore_menu_items, save_menu_items): New fns. | Richard M. Stallman | 2006-04-18 | 1 | -8/+52 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-20 | 1 | -1/+4 |
|\| |
|
| * | (digest_single_submenu): When pane_string is empty, do initialize save_wv. | Richard M. Stallman | 2006-02-19 | 1 | -1/+4 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
|\| |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 678-680) | Karoly Lorentey | 2005-12-29 | 1 | -0/+5 |
|\| |
|
| * | (xmenu_show): Call inhibit_garbage_collection. | Richard M. Stallman | 2005-12-22 | 1 | -0/+5 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 677) | Karoly Lorentey | 2005-12-26 | 1 | -1/+4 |
|\| |
|
| * | (Fx_popup_menu): Set Vmenu_updating_frame to f if | Juri Linkov | 2005-12-20 | 1 | -1/+4 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676) | Karoly Lorentey | 2005-12-19 | 1 | -2/+11 |
|\| |
|
| * | * xmenu.c (menubar_selection_callback): Do nothing if the callback | Jan Djärv | 2005-12-12 | 1 | -2/+11 |
* | | Fix crashes in xdialog_show (and other places) with xterm-mouse-mode. | Karoly Lorentey | 2005-09-11 | 1 | -2/+47 |
* | | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -2/+2 |
|\| |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
|\| |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422) | Karoly Lorentey | 2005-06-15 | 1 | -1/+1 |
|\| |
|
| * | * composite.c (compose_chars_in_text): | Kim F. Storm | 2005-06-08 | 1 | -1/+1 |
| * | (popup_get_selection): Undo previous change. | Richard M. Stallman | 2005-06-06 | 1 | -4/+0 |
| * | (popup_get_selection): Click not in menu deactivates menu. | Richard M. Stallman | 2005-06-04 | 1 | -0/+4 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331) | Karoly Lorentey | 2005-05-28 | 1 | -17/+29 |
|\| |
|
| * | (Fx_popup_dialog): Add a third boolean argument to | Nick Roberts | 2005-05-24 | 1 | -17/+29 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 296-306) | Karoly Lorentey | 2005-05-13 | 1 | -0/+2 |
|\| |
|
| * | Don't include signal.h. | Richard M. Stallman | 2005-05-10 | 1 | -0/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291) | Karoly Lorentey | 2005-05-06 | 1 | -7/+24 |
|\| |
|
| * | (Fx_popup_menu, Fx_popup_dialog): Doc fixes. | Luc Teirlinck | 2005-05-05 | 1 | -2/+13 |
| * | (Fx_popup_menu): Doc fix. | Luc Teirlinck | 2005-05-02 | 1 | -3/+6 |
| * | [not HAVE_X_TOOLKIT] (xmenu_show): | Richard M. Stallman | 2005-05-01 | 1 | -2/+5 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268) | Karoly Lorentey | 2005-04-19 | 1 | -5/+5 |
|\| |
|
| * | (Fx_popup_menu): Initialize error_name to NULL. | Thien-Thi Nguyen | 2005-04-18 | 1 | -1/+1 |
| * | Remove eol whitespace; nfc. | Thien-Thi Nguyen | 2005-04-18 | 1 | -4/+4 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 204-213) | Karoly Lorentey | 2005-03-27 | 1 | -5/+8 |
|\| |
|
| * | * xmenu.c (create_and_show_popup_menu): Just remove menu and return | Jan Djärv | 2005-03-24 | 1 | -5/+8 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191) | Karoly Lorentey | 2005-03-19 | 1 | -0/+2 |
|\| |
|
| * | (ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM. | Stefan Monnier | 2005-03-17 | 1 | -0/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182) | Karoly Lorentey | 2005-03-16 | 1 | -24/+19 |
|\| |
|
| * | (ENCODE_MENU_STRING): Explicitly use string_make_unibyte. | Stefan Monnier | 2005-03-12 | 1 | -24/+19 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 76-78) | Karoly Lorentey | 2005-02-04 | 1 | -3/+14 |
|\| |
|
| * | Forgot to remove debug code. | Jan Djärv | 2005-02-03 | 1 | -2/+0 |
| * | * xmenu.c (menubar_selection_callback): Force out GTK buffered | Jan Djärv | 2005-02-03 | 1 | -3/+16 |