aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32menu.c
Commit message (Expand)AuthorAgeFilesLines
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-10/+9
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-3/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-15/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-2/+2
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-9/+12
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-1/+2
* | (set_frame_menubar): Remove call to undefined function.Jason Rumney2010-08-191-5/+1
* | Fix for bug#5629: Use unicode message box if available.Jason Rumney2010-08-131-16/+68
* | Shut up compiler warnings due to "char *" and "const char *".Eli Zaretskii2010-08-131-3/+3
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-111-1/+1
* | Remove unused static functions.Juanma Barranquero2010-07-231-32/+0
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-3/+2
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-5/+5
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-1/+1
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-32/+21
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-5/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,Stefan Monnier2009-11-091-255/+4
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Merge from emacs--rel--22Miles Bader2008-09-021-0/+5
|\
| * (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is notJason Rumney2008-08-261-0/+5
* | clear warnings and clean up NS portAdrian Robert2008-08-011-4/+0
* | (digest_single_submenu): Declare extern.Juanma Barranquero2008-06-091-1/+2
* | (set_frame_menubar): Sync with version in xmenu.c.Jason Rumney2008-06-091-10/+17
* | (digest_single_submenu): Remove.Jason Rumney2008-06-091-182/+0
* | (parse_single_submenu): Remove.Jason Rumney2008-06-091-56/+0
* | (Fx_popup_menu): Unwind protect while building menu.Jason Rumney2008-06-091-0/+5
* | (enum button_type, widget_value, local_heap, local_alloc):Jason Rumney2008-06-091-27/+0
* | (enum button_type, widget_value, local_heap, local_alloc):Jason Rumney2008-06-091-523/+2
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* | (is_simple_dialog, simple_dialog_show): New functions.Jason Rumney2008-04-101-21/+160
* | (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane,Juanma Barranquero2008-02-111-14/+17
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-191-4/+4
|\| |
| * | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-4/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-151-7/+1
|\| |
| * | (grow_menu_items): Use larger_vector.Eli Zaretskii2007-10-131-7/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-111-4/+5
|\| |
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\|
| * | Merge from emacs--devo--0Miles Bader2007-07-151-22/+46
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-06-161-1/+30
| |\ \ \
| * | | | (Fx_popup_menu): Use terminal specific mouse_position_hook.Jason Rumney2007-05-151-4/+5
* | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |