aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dateedit.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-215/+0
* Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-071-2/+2
* G_GNUC_CONST leads to 'statement with no effect' compiler warningMilan Crha2012-07-191-1/+1
* Remove unused e_date_edit_have_time().Matthew Barnes2012-07-181-3/+0
* EDateEdit cleanups.Matthew Barnes2012-07-181-77/+109
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-13/+13
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-2/+2
* License changes.Sankarasivasubramanian Pasupathilingam2008-10-181-4/+5
* 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-3/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #339813Milan Crha2008-01-071-0/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* ** Fix for bug #351932Milan Crha2007-11-051-0/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* return the entry of the date edit.Hao Sheng2005-01-181-0/+2
* Add include of gnome-dialog.hNot Zed2002-12-021-4/+4
* port to GObject.Chris Toshok2002-11-121-1/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-6/+0
* set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-061-0/+7
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-301-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
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-171-0/+4
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-171-0/+6
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-2/+14
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-0/+2
* #include <time.h>Federico Mena Quintero2000-12-151-0/+1
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-271-4/+33
* Removed the "time_changed" signal, since it was never being emitted in theFederico Mena Quintero2000-11-041-2/+1
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-121-0/+14
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-0/+110