| Commit message (Expand) | Author | Age | Files | Lines |
* | (menubar_selection_callback): Free the menu and | Jason Rumney | 2002-02-23 | 1 | -0/+9 |
* | Fix typo in last checkin | Jason Rumney | 2002-01-08 | 1 | -1/+1 |
* | (single_submenu, set_frame_menubar, w32_menu_show): | Jason Rumney | 2002-01-07 | 1 | -0/+11 |
* | (w32_menu_display_help): Revert last change. | Jason Rumney | 2002-01-06 | 1 | -2/+0 |
* | (w32_menu_display_help): Hide any tooltip window. | Jason Rumney | 2002-01-05 | 1 | -0/+2 |
* | (w32_free_submenu_strings): Clear menu item struct | Jason Rumney | 2001-12-10 | 1 | -1/+1 |
* | (_widget_value): Make `help' field a Lisp_Object. Add | Jason Rumney | 2001-12-09 | 1 | -27/+36 |
* | (current_popup_menu, get_menu_item_info): | Jason Rumney | 2001-12-01 | 1 | -28/+96 |
* | (w32_menu_display_help): Actually add the new argument | Andrew Innes | 2001-11-28 | 1 | -1/+1 |
* | (add_menu_item): Do not use owner-draw for disabled menu items. | Jason Rumney | 2001-11-28 | 1 | -23/+22 |
* | (w32_menu_show, push_menu_pane): Doc fixes. | Jason Rumney | 2001-11-18 | 1 | -2/+2 |
* | (add-menu-item): Make help_echo and radio buttons | Jason Rumney | 2001-11-15 | 1 | -2/+2 |
* | Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes. | Jason Rumney | 2001-11-12 | 1 | -48/+48 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel JanÃk | 2001-11-02 | 1 | -12/+12 |
* | (Fx_popup_menu): Explicitly init f, xpos, and ypos. | Stefan Monnier | 2001-10-30 | 1 | -4/+4 |
* | (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]: | Jason Rumney | 2001-10-21 | 1 | -32/+48 |
* | (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt. | Stefan Monnier | 2001-10-08 | 1 | -3/+4 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | (set_frame_menubar): Take into account that | Andrew Innes | 2001-09-30 | 1 | -3/+4 |
* | (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil. | Stefan Monnier | 2001-07-11 | 1 | -4/+10 |
* | (add_menu_item): Fix problems with using ownerdraw for | Andrew Innes | 2001-03-08 | 1 | -37/+35 |
* | * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with | Jason Rumney | 2001-02-23 | 1 | -1/+1 |
* | (add_menu_item): Reset menu item text when changing type to radio button. | Jason Rumney | 2000-11-28 | 1 | -7/+12 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -16/+8 |
* | (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working. | Jason Rumney | 2000-10-19 | 1 | -5/+8 |
* | Include keyboard.h before frame.h. Fix compile | Andrew Innes | 2000-08-22 | 1 | -3/+3 |
* | (keymap_panes): Pass the keymap's prompt as the pane name to | Jason Rumney | 2000-08-20 | 1 | -2/+24 |
* | (w32_menu_show): Call free_menubar_widget_value_tree after menu is | Jason Rumney | 2000-07-15 | 1 | -5/+6 |
* | (menubar_selection_callback): Use the `arg' slot of | Gerd Moellmann | 2000-07-13 | 1 | -8/+12 |
* | (w32_menu_display_help): Call show_help_echo with | Eli Zaretskii | 2000-07-11 | 1 | -1/+1 |
* | * w32menu.c (w32_menu_display_help): | Stefan Monnier | 2000-07-05 | 1 | -16/+2 |
* | (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings. | Jason Rumney | 2000-05-30 | 1 | -11/+11 |
* | (single_submenu): Set help string to NULL if none. | Jason Rumney | 2000-03-22 | 1 | -40/+77 |
* | [HAVE_BOXES]: Remove #undef. | Jason Rumney | 2000-03-01 | 1 | -134/+39 |
* | (single_submenu): Set up help string. | Jason Rumney | 2000-02-27 | 1 | -3/+15 |
* | Add skeleton support for help strings on menus. | Jason Rumney | 2000-01-23 | 1 | -78/+199 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -1/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -3/+2 |
* | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -10/+10 |
* | (add_menu_item): Draw menu items like titles if call_data is 0. | Andrew Innes | 1998-07-13 | 1 | -2/+2 |
* | (w32_menu_show): Set widget call_data to 0 if definition is nil. | Andrew Innes | 1998-07-11 | 1 | -2/+2 |
* | Replace code with a new version written from scratch | Geoff Voelker | 1998-04-23 | 1 | -1470/+1446 |
* | (Vmenu_updating_frame): New variable. | Geoff Voelker | 1998-04-17 | 1 | -1/+13 |
* | (set_frame_menubar): Call Fset_match_data, not | Karl Heuer | 1998-04-09 | 1 | -1/+1 |
* | Pass menu handle by value. | Andrew Innes | 1997-10-13 | 1 | -1/+1 |
* | (init_menu_items): Disable code. | Geoff Voelker | 1997-09-03 | 1 | -101/+278 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
* | (x-popup-menu): Pass in insist flag to mouse_position_hook. | Geoff Voelker | 1997-01-13 | 1 | -4/+6 |
* | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -22/+22 |