aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-combo-button.c
Commit message (Expand)AuthorAgeFilesLines
* Progress update:Matthew Barnes2008-08-241-623/+0
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-3/+4
* 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-8/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-7/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-18/+18
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-311-2/+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/+6
* ** Fixes bug #347182Hiroyuki Ikezoe2006-07-121-1/+0
* Fix for bug #252814Srinivasa Ragavan2006-06-191-4/+63
* Fix for bug #262210Srinivasa Ragavan2006-06-191-7/+13
* ** Fixes for 333235 If width of a widget is 0, don't draw it.Jeff Cai2006-03-061-4/+6
* Fix the calculation of which shadow type to use to be more appropriate forRodney Dawes2005-02-221-16/+19
* new internal function to popup the menu. (impl_button_press_event): callHarry Lu2005-01-041-4/+47
* test progJP Rosevear2004-11-261-34/+9
* Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon()Jeffrey Stedfast2004-05-181-1/+1
* Update to use EIconFactory to get the filename for the component iconsRodney Dawes2004-04-191-46/+23
* Be even more exactly like the GtkButton painting stuffRodney Dawes2004-01-211-9/+5
* Fix for bug #46349Rodney Dawes2003-12-231-35/+67
* Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-231-1/+2
* guard against multiple destroysJP Rosevear2003-05-151-10/+13
* *** empty log message ***Ettore Perazzoli2003-05-101-0/+1
* #include gtkarrow.h LikewiseDan Winship2003-03-251-0/+1
* Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-121-27/+1
* Add include of gnome-dialog.hNot Zed2002-12-021-10/+10
* Dont grab_add anymore on the button, gtk_button is changed in gtk2 not toNot Zed2002-11-261-1/+0
* (impl_expose_event): UseEttore Perazzoli2002-11-041-1/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-26/+4
* New, overrides GtkWidget::draw. (impl_expose_event): New, overridesEttore Perazzoli2002-05-231-2/+103
* make a right click bring up the popup menu.Larry Ewing2002-02-281-2/+4
* gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-221-1/+11
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-107/+215
* New. New.Ettore Perazzoli2001-12-201-0/+353