aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cell-date-edit-text.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-32/+11
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-10/+12
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* ECellText cleanups.Matthew Barnes2010-08-291-1/+1
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-0/+25
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-5/+4
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-31/+187
* Fix excessive whitespace.Matthew Barnes2009-07-141-8/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-8/+8
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-1/+0
* ** Fixes bug #567281Matthew Barnes2009-01-111-1/+0
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-7/+3
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-9/+9
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-16/+6
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-3/+3
* Fixes #43775JP Rosevear2003-05-311-2/+2
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-231-1/+1
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-1/+1
* Convert generated string to UTF-8.Chyla Zbigniew2001-11-081-1/+1
* updated code to handle DATE values.Damon Chaplin2001-10-301-8/+21
* 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
* Fixes bug #5282.Federico Mena Quintero2001-10-251-12/+1
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+234