summaryrefslogtreecommitdiff
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (restore_menu_items): Return a value.Andreas Schwab2006-05-011-0/+1
* Comment changes.Richard M. Stallman2006-04-181-0/+6
* (restore_menu_items, save_menu_items): New fns.Richard M. Stallman2006-04-181-8/+52
* (digest_single_submenu): When pane_string is empty, do initialize save_wv.Richard M. Stallman2006-02-191-1/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (xmenu_show): Call inhibit_garbage_collection.Richard M. Stallman2005-12-221-0/+5
* (Fx_popup_menu): Set Vmenu_updating_frame to f ifJuri Linkov2005-12-201-1/+4
* * xmenu.c (menubar_selection_callback): Do nothing if the callbackJan Djärv2005-12-121-2/+11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * composite.c (compose_chars_in_text):Kim F. Storm2005-06-081-1/+1
* (popup_get_selection): Undo previous change.Richard M. Stallman2005-06-061-4/+0
* (popup_get_selection): Click not in menu deactivates menu.Richard M. Stallman2005-06-041-0/+4
* (Fx_popup_dialog): Add a third boolean argument toNick Roberts2005-05-241-17/+29
* Don't include signal.h.Richard M. Stallman2005-05-101-0/+2
* (Fx_popup_menu, Fx_popup_dialog): Doc fixes.Luc Teirlinck2005-05-051-2/+13
* (Fx_popup_menu): Doc fix.Luc Teirlinck2005-05-021-3/+6
* [not HAVE_X_TOOLKIT] (xmenu_show):Richard M. Stallman2005-05-011-2/+5
* (Fx_popup_menu): Initialize error_name to NULL.Thien-Thi Nguyen2005-04-181-1/+1
* Remove eol whitespace; nfc.Thien-Thi Nguyen2005-04-181-4/+4
* * xmenu.c (create_and_show_popup_menu): Just remove menu and returnJan Djärv2005-03-241-5/+8
* (ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM.Stefan Monnier2005-03-171-0/+2
* (ENCODE_MENU_STRING): Explicitly use string_make_unibyte.Stefan Monnier2005-03-121-24/+19
* Forgot to remove debug code.Jan Djärv2005-02-031-2/+0
* * xmenu.c (menubar_selection_callback): Force out GTK bufferedJan Djärv2005-02-031-3/+16
* * xmenu.c (create_and_show_popup_menu): Pass zero as button toJan Djärv2005-01-071-5/+9
* (popup_get_selection): Remove parameter down_on_keypress.Jan Djärv2004-12-271-8/+4
* * xmenu.c (popup_get_selection): Only pop down dialogsJan Djärv2004-12-271-12/+3
* Indentation fix.Richard M. Stallman2004-12-271-1/+1
* * xmenu.c (popup_get_selection): Pop down on C-g.Jan Djärv2004-12-271-0/+20
* * xmenu.c (Fx_popup_menu): Correct documentation about position.Jan Djärv2004-12-071-29/+19
* * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-161-8/+1
* Removed fprintfJan Djärv2004-11-141-1/+0
* * xmenu.c (pop_down_menu): Remove global variable current_menu,Jan Djärv2004-11-141-31/+24
* * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-131-1/+18
* * xmenu.c (unuse_menu_items, pop_down_menu): Arg is of typeJan Djärv2004-11-131-80/+105
* (pop_down_menu): Return nil.Kim F. Storm2004-11-121-3/+5
* (pop_down_menu): New function.Jan Djärv2004-11-121-5/+39
* (popup_widget_loop): Add argument do_timers.Jan Djärv2004-11-121-2/+2
* * xmenu.c (x_menu_wait_for_event): New function.Jan Djärv2004-11-121-10/+68
* * eval.c (Feval): Remove check for INPUT_BLOCKED_P.Jan Djärv2004-11-061-10/+13
* Comment change.Richard M. Stallman2004-11-041-1/+5
* * xmenu.c: Add prototypes for forward function declarations.Jan Djärv2004-10-311-15/+9
* (update_submenu_strings): YAILOM.Stefan Monnier2004-09-071-4/+4
* Fix typo in comment string.Jan Djärv2004-08-301-1/+1
* Don't call ENCODE_MENU_STRING on top level menu names, GC may occur.Jan Djärv2004-08-301-2/+2
* * xmenu.c (digest_single_submenu): Set lname and lkey in widget_valueJan Djärv2004-08-301-13/+46
* * xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collectionJan Djärv2004-08-271-0/+1
* * xmenu.c (popup_get_selection): Check new parameter down_on_keypressJan Djärv2004-01-121-7/+15
* * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons areJan Djärv2004-01-081-0/+6