aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-popup-menu.h
Commit message (Collapse)AuthorAgeFilesLines
* remove consts from the EPopupMenu structure: the caller may want to modifyDan Winship2000-09-091-4/+4
| | | | | | | | * e-popup-menu.h: remove consts from the EPopupMenu structure: the caller may want to modify its own EPopupMenu before calling e_popup_menu_run. svn path=/trunk/; revision=5261
* Added a hide_mask argument to the two popup menu functions.Christopher James Lahey2000-08-091-0/+3
| | | | | | | | | 2000-08-09 Christopher James Lahey <clahey@helixcode.com> * e-popup-menu.c, e-popup-menu.h: Added a hide_mask argument to the two popup menu functions. svn path=/trunk/; revision=4625
* Warning cleanup: `#if 0' an unused function and add a missing publicEttore Perazzoli2000-07-111-2/+8
| | | | | | function prototype. svn path=/trunk/; revision=4060
* add e-popup-menu.[ch]Miguel de Icaza2000-04-261-0/+16
svn path=/trunk/; revision=2635