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.
|
1998-04-09 |
Karl Heuer |
(set_frame_menubar): Call Fset_match_data, not
|
1997-10-13 |
Andrew Innes |
Pass menu handle by value.
|
1997-09-03 |
Geoff Voelker |
(init_menu_items): Disable code.
|
1997-01-20 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
1997-01-13 |
Geoff Voelker |
(x-popup-menu): Pass in insist flag to mouse_position_hook.
|
1996-12-19 |
Richard M. Stallman |
(set_frame_menubar): Call Fmatch_data with new explicit arguments.
|
1996-11-19 |
Geoff Voelker |
Change identifiers of the form win32* to w32*.
|
1996-05-21 |
Richard M. Stallman |
Include buffer.h.
|
1996-04-29 |
Richard M. Stallman |
(get_frame_menubar_event, set_frame_menubar):
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-11-07 |
Geoff Voelker |
Initial revision
|