| Commit message (Expand) | Author | Age | Files | Lines |
* | src/w32*.c: Whitespace fixes and typos. | Juanma Barranquero | 2010-10-14 | 1 | -9/+12 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c, | Stefan Monnier | 2009-11-09 | 1 | -255/+4 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-09-02 | 1 | -0/+5 |
|\ |
|
| * | (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not | Jason Rumney | 2008-08-26 | 1 | -0/+5 |
* | | clear warnings and clean up NS port | Adrian Robert | 2008-08-01 | 1 | -4/+0 |
* | | (digest_single_submenu): Declare extern. | Juanma Barranquero | 2008-06-09 | 1 | -1/+2 |
* | | (set_frame_menubar): Sync with version in xmenu.c. | Jason Rumney | 2008-06-09 | 1 | -10/+17 |
* | | (digest_single_submenu): Remove. | Jason Rumney | 2008-06-09 | 1 | -182/+0 |
* | | (parse_single_submenu): Remove. | Jason Rumney | 2008-06-09 | 1 | -56/+0 |
* | | (Fx_popup_menu): Unwind protect while building menu. | Jason Rumney | 2008-06-09 | 1 | -0/+5 |
* | | (enum button_type, widget_value, local_heap, local_alloc): | Jason Rumney | 2008-06-09 | 1 | -27/+0 |
* | | (enum button_type, widget_value, local_heap, local_alloc): | Jason Rumney | 2008-06-09 | 1 | -523/+2 |
* | | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | | (is_simple_dialog, simple_dialog_show): New functions. | Jason Rumney | 2008-04-10 | 1 | -21/+160 |
* | | (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane, | Juanma Barranquero | 2008-02-11 | 1 | -14/+17 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | * xselect.c (x_own_selection, x_handle_selection_clear) | Stefan Monnier | 2007-10-17 | 1 | -4/+4 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -7/+1 |
|\ \ \
| |/ / |
|
| * | | (grow_menu_items): Use larger_vector. | Eli Zaretskii | 2007-10-13 | 1 | -7/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -22/+46 |
| |\ \ |
|
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -1/+30 |
| |\ \ \ |
|
| * | | | | (Fx_popup_menu): Use terminal specific mouse_position_hook. | Jason Rumney | 2007-05-15 | 1 | -4/+5 |
* | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | | | | (add_menu_item): Don't use multibyte string functions on | Jason Rumney | 2007-06-17 | 1 | -22/+46 |
| * | | | | (add_menu_item): Escape `&' characters in menu items and their keybindings. | Eli Zaretskii | 2007-06-16 | 1 | -1/+30 |
| |/ / / |
|
* | | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-09 | 1 | -22/+46 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | (add_menu_item): Don't use multibyte string functions on | Jason Rumney | 2007-06-17 | 1 | -22/+46 |
| | |/
| |/| |
|
* | | | Replace uses of GC_* macros with the non-GC_ versions. | Stefan Monnier | 2007-06-29 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -1/+30 |
|\ \ \
| |/ / |
|
| * | | (add_menu_item): Escape `&' characters in menu items and their keybindings. | Eli Zaretskii | 2007-06-16 | 1 | -1/+30 |
| |/ |
|
* | | Include character.h | Jason Rumney | 2007-06-13 | 1 | -0/+1 |
* | | (syms_of_w32menu): Use DEFSYM macro. | Jason Rumney | 2007-06-11 | 1 | -3/+2 |
|/ |
|
* | (w32_menu_show): Mark the frame's menu as inactive when popup menu | Jason Rumney | 2007-02-22 | 1 | -0/+1 |
* | * w32menu.c (Fx_popup_menu): Don't free menu strings here. | Jason Rumney | 2007-02-22 | 1 | -1/+3 |
* | (current_popup_menu): Make available globally. | Jason Rumney | 2007-02-22 | 1 | -5/+3 |
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. | Chong Yidong | 2006-11-06 | 1 | -11/+15 |
* | (Fmenu_or_popup_active_p): New function. | Eli Zaretskii | 2006-11-05 | 1 | -12/+12 |
* | * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu): | YAMAMOTO Mitsuharu | 2006-09-10 | 1 | -7/+2 |
* | (w32_menu_show, w32_dialog_show): Call Fsignal to quit | Jason Rumney | 2006-08-03 | 1 | -0/+6 |
* | (Fx_popup_menu): Call w32_free_menu_strings when | Jason Rumney | 2006-03-12 | 1 | -2/+6 |