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-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new function. (dump_backend): new function.
Chris Toshok
2001-10-30
1
-0
/
+24
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
Return the original key in the hash table if requested.
Federico Mena Quintero
2001-10-11
1
-18
/
+35
*
fix logic checks
JP Rosevear
2001-10-10
1
-2
/
+2
*
deal correctly with URIs to be inserted into the hash table, so that we
Rodrigo Moya
2001-10-10
1
-2
/
+20
*
replace use of gnome_vfs_uri with e_uri
Rodrigo Moya
2001-10-04
1
-45
/
+45
*
don't use gnome_vfs_uri_is_local on URIs created with
Rodrigo Moya
2001-10-02
1
-5
/
+0
*
added InvalidURI and UnsupportedMethod exceptions to the CalFactory
Rodrigo Moya
2001-09-27
1
-2
/
+33
*
new proto
JP Rosevear
2001-09-26
1
-10
/
+10
*
use bonobo-exception stuff to clean code
JP Rosevear
2001-09-26
1
-4
/
+73
*
add a new parameter (const char *iid) to specify the OAFIID of the factory
Rodrigo Moya
2001-09-19
1
-5
/
+20
*
open the tasks folder associated with the calendar being opened, and not
Rodrigo Moya
2001-08-22
1
-1
/
+1
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Convert to bonobo xobject
JP Rosevear
2001-05-08
1
-232
/
+85
*
Added a `registered' field. (cal_factory_oaf_register): New function; now
Federico Mena Quintero
2001-02-21
1
-0
/
+67
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-212
/
+86
*
A very, long, very tedious IDL API rename and re-scoping;
Michael Meeks
2000-11-11
1
-40
/
+40
*
unsigned chars to isalpha
Michael Meeks
2000-10-27
1
-1
/
+1
*
New function. We need this from code that dynamically updates from a
Federico Mena Quintero
2000-08-29
1
-2
/
+2
*
Big sync. Disable calendar compilation for a few hours - Federico
Federico Mena Quintero
2000-08-08
1
-0
/
+1
*
Removed unneeded check for the URI. (load_fn): Be more paranoid about the
Federico Mena Quintero
2000-07-12
1
-14
/
+40
*
As a quasi-hack, do a gdk_flush() when the shell view is unrealized so
Federico Mena Quintero
2000-07-10
1
-0
/
+2
*
Removed double free of method_string in uri->method_string.
Christopher James Lahey
2000-05-09
1
-1
/
+3
*
CalBackendClass now is just an interface for calendar backends; this is an
Federico Mena Quintero
2000-05-09
1
-162
/
+260
*
Stylistic fix - Federico
Federico Mena Quintero
2000-05-01
1
-3
/
+1
*
Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"
Federico Mena Quintero
2000-04-26
1
-4
/
+36
*
We have a new "last_calendar_gone" signal that Wombat can use to terminate
Federico Mena Quintero
2000-04-18
1
-2
/
+20
*
Implemented.
Federico Mena Quintero
2000-02-12
1
-4
/
+45
*
Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed
Federico Mena Quintero
2000-02-11
1
-18
/
+141
*
Added the get_object() method.
Federico Mena Quintero
2000-02-02
1
-2
/
+2
*
Changed the namespace from GNOME::Calendar to Evolution::Calendar.
Federico Mena Quintero
2000-01-29
1
-37
/
+37
*
Make Evolution compile with the latest Bonobo changes.
Arturo Espinosa
2000-01-26
1
-13
/
+13
*
Check that the listener is not nil and emit and exception if it is.
Federico Mena Quintero
2000-01-25
1
-6
/
+35
*
Added the gnome-pilot and capplet checks; they will likely be reworked for
Federico Mena Quintero
2000-01-25
1
-9
/
+8
*
New function to remove a calendar client interface object from a backend.
Federico Mena Quintero
2000-01-24
1
-38
/
+112
*
Take in a GnomeVFSURI, not a string.
Federico Mena Quintero
2000-01-22
1
-6
/
+39
*
Moved the calendar backend here. This is the actual calendar-handling
Federico Mena Quintero
2000-01-19
1
-21
/
+24
*
Sync, take two - Federico
Arturo Espinosa
2000-01-18
1
-0
/
+1
*
Sync - Federico
Arturo Espinosa
2000-01-18
1
-5
/
+111
*
New IDL for the personal calendar server.
Federico Mena Quintero
2000-01-12
1
-0
/
+272