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
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove idldir definition. (It's defined in configure.in now)
Dan Winship
2003-01-06
1
-2
/
+0
*
Fixes #15892
Rodrigo Moya
2002-10-07
1
-0
/
+3
*
added isReadOnly method to Cal interface.
Rodrigo Moya
2002-10-02
1
-0
/
+3
*
Non-Connector part of #29334 (meeting created by a delegate in the
Dan Winship
2002-09-28
1
-0
/
+5
*
Should fix once for all #24210
Rodrigo Moya
2002-09-26
1
-2
/
+2
*
provide error message param, give a dialog with the message if we get a
JP Rosevear
2002-09-05
1
-1
/
+1
*
just return the object untouched since we don't send anything
JP Rosevear
2002-08-08
1
-0
/
+5
*
added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.
Rodrigo Moya
2002-05-17
1
-1
/
+2
*
added PermissionDenied exception and make it be raised in open,
Rodrigo Moya
2002-05-17
1
-3
/
+5
*
add all day event editor mode
JP Rosevear
2002-03-15
1
-2
/
+3
*
pass meeting boolean for gnome_calendar_edit_object and
JP Rosevear
2002-02-08
1
-1
/
+6
*
go slow and clear the map if the last uri and the current uri do not match
JP Rosevear
2001-12-19
1
-1
/
+1
*
added setDefaultTimezone() method.
Damon Chaplin
2001-10-23
1
-8
/
+14
*
Adds session management for the alarm daemon. Also makes it store a list
Federico Mena Quintero
2001-10-19
1
-5
/
+8
*
allow some decent exceptions
JP Rosevear
2001-10-18
1
-1
/
+2
*
added InvalidURI and UnsupportedMethod exceptions to the CalFactory
Rodrigo Moya
2001-09-27
1
-0
/
+2
*
new proto
JP Rosevear
2001-09-26
1
-6
/
+19
*
use bonobo-exception stuff to clean code
JP Rosevear
2001-09-26
1
-0
/
+9
*
new class for managing multiple calendars, with an API very similar to the
Rodrigo Moya
2001-09-19
1
-1
/
+5
*
Fixes bug #7879, a query may receive an update notification from the
Federico Mena Quintero
2001-08-29
1
-2
/
+1
*
The Wombat now keeps track of which categories are present in the objects
Federico Mena Quintero
2001-08-01
1
-0
/
+6
*
New files with a derivative of ESearchBar that generates sexps for
Federico Mena Quintero
2001-07-28
1
-0
/
+16
*
renamed updateObject to updateObjects and removed the UID argument, since
Damon Chaplin
2001-07-12
1
-1
/
+1
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-1
/
+21
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+2
*
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
-1
/
+1
*
added getFreeBusy method
Rodrigo Moya
2001-06-20
1
-0
/
+3
*
removed stuff to get builtin timezone info from the server.
Damon Chaplin
2001-06-20
1
-15
/
+0
*
new dialog for setting the time zone.
Damon Chaplin
2001-06-14
1
-0
/
+16
*
Engine for live queries to calendars. A query object watches a CalBackend
Federico Mena Quintero
2001-03-30
1
-1
/
+50
*
Switched to using our own refcounted structure for loaded clients.
Federico Mena Quintero
2001-02-24
1
-1
/
+1
*
Added a `registered' field. (cal_factory_oaf_register): New function; now
Federico Mena Quintero
2001-02-21
1
-2
/
+11
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-14
/
+11
*
New interface for the alarm notification system.
Federico Mena Quintero
2001-01-10
1
-0
/
+9
*
Alarm instance generation support for the Wombat.
Federico Mena Quintero
2000-12-19
1
-26
/
+38
*
Create an empty cal component if the object has been deleted.
JP Rosevear
2000-12-08
1
-2
/
+2
*
Update so as not to conflict with calendar (next_changed_item): update to
JP Rosevear
2000-12-07
1
-7
/
+8
*
A very, long, very tedious IDL API rename and re-scoping;
Michael Meeks
2000-11-11
1
-18
/
+23
*
Remove pilot cruft. All pilot stuff is in the conduits now and uses the
JP Rosevear
2000-10-16
1
-19
/
+0
*
Add some other cases where a slow sync is in order (pre_sync): Pre load
JP Rosevear
2000-09-20
1
-0
/
+16
*
Added a get_objects_in_range() method. Takes in a time range and the type
Federico Mena Quintero
2000-08-09
1
-2
/
+3
*
New function. (scan_property): Handle the RDATE property. (scan_period):
Federico Mena Quintero
2000-07-26
1
-2
/
+1
*
server code to service these:
Seth Alves
2000-06-29
1
-0
/
+20
*
Added a get_n_objects() method.
Federico Mena Quintero
2000-06-09
1
-0
/
+3
*
New function to add today's alarms for a single object.
Federico Mena Quintero
2000-05-12
1
-1
/
+8
*
Removed unused arguments. Load the initial alarms here. (load_alarms): New
Federico Mena Quintero
2000-05-12
1
-0
/
+24
*
CalBackendClass now is just an interface for calendar backends; this is an
Federico Mena Quintero
2000-05-09
1
-5
/
+6
*
Use ical_object_to_string().
Federico Mena Quintero
2000-03-28
1
-1
/
+0
*
added some .cvsignore files
Seth Alves
2000-03-04
1
-0
/
+2
*
At this point the calendar client and personal calendar server files were
Federico Mena Quintero
2000-03-02
1
-0
/
+7
*
Implemented.
Federico Mena Quintero
2000-02-12
1
-8
/
+16
*
Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed
Federico Mena Quintero
2000-02-11
1
-2
/
+5
*
Added get_uids() method to get a list of UIDs based on object types.
Federico Mena Quintero
2000-02-09
1
-0
/
+15
*
New struct to wrap instances of calendar objects for recurrencies and
Federico Mena Quintero
2000-02-08
1
-0
/
+22
*
New function to create the base VObject for a calendar.
Federico Mena Quintero
2000-02-04
1
-2
/
+2
*
Added the get_object() method.
Federico Mena Quintero
2000-02-02
1
-0
/
+6
*
Changed the namespace from GNOME::Calendar to Evolution::Calendar.
Federico Mena Quintero
2000-01-29
1
-5
/
+5
*
Make Evolution compile with the latest Bonobo changes.
Arturo Espinosa
2000-01-26
1
-4
/
+4
*
Check that the listener is not nil and emit and exception if it is.
Federico Mena Quintero
2000-01-25
1
-2
/
+6
*
Take in a GnomeVFSURI, not a string.
Federico Mena Quintero
2000-01-22
1
-1
/
+7
*
Moved the calendar backend here. This is the actual calendar-handling
Federico Mena Quintero
2000-01-19
1
-1
/
+1
*
Sync - Federico
Arturo Espinosa
2000-01-18
1
-1
/
+1
*
New IDL for the personal calendar server.
Federico Mena Quintero
2000-01-12
1
-0
/
+63