aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dropdown-button.c
Commit message (Expand)AuthorAgeFilesLines
* Kill EDropdownButton.Matthew Barnes2009-02-211-233/+0
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+0
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-14/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-5/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+4
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+0
* test progJP Rosevear2004-11-261-16/+7
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-1/+1
* 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