index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
misc
/
e-dateedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated to new version from Ximian Setup Tools. Fixes bug #7641.
Damon Chaplin
2001-11-29
1
-3
/
+4
*
set both the date and the time of day in one call, creating only a single
JP Rosevear
2001-11-06
1
-0
/
+28
*
emit signal when time set to none/empty.
Damon Chaplin
2001-10-31
1
-0
/
+1
*
ref the ECalendarItem and check if it gets destroyed, to try to avoid a
Damon Chaplin
2001-10-30
1
-4
/
+10
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
clear the struct tm fields to keep purify happy.
Damon Chaplin
2001-10-24
1
-2
/
+9
*
Keep us from reading tmp_tm uninitialized, so purify won't complain.
Jon Trowbridge
2001-10-21
1
-2
/
+7
*
grab focus to the date entry or the time entry, depending on which is
Damon Chaplin
2001-09-27
1
-0
/
+25
*
add prototype for e_date_edit_set_editable.
Chris Toshok
2001-09-17
1
-0
/
+21
*
added e_date_edit_get/set_make_time_insensitive() which makes the time
Damon Chaplin
2001-08-17
1
-18
/
+103
*
Fixes bug #2901.
Federico Mena Quintero
2001-07-17
1
-16
/
+3
*
added functions to set a callback to get the current time, which is used
Damon Chaplin
2001-07-03
1
-26
/
+80
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Added #include <glib.h> and moved corresponding local headers to the top.
Kjartan Maraas
2001-04-24
1
-1
/
+3
*
More header fixes. Same. Same. Same here. More header fixes. Same here.
Kjartan Maraas
2001-04-05
1
-7
/
+16
*
#include <time.h>
Federico Mena Quintero
2000-12-15
1
-1
/
+0
*
updated to emit "changed" when appropriate, which turned out to be
Damon Chaplin
2000-11-27
1
-447
/
+993
*
Removed the "time_changed" signal, since it was never being emitted in the
Federico Mena Quintero
2000-11-04
1
-57
/
+57
*
Do not unref the cal_popup since we already destroyed it.
Federico Mena Quintero
2000-10-28
1
-1
/
+1
*
fixed to recalculate min_cell_width/height in case the show_week_numbers
Damon Chaplin
2000-10-12
1
-7
/
+151
*
better i18n of strftime strings.
Damon Chaplin
2000-09-30
1
-7
/
+13
*
use pixmaps instead of GtkArrows to look better. Also set the canvas
Damon Chaplin
2000-09-25
1
-18
/
+88
*
set this to 4 to specify how much X/Open we want with that.
Dan Winship
2000-09-19
1
-1
/
+1
*
added e-dateedit.[hc] and the test-dateedit app.
Damon Chaplin
2000-09-11
1
-0
/
+957