]> code.delx.au - gnu-emacs/history - src/xmenu.c
(restore_menu_items): Return a value.
[gnu-emacs] / src / xmenu.c
2006-05-01 Andreas Schwab(restore_menu_items): Return a value.
2006-04-18 Richard M. StallmanComment changes.
2006-04-18 Richard M. Stallman(restore_menu_items, save_menu_items): New fns.
2006-02-19 Richard M. Stallman(digest_single_submenu): When pane_string is empty...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-22 Richard M. Stallman(xmenu_show): Call inhibit_garbage_collection.
2005-12-20 Juri Linkov(Fx_popup_menu): Set Vmenu_updating_frame to f if
2005-12-12 Jan Djärv* xmenu.c (menubar_selection_callback): Do nothing...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-08 Kim F. Storm* composite.c (compose_chars_in_text):
2005-06-06 Richard M. Stallman(popup_get_selection): Undo previous change.
2005-06-04 Richard M. Stallman(popup_get_selection): Click not in menu deactivates...
2005-05-24 Nick Roberts(Fx_popup_dialog): Add a third boolean argument to
2005-05-10 Richard M. StallmanDon't include signal.h.
2005-05-05 Luc Teirlinck(Fx_popup_menu, Fx_popup_dialog): Doc fixes.
2005-05-02 Luc Teirlinck(Fx_popup_menu): Doc fix.
2005-05-01 Richard M. Stallman[not HAVE_X_TOOLKIT] (xmenu_show):
2005-04-18 Thien-Thi Nguyen(Fx_popup_menu): Initialize error_name to NULL.
2005-04-18 Thien-Thi NguyenRemove eol whitespace; nfc.
2005-03-24 Jan Djärv* xmenu.c (create_and_show_popup_menu): Just remove...
2005-03-17 Stefan Monnier(ENCODE_MENU_STRING) [HAVE_X_I18N]: Use ENCODE_SYSTEM.
2005-03-12 Stefan Monnier(ENCODE_MENU_STRING): Explicitly use string_make_unibyte.
2005-02-03 Jan DjärvForgot to remove debug code.
2005-02-03 Jan Djärv* xmenu.c (menubar_selection_callback): Force out GTK...
2005-01-07 Jan Djärv* xmenu.c (create_and_show_popup_menu): Pass zero as...
2004-12-27 Jan Djärv(popup_get_selection): Remove parameter down_on_keypress.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Only pop down dialogs
2004-12-27 Richard M. StallmanIndentation fix.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Pop down on C-g.
2004-12-07 Jan Djärv* xmenu.c (Fx_popup_menu): Correct documentation about...
2004-11-16 Jan Djärv* xmenu.c (x_menu_in_use): Removed.
2004-11-14 Jan DjärvRemoved fprintf
2004-11-14 Jan Djärv* xmenu.c (pop_down_menu): Remove global variable curre...
2004-11-13 Jan Djärv* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_men...
2004-11-13 Jan Djärv* xmenu.c (unuse_menu_items, pop_down_menu): Arg is...
2004-11-12 Kim F. Storm(pop_down_menu): Return nil.
2004-11-12 Jan Djärv(pop_down_menu): New function.
2004-11-12 Jan Djärv(popup_widget_loop): Add argument do_timers.
2004-11-12 Jan Djärv* xmenu.c (x_menu_wait_for_event): New function.
2004-11-06 Jan Djärv* eval.c (Feval): Remove check for INPUT_BLOCKED_P.
2004-11-04 Richard M. StallmanComment change.
2004-10-31 Jan Djärv* xmenu.c: Add prototypes for forward function declarat...
2004-09-07 Stefan Monnier(update_submenu_strings): YAILOM.
2004-08-30 Jan DjärvFix typo in comment string.
2004-08-30 Jan DjärvDon't call ENCODE_MENU_STRING on top level menu names...
2004-08-30 Jan Djärv* xmenu.c (digest_single_submenu): Set lname and lkey...
2004-08-27 Jan Djärv* xmenu.c (set_frame_menubar): Reintroduce inhibit_garb...
2004-01-12 Jan Djärv* xmenu.c (popup_get_selection): Check new parameter...
2004-01-08 Jan Djärv* xmenu.c (Fx_popup_dialog): Add an Ok button if no...
2003-12-27 Kim F. Storm(show_help_event): Remove unused code.
2003-11-16 Jan DjärvImplement multiple display handling for GTK.
2003-11-02 Jan DjärvRemove tear off capability for GTK popup menus.
2003-09-01 Miles BaderAdd arch taglines
2003-06-15 Stefan Monnier(find_and_call_menu_selection): Don't pass uninitialized
2003-06-02 Dave Love(ENCODE_MENU_STRING): New.
2003-05-24 Kim F. StormMake (some) trivial substitutions for renamed and
2003-05-10 Andreas Schwab(single_menu_item): Change last parameter to void* to
2003-05-04 Stefan Monnier(struct skp): New struct, to pass args through map_keymap.
2003-02-08 Jan Djärvxterm.c (x_make_frame_visible): Call gtk_window_deiconify.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-19 Jan DjärvGTK version
2003-01-18 Jan Djärv(mouse_position_for_popup): New function.
2003-01-08 Jan Djärv(Fx_popup_menu): If popping up at mouse position,
2002-12-23 Richard M. Stallman(parse_single_submenu): Use individual keymap's prompt
2002-12-21 Richard M. Stallman(popup_get_selection): Now static. New arg DO_TIMERS.
2002-11-14 Dave Love(unuse_menu_items, digest_single_submenu):
2002-11-12 Stefan Monnier(parse_single_submenu): Simplify.
2002-11-01 Stefan Monnier(unuse_menu_items): New fun.
2002-07-31 Richard M. Stallman(set_frame_menubar): First parse all submenus,
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-06-13 Pavel JaníkRename enum event_kind items.
2002-01-07 Jason Rumney(set_frame_menubar, xmenu_show):
2002-01-06 Jason Rumney(single_submenu): Initialize wv->help to Qnil.
2002-01-06 Jason Rumney(menu_highlight_callback): Revert last change.
2002-01-04 Richard M. Stallman(menu_highlight_callback): Hide any tooltip window.
2001-12-02 Richard M. Stallman(menu_highlight_callback): Use `help' field as Lisp_Object.
2001-11-13 Pavel Janík(x-popup-menu): Reindent.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-30 Stefan MonnierInclude coding.h and charset.h.
2001-10-24 Pavel JaníkSpell the name of Emacs properly (GNU Emacs instead...
2001-10-17 Miles BaderChange doc-string comments to `new style' [w/`doc:...
2001-10-14 Gerd MoellmannPut doc strings in comments.
2001-10-08 Stefan Monnier(keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-07-30 Gerd Moellmann(set_frame_menubar): Take into account that
2001-05-29 Gerd Moellmann(single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-05-28 Gerd Moellmann(xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
2001-04-06 Gerd Moellmann(xmenu_show): Use FRAME_X_SCREEN_NUMBER.
2001-04-05 Gerd Moellmann(free_frame_menubar) [USE_MOTIF]: Preserve the
2001-03-27 Gerd Moellmann(free_frame_menubar) [USE_MOTIF]: If the shell widget's
2001-03-23 Eli ZaretskiiInclude widget.h only if USE_X_TOOLKIT is defined.
2001-03-22 Gerd Moellmann(update_frame_menubar, set_frame_menubar, xmenu_show):
2001-03-22 Gerd MoellmannInclude widget.h.
2001-03-13 Gerd Moellmann(popup_activate_callback, popup_deactivate_callback):
2001-03-13 Gerd Moellmann(xmenu_show) [LESSTIF_VERSION]: Take out the code
2001-03-01 Gerd Moellmann(free_frame_menubar): Set the frame's menubar_widget to
2001-02-19 Gerd Moellmann(set_frame_menubar): Run acivate-menu-bar-hook with
2000-11-30 Gerd Moellmann(popup_get_selection): Use xmalloc instead of malloc.
next