aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dropdown-button.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-071-2/+0
* Add include of gnome-dialog.hNot Zed2002-12-021-2/+2
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* *** empty log message ***Jacob Berkman2001-07-161-20/+17
* Removed unused variable.Federico Mena Quintero2001-06-011-1/+0
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-2/+2
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-1/+5
* Documented.Ettore Perazzoli2001-01-281-4/+14
* Changed the EDropdownButton so that it works more like a standard menuEttore Perazzoli2001-01-281-13/+44
* Fix the API to EDropdownButton by removing args that don't make muchEttore Perazzoli2001-01-271-14/+3
* New, simple dropdown button widget based on the thing that Damon didEttore Perazzoli2001-01-271-0/+218