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
/
calendar
/
gui
/
dialogs
/
task-details-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
conver to G_DEFINE_TYPE
JP Rosevear
2004-10-14
1
-22
/
+4
*
Fixes #48116
Iván Frade
2004-10-07
1
-11
/
+23
*
Fixes #61779
JP Rosevear
2004-07-22
1
-0
/
+2
*
HIGify and newer design; alarm page is gone, Cancel/OK buttons for the
JP Rosevear
2004-06-23
1
-1
/
+31
*
Fixes #56316
Rodrigo Moya
2004-04-05
1
-0
/
+23
*
Fixes #53137
Rodrigo Moya
2004-03-04
1
-2
/
+4
*
Convert the calendar_config_get_timezone and
JP Rosevear
2004-02-06
1
-5
/
+2
*
Remove a bunch of gal includes that are no longer needed
JP Rosevear
2003-11-20
1
-1
/
+0
*
Cleanup some ref/unref calls
JP Rosevear
2003-11-18
1
-2
/
+2
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
1
-18
/
+18
*
Fixes #29032.
Hans Petter Jansson
2003-08-28
1
-1
/
+4
*
Changed the "URL:" label to "_Web Page:". Added a widget name to the URL
Federico Mena Quintero
2003-07-14
1
-0
/
+14
*
fix button conversion problem
JP Rosevear
2003-05-08
1
-1
/
+2
*
unref the main widget since we ref it when we un-parent it
JP Rosevear
2003-04-11
1
-0
/
+3
*
If only the pipe wouldn't break.
JP Rosevear
2003-03-05
1
-6
/
+2
*
gui/dialogs/alarm-page.c gui/dialogs/event-page.c
Hans Petter Jansson
2003-03-04
1
-1
/
+1
*
Show the custom widgets, since libglade appears to not want to do that.
Hans Petter Jansson
2003-02-23
1
-1
/
+3
*
GTK_OBJECT -> G_OBJECT cast.
Hans Petter Jansson
2003-01-24
1
-1
/
+1
*
Replace gtk_signal_disconnect_by_data() with
Hans Petter Jansson
2002-12-19
1
-32
/
+11
*
run fix.sh over this.
Not Zed
2002-12-02
1
-13
/
+13
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-2
/
+1
*
Fixes #11434
Rodrigo Moya
2002-10-09
1
-0
/
+8
*
fixed mapping of popdown menu to ICAL_STATUS_ values.
Rodrigo Moya
2002-07-29
1
-10
/
+15
*
change custom widget creator to e_url_entry_new
JP Rosevear
2002-02-09
1
-8
/
+6
*
add a custom widget created with e_url_button_new
JP Rosevear
2002-02-09
1
-1
/
+9
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-0
/
+12
*
added setDefaultTimezone() method.
Damon Chaplin
2001-10-23
1
-1
/
+1
*
return fill_component success
JP Rosevear
2001-10-13
1
-2
/
+4
*
added a timeout to refresh the list every 10 minutes. Not ideal, as the
Damon Chaplin
2001-09-18
1
-4
/
+41
*
hide the timezone fields for all-day events. We will use DATE values for
Damon Chaplin
2001-08-17
1
-1
/
+1
*
Remove progress frame
JP Rosevear
2001-08-10
1
-204
/
+272
*
guard against infinite loops with the updating boolean, fixes 4270
JP Rosevear
2001-07-13
1
-0
/
+7
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-2
/
+2
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-1
/
+15
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-24
/
+73
*
fill in delegated from field
JP Rosevear
2001-07-03
1
-4
/
+5
*
implement
JP Rosevear
2001-07-03
1
-1
/
+103
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
added a 'Time zone' setting. Also rearranged a little, adding a new
Damon Chaplin
2001-06-20
1
-14
/
+0
*
added timezone fields. Also moved the 'All Day' flag into an alignment so
Damon Chaplin
2001-06-19
1
-0
/
+24
*
set the completed time in the date editor if appropriate
JP Rosevear
2001-06-14
1
-0
/
+3
*
use new func
JP Rosevear
2001-06-02
1
-2
/
+1
*
renamed from editor-page for consistency, more complete implementation
JP Rosevear
2001-06-02
1
-0
/
+461