aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-config.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+2
* Fix leaks around categories editingMilan Crha2011-12-141-2/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+4
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-1/+1
* Update API documentation.Matthew Barnes2010-02-101-1/+3
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-211-2/+6
* Bug #300567 - Calendar drawing optimizationsMilan Crha2009-07-301-28/+44
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-4/+16
* 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-2/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* modified e_categories_config_get_icon_for to have a g_object_unref for theChenthill Palanisamy2005-11-091-0/+1
* cast warning, good ol win32 patches. (e_strftime): fix some clahey-code toNot Zed2005-08-241-6/+3
* set the dialog's parent.Rodrigo Moya2005-01-081-0/+2
* use the new ECategoriesDialog in libedataserverui.Rodrigo Moya2005-01-081-10/+4
* removed most of the API. The rest will be removed as the GAL dependenciesRodrigo Moya2005-01-051-106/+9
* include gtkdialog.h rather than gnome-dialog.h.Rodrigo Moya2004-08-141-1/+1
* A result of 0 no longer indicates success; GTK_RESPONSE_OK does.Hans Petter Jansson2003-02-231-1/+1
* define in terms of privincludedir.Dan Winship2003-02-061-6/+2
* Enable getting the categories master list from wombat.Hans Petter Jansson2003-01-251-5/+3
* A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-031-13/+12
* pass extra pixbuf paramJP Rosevear2002-11-081-1/+3
* #include <string.h>Dan Winship2002-07-101-0/+1
* Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not).Rodrigo Moya2002-07-031-4/+6
* return when there's no icon associated with the categoryRodrigo Moya2001-08-101-0/+1
* reworked to use the ECategoriesMasterListWombat class. Also, loadRodrigo Moya2001-08-101-215/+53
* use the 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-201-2/+2
* use the 2 new category iconsRodrigo Moya2001-07-201-2/+2
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-181-51/+95
* load all icons and colors for each categoryRodrigo Moya2001-07-051-7/+54
* use BonoboConf to store/retrieve settings, and useRodrigo Moya2001-07-041-11/+78
* new file for a set of functions for managing category-related (icons,Rodrigo Moya2001-07-031-0/+207