aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-popup-menu.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-248/+0
* Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-031-26/+20
* Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-231-14/+86
* handle toggle and radio items (make_item): the item is now passed in fromJP Rosevear2002-04-181-17/+26
* Bumped version number to 0.19.99.11.Christopher James Lahey2002-04-181-2/+2
* Allow for per-item closures and also instead of taking a const charJeffrey Stedfast2002-03-161-32/+34
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-6/+20
* last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8
* #include <stdlib.h> #include <string.h>. Kill warnings.Kjartan Maraas2001-05-251-0/+1
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-2/+28
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+7
* My previous commit was incomplete.Gediminas Paulauskas2001-04-021-1/+2
* s/GdkEventButton/GdkEvent/Dan Winship2001-01-201-1/+1
* Add a submenu field to struct EPopupMenu.Jeffrey Stedfast2000-11-071-27/+36
* make e-util depend on libunicodeDan Winship2000-08-301-1/+1
* Fix the bug where it truncates the last itemChristopher James Lahey2000-08-091-1/+1
* Ooops.Christopher James Lahey2000-08-091-6/+7
* Added a hide_mask argument to the two popup menu functions.Christopher James Lahey2000-08-091-23/+37
* add e-popup-menu.[ch]Miguel de Icaza2000-04-261-0/+99