aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-popup-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-011-147/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-1/+1
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-86/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-18/+17
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-11/+5
* replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append andRadek Doulik2003-02-071-2/+2
* lots of GObject work.Chris Toshok2002-11-171-3/+3
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-19/+11
* 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