index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
dialogs
/
recurrence-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gtk_signal_disconnect_by_data() with
Hans Petter Jansson
2002-12-19
1
-68
/
+48
*
run fix.sh over this.
Not Zed
2002-12-02
1
-49
/
+49
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-3
/
+4
*
if the value is a datetime, convert it to a date
JP Rosevear
2002-10-18
1
-0
/
+24
*
changed to have a gboolean return type, which is what it's supposed to do.
Rodrigo Moya
2002-10-18
1
-4
/
+4
*
Fixes #11434
Rodrigo Moya
2002-10-09
1
-0
/
+6
*
bump the month_num by 1 because it indexs at 0
JP Rosevear
2002-09-19
1
-2
/
+4
*
properly handle -ve recurrence values
JP Rosevear
2002-04-19
1
-67
/
+256
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-0
/
+2
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-17
/
+46
*
return fill_component success
JP Rosevear
2001-10-13
1
-4
/
+7
*
save the EXDATE as a DATE-TIME value, since we know the exact time. Fixes
Damon Chaplin
2001-10-03
1
-1
/
+2
*
added comparison functions for these special cell types. But the date and
Damon Chaplin
2001-09-27
1
-18
/
+10
*
make sure to release the ref on priv->comp.
Larry Ewing
2001-09-20
1
-0
/
+5
*
don't call calendar_config_check_timezone_set() now, since the startup
Damon Chaplin
2001-09-04
1
-33
/
+7
*
Unset the priv->updating flag before returning in the case the component
Federico Mena Quintero
2001-08-23
1
-0
/
+2
*
hide the timezone fields for all-day events. We will use DATE values for
Damon Chaplin
2001-08-17
1
-1
/
+12
*
New function; stops further notification from happening. This is needed
Federico Mena Quintero
2001-08-04
1
-1
/
+1
*
started some code to show the currently displayed dates in the folder
Damon Chaplin
2001-07-31
1
-43
/
+28
*
check that the row passed in is valid. Sometimes we get the "row-selected"
Damon Chaplin
2001-07-27
1
-0
/
+6
*
calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if
Damon Chaplin
2001-07-25
1
-0
/
+5
*
don't show the time in the EDateEdit widget for adding EXDATEs.
Damon Chaplin
2001-07-18
1
-0
/
+1
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-7
/
+0
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-0
/
+22
*
added virtual method to get a VTIMEZONE component given a TZID. We need
Damon Chaplin
2001-07-03
1
-3
/
+6
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-52
/
+159
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
itip/imip send dialog
JP Rosevear
2001-06-20
1
-4
/
+6
*
update the blocked/selected days if the starting day of the appointment
JP Rosevear
2001-06-05
1
-0
/
+14
*
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
-147
/
+191
*
Finished porting from the old event-editor.c. Made it store a clone of the
Federico Mena Quintero
2001-05-24
1
-10
/
+1166
*
Split the event and task editors into different objects for the separate
Federico Mena Quintero
2001-05-17
1
-0
/
+900