aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cell-date-edit.c
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-021-5/+5
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-23/+23
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-2/+2
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-47/+69
* ** Fixes bug #567281Matthew Barnes2009-01-111-1/+0
* 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
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-041-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-110/+162
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-21/+15
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix for bug 347430Srinivasa Ragavan2006-08-211-0/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-11/+2
* e-dateedit.c Include e-time-utils.h from libedataserver instead of usingTor Lillqvist2005-11-241-1/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* test progJP Rosevear2004-11-261-14/+5
* Fixes #66164JP Rosevear2004-10-061-2/+7
* call gdk_window_focus() so that keyboard works correctly.Harry Lu2003-12-181-1/+1
* Same as below.Jeffrey Stedfast2003-02-251-3/+6
* Add include of gnome-dialog.hNot Zed2002-12-021-17/+17
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-2/+7
* 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