aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dateedit.h
Commit message (Expand)AuthorAgeFilesLines
* 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