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
/
pcs
/
cal-backend-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added new backend method to get the component given a UID.
Damon Chaplin
2001-08-10
1
-5
/
+20
*
added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to
Damon Chaplin
2001-08-07
1
-1
/
+16
*
The calendar search bar widget now includes a drop-down menu of available
Federico Mena Quintero
2001-08-02
1
-51
/
+53
*
The Wombat now keeps track of which categories are present in the objects
Federico Mena Quintero
2001-08-01
1
-1
/
+146
*
implemented
Rodrigo Moya
2001-07-30
1
-1
/
+57
*
new proto
JP Rosevear
2001-07-13
1
-18
/
+2
*
renamed updateObject to updateObjects and removed the UID argument, since
Damon Chaplin
2001-07-12
1
-9
/
+7
*
more timezone updates. I'm pretty much done with the calendar code now,
Damon Chaplin
2001-07-11
1
-0
/
+5
*
Pass the parent vCalendar component as the timezone closure of
Federico Mena Quintero
2001-07-11
1
-1
/
+10
*
added virtual method to get a VTIMEZONE component given a TZID. We need
Damon Chaplin
2001-07-03
1
-5
/
+28
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-7
/
+112
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-3
/
+23
*
Initialize libglade.
Federico Mena Quintero
2001-06-25
1
-5
/
+12
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
changed getFreeBusy method to return a CalObj instead of a sequence
Rodrigo Moya
2001-06-22
1
-2
/
+2
*
added getFreeBusy method
Rodrigo Moya
2001-06-20
1
-0
/
+8
*
prepend to both changes and change_ids when different and mark as
JP Rosevear
2001-04-12
1
-2
/
+2
*
Engine for live queries to calendars. A query object watches a CalBackend
Federico Mena Quintero
2001-03-30
1
-1
/
+30
*
Move the get_change code here
JP Rosevear
2001-02-09
1
-2
/
+142
*
libical import cleanup
JP Rosevear
2001-01-24
1
-2
/
+2
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-63
/
+84
*
If the component has no alarms, do not try to queue them.
Federico Mena Quintero
2001-01-03
1
-2
/
+1
*
account for the case where there are no alarms, fixes crash
JP Rosevear
2000-12-23
1
-2
/
+6
*
Fix confusion in the way the range is expanded.
Federico Mena Quintero
2000-12-20
1
-12
/
+2
*
Alarm instance generation support for the Wombat.
Federico Mena Quintero
2000-12-19
1
-20
/
+358
*
Use the new libical external iterators (icalcomponent_begin_component()
Federico Mena Quintero
2000-11-25
1
-4
/
+7
*
Pulling up stuff from the 0.6 branch
JP Rosevear
2000-10-21
1
-25
/
+14
*
Remove pilot cruft. All pilot stuff is in the conduits now and uses the
JP Rosevear
2000-10-16
1
-78
/
+0
*
New utility function (cal_backend_load): use above (cal_backend_create):
JP Rosevear
2000-09-20
1
-31
/
+35
*
Add some other cases where a slow sync is in order (pre_sync): Pre load
JP Rosevear
2000-09-20
1
-0
/
+30
*
Only remove the pilot item from the hash if it exists in the first place.
JP Rosevear
2000-09-13
1
-6
/
+5
*
Use g_int_* for now (cal_backend_file_create): ditto
JP Rosevear
2000-09-13
1
-8
/
+13
*
Use cal component pilot stuff properly (find_record_in_repository): Remove
JP Rosevear
2000-09-10
1
-9
/
+54
*
Remove the icalcomponent from the toplevel calendar here.
Federico Mena Quintero
2000-08-29
1
-21
/
+28
*
Write out the calendar object (cal_backend_file_update_object): Remove/add
JP Rosevear
2000-08-28
1
-9
/
+51
*
Added a get_objects_in_range() method. Takes in a time range and the type
Federico Mena Quintero
2000-08-09
1
-43
/
+59
*
Fixed a g_return_if_fail that had two parameters and thus wouldn't build.
Joe Shaw
2000-08-03
1
-1
/
+1
*
Dum dum dum - Federico
Federico Mena Quintero
2000-08-03
1
-0
/
+36
*
New files for the iCalendar file backend.
Federico Mena Quintero
2000-08-03
1
-0
/
+1004