aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cell-date-edit.c
Commit message (Expand)AuthorAgeFilesLines
* Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-061-7/+33
* try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-301-15/+23
* Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-301-12/+24
* 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
* use the new ECellText methods to get the text and set the value.Damon Chaplin2001-10-231-7/+14
* Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-041-3/+9
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-1/+2
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-11/+46
* Removed unused variable.Federico Mena Quintero2001-06-011-1/+1
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-2/+5
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-4/+4
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-1/+4
* use gnome_dialog_run() to make the warning dialog modal. Also created aDamon Chaplin2001-03-191-38/+30
* pretty much working now.Damon Chaplin2001-03-051-75/+512
* new files to implement an ECell for showing and editing dates & times.Damon Chaplin2001-02-261-0/+440