aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dateedit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-8/+6
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-18/+14
* Progress update:Matthew Barnes2008-09-181-1/+0
* 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-15/+0
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-041-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-4/+4
* ** Fix for bug #529893Danny Baumann2008-04-251-0/+2
* ** Fixes bug #529641Matthew Barnes2008-04-231-1/+1
* ** Fix for bug #339813Milan Crha2008-01-071-7/+41
* ** Fixes bug 474651Tobias Mueller2007-12-141-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-13/+13
* ** Fix for bug #231166Milan Crha2007-11-051-38/+88
* ** Fix for bug #351932Milan Crha2007-11-051-0/+14
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fixes #387844Chenthill Palanisamy2007-07-091-1/+1
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-2/+2
* Fixes #439049.Wang Xin2007-05-211-1/+2
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-4/+2
* Use e_time_format_time to ensure evolution and evolution- data-server useJeff Cai2007-04-091-7/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Make two strings translatable.Francisco Javier F. Serrador2006-10-031-2/+2
* Fix for bug 341333Srinivasa Ragavan2006-07-141-3/+3
* ** Fixes bug #345402Li Yuan2006-07-111-1/+3
* Removing aggressive time check when entering a date in the editor. FixesJohnny Jacob2006-06-091-1/+1
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-4/+4
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-13/+4
* fixes #250754Chenthill Palanisamy2006-01-301-3/+3
* Remove e-util-marshal.list in current directory, and use the copy inSimon Zheng2006-01-111-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* e-dateedit.c Include e-time-utils.h from libedataserver instead of usingTor Lillqvist2005-11-241-1/+1
* Commiting Johnny Jacob's patch on EDateEditSrinivasa Ragavan2005-11-241-1/+53
* Adjusted the size of date edit widgets.Chenthill Palanisamy2005-11-141-2/+2
* Set a size for the date edit widgets, so that it doesnt expand too much.Srinivasa Ragavan2005-11-141-0/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* add relation to date_button.Li Yuan2005-05-311-0/+1
* Fix the bug 303856. Enables OK button when arrow key used to change theSrinivasa Ragavan2005-05-121-0/+22
* return the entry of the date edit.Hao Sheng2005-01-181-0/+9
* Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-011-0/+60
* enlarge the text box to accomodate the time info in different locales.Kidd Wang2004-03-121-2/+0
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-1/+1
* Fix for bugzilla bug #51624 and #51627.Harry Lu2003-12-051-2/+1
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-221-0/+2
* Fixes #15638.Hans Petter Jansson2003-08-281-3/+15
* Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-141-0/+11
* Fixes #43775JP Rosevear2003-05-311-3/+4
* [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-121-2/+0
* Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-301-25/+0
* Same as below.Jeffrey Stedfast2003-02-251-3/+6
* Don't request combo boxes that are 0 pixels tall. (position_date_popup):Hans Petter Jansson2003-02-021-12/+22
* Add include of gnome-dialog.hNot Zed2002-12-021-2/+2
* port to GObject.Chris Toshok2002-11-121-100/+101
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-20/+17
* don't adjust for two digit dates here, the e_time_parse routines do thatJP Rosevear2002-08-221-15/+0
* updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-291-3/+4
* set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-061-0/+28
* emit signal when time set to none/empty.Damon Chaplin2001-10-311-0/+1
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-301-4/+10
* 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
* clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-241-2/+9
* Keep us from reading tmp_tm uninitialized, so purify won't complain.Jon Trowbridge2001-10-211-2/+7
* grab focus to the date entry or the time entry, depending on which isDamon Chaplin2001-09-271-0/+25
* add prototype for e_date_edit_set_editable.Chris Toshok2001-09-171-0/+21
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-171-18/+103
* Fixes bug #2901.Federico Mena Quintero2001-07-171-16/+3
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-26/+80
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* 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