aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-gui-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes. - NULL vs 0 - ANSIfication of declarations - missingKjartan Maraas2007-10-261-0/+1
* ** Fix for bug #446870Srinivasa Ragavan2007-06-151-0/+26
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-79/+11
* accept SVGs for stock icons. Fixes bug 304417.Benjamin Berg2006-02-071-0/+1
* cast warning, good ol win32 patches. (e_strftime): fix some clahey-code toNot Zed2005-08-241-1/+0
* get the image directly from the icon factoryJP Rosevear2004-11-261-4/+1
* We always have GnomeIconTheme nowadays, get rid of the old unused code.Jeffrey Stedfast2004-05-191-55/+17
* Add e-icon-factory.[ch] Use the icon theme via EIconFactory MoveMichael Terry2004-04-191-10/+8
* Protect against feeding gdk_pixbuf_new_from_file() a NULL path. Clears upJeffrey Stedfast2004-02-261-1/+4
* Fix a non-ANSI switch label.Dan Winship2003-07-231-3/+4
* New function to return an icon for a MIME type, using GnomeIconTheme ifDan Winship2003-07-031-0/+91
* [ for bug #41211 ]Chris Toshok2003-04-301-3/+34
* define in terms of privincludedir.Dan Winship2003-02-061-0/+1
* change this to use GtkImage instead of GnomeCanvas.Chris Toshok2003-01-101-29/+11
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-3/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend onDan Winship2001-05-281-55/+0
* Added #include <glib.h> and move corresponding local headers to the top toKjartan Maraas2001-04-241-0/+1
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-2/+57
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-2/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-158/+0
* Added e_container_change_tab_order.Christopher James Lahey2000-08-081-0/+81
* Added e_container_foreach_leaf.Christopher James Lahey2000-05-191-0/+26
* Add imagesdir support.Christopher James Lahey2000-05-191-0/+48
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-2/+8
* More missing filesArturo Espinosa2000-01-071-0/+58