aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dateedit.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1733/+0
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-1/+3
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-7/+16
* #include <time.h>Federico Mena Quintero2000-12-151-1/+0
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-271-447/+993
* Removed the "time_changed" signal, since it was never being emitted in theFederico Mena Quintero2000-11-041-57/+57
* Do not unref the cal_popup since we already destroyed it.Federico Mena Quintero2000-10-281-1/+1
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-121-7/+151
* better i18n of strftime strings.Damon Chaplin2000-09-301-7/+13
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-18/+88
* set this to 4 to specify how much X/Open we want with that.Dan Winship2000-09-191-1/+1
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-0/+957