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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a get_n_objects() method.
Federico Mena Quintero
2000-06-09
1
-0
/
+4
*
New function to add today's alarms for a single object.
Federico Mena Quintero
2000-05-12
1
-0
/
+7
*
Removed unused arguments. Load the initial alarms here. (load_alarms): New
Federico Mena Quintero
2000-05-12
1
-0
/
+3
*
Fix compilation with builddir != srcdir. Boy I love this.
Ettore Perazzoli
2000-05-09
1
-1
/
+1
*
CalBackendClass now is just an interface for calendar backends; this is an
Federico Mena Quintero
2000-05-09
1
-9
/
+14
*
Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"
Federico Mena Quintero
2000-04-26
1
-0
/
+3
*
Renamed library from libcalutil to libcal-util, to be consistent with
Federico Mena Quintero
2000-04-17
1
-1
/
+1
*
moved CalendarFormat type def here
Seth Alves
2000-02-18
1
-0
/
+5
*
Implemented.
Federico Mena Quintero
2000-02-17
1
-1
/
+1
*
Implemented.
Federico Mena Quintero
2000-02-12
1
-0
/
+4
*
Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed
Federico Mena Quintero
2000-02-11
1
-0
/
+2
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
1
-0
/
+2
*
New struct to wrap instances of calendar objects for recurrencies and
Federico Mena Quintero
2000-02-08
1
-2
/
+6
*
Added the get_object() method.
Federico Mena Quintero
2000-02-02
1
-0
/
+2
*
Changed the namespace from GNOME::Calendar to Evolution::Calendar.
Federico Mena Quintero
2000-01-29
1
-2
/
+2
*
Added the gnome-pilot and capplet checks; they will likely be reworked for
Federico Mena Quintero
2000-01-25
1
-0
/
+1
*
New function to remove a calendar client interface object from a backend.
Federico Mena Quintero
2000-01-24
1
-0
/
+1
*
Take in a GnomeVFSURI, not a string.
Federico Mena Quintero
2000-01-22
1
-2
/
+2
*
Moved the calendar backend here. This is the actual calendar-handling
Federico Mena Quintero
2000-01-19
1
-0
/
+71