log src/w32menu.c @ 94256:604177fe5586

age author description
2008-04-10 Jason Rumney (is_simple_dialog, simple_dialog_show): New functions.
2008-02-11 Juanma Barranquero (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane,
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-10-19 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-07-09 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-13 Jason Rumney Include character.h
2007-06-11 Jason Rumney (syms_of_w32menu): Use DEFSYM macro.
2007-02-26 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-11-07 Miles Bader Merge from emacs--devo--0
2006-09-14 Miles Bader Merge from emacs--devo--0
2006-08-16 Miles Bader Merge from emacs--devo--0
2006-03-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-09-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-29 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
2005-05-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
2004-09-09 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
2004-09-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-10-17 Stefan Monnier * xselect.c (x_own_selection, x_handle_selection_clear)
2007-10-13 Eli Zaretskii (grow_menu_items): Use larger_vector.
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-07-15 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-05-15 Jason Rumney (Fx_popup_menu): Use terminal specific mouse_position_hook.
2008-08-26 Jason Rumney (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-06-17 Jason Rumney (add_menu_item): Don't use multibyte string functions on
2007-06-16 Eli Zaretskii (add_menu_item): Escape `&' characters in menu items and their keybindings.
2007-02-22 Jason Rumney (w32_menu_show): Mark the frame's menu as inactive when popup menu
2007-02-22 Jason Rumney * w32menu.c (Fx_popup_menu): Don't free menu strings here.
2007-02-22 Jason Rumney (current_popup_menu): Make available globally.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-11-06 Chong Yidong (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
2006-11-05 Eli Zaretskii (Fmenu_or_popup_active_p): New function.
2006-09-10 YAMAMOTO Mitsuharu * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):
2006-08-03 Jason Rumney (w32_menu_show, w32_dialog_show): Call Fsignal to quit
2006-03-12 Jason Rumney (Fx_popup_menu): Call w32_free_menu_strings when
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-20 Juri Linkov (Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil
2005-08-31 Jason Rumney (add_menu_item): If unicode_append_menu returns an
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-25 Jason Rumney (w32_menu_display_help): Suppress tooltip when navigating menus with
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-08 Kim F. Storm * composite.c (compose_chars_in_text):
2005-05-24 Nick Roberts (Fx_popup_dialog): Allow 3rd optional argument.
2005-05-24 Nick Roberts (Fx_popup_dialog): Add a third boolean argument to select frame title
2004-09-07 Jason Rumney (AppendMenuW_Proc): Move declaration to w32term.h.
2004-09-02 Jason Rumney (_widget_value): Added lname and lkey.
2004-05-18 Jason Rumney (add_menu_item, w32_menu_display_help) [USE_LISP_UNION_TYPE]: Cast
2003-12-27 Kim F. Storm (Qmouse_click, Qevent_kind): Remove unused externs.
2003-09-01 Miles Bader Add arch taglines
2003-06-15 Stefan Monnier (menubar_selection_callback): Don't pass uninitialized
2003-05-24 Kim F. Storm Make (few) trivial substitutions for renamed and
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-20 Jason Rumney (digest_single_submenu): Declare all args.
2002-12-18 Ben Key Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
2002-11-17 Ben Key Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-08-05 Richard M. Stallman (local_heap, local_alloc, local_free): New macros.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-02-23 Jason Rumney (menubar_selection_callback): Free the menu and
2002-01-08 Jason Rumney Fix typo in last checkin
2002-01-07 Jason Rumney (single_submenu, set_frame_menubar, w32_menu_show):
2002-01-06 Jason Rumney (w32_menu_display_help): Revert last change.
2002-01-05 Jason Rumney (w32_menu_display_help): Hide any tooltip window.
2001-12-10 Jason Rumney (w32_free_submenu_strings): Clear menu item struct
2001-12-09 Jason Rumney (_widget_value): Make `help' field a Lisp_Object. Add
2001-12-01 Jason Rumney (current_popup_menu, get_menu_item_info):
2001-11-28 Andrew Innes (w32_menu_display_help): Actually add the new argument
2001-11-28 Jason Rumney (add_menu_item): Do not use owner-draw for disabled menu items.
2001-11-18 Jason Rumney (w32_menu_show, push_menu_pane): Doc fixes.
2001-11-15 Jason Rumney (add-menu-item): Make help_echo and radio buttons
2001-11-12 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-30 Stefan Monnier (Fx_popup_menu): Explicitly init f, xpos, and ypos.
2001-10-21 Jason Rumney (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-10-08 Stefan Monnier (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Gerd Moellmann Don't define min/max.
2001-09-30 Andrew Innes (set_frame_menubar): Take into account that
2001-07-11 Stefan Monnier (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
2001-03-08 Andrew Innes (add_menu_item): Fix problems with using ownerdraw for
2001-02-23 Jason Rumney * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with
2000-11-28 Jason Rumney (add_menu_item): Reset menu item text when changing type to radio button.
2000-10-27 Stefan Monnier * lisp.h (KEYMAPP): New macro.
2000-10-19 Jason Rumney (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.
2000-08-22 Andrew Innes Include keyboard.h before frame.h. Fix compile
2000-08-20 Jason Rumney (keymap_panes): Pass the keymap's prompt as the pane name to
2000-07-15 Jason Rumney (w32_menu_show): Call free_menubar_widget_value_tree after menu is
2000-07-13 Gerd Moellmann (menubar_selection_callback): Use the `arg' slot of
2000-07-11 Eli Zaretskii (w32_menu_display_help): Call show_help_echo with
2000-07-05 Stefan Monnier * w32menu.c (w32_menu_display_help):
2000-05-30 Jason Rumney (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
2000-03-22 Jason Rumney (single_submenu): Set help string to NULL if none.
2000-03-01 Jason Rumney [HAVE_BOXES]: Remove #undef.
2000-02-27 Jason Rumney (single_submenu): Set up help string.
2000-01-23 Jason Rumney Add skeleton support for help strings on menus.
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-12 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
1998-07-13 Andrew Innes (add_menu_item): Draw menu items like titles if call_data is 0.
1998-07-11 Andrew Innes (w32_menu_show): Set widget call_data to 0 if definition is nil.
1998-04-23 Geoff Voelker Replace code with a new version written from scratch
1998-04-17 Geoff Voelker (Vmenu_updating_frame): New variable.