aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/wombat.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <gnome.h> <and <bonobo.h> includes and add <stdlib.h> to removeKjartan Maraas2001-03-261-7/+15
* initialise the moniker factoryDietmar Maurer2001-03-211-0/+12
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-4/+18
* Use VERSION and the Wombat description for gnome_init_with_popt_table().Federico Mena Quintero2001-02-281-1/+1
* Unref the factories if we failed to initialize anything. (setup_pcs): CallFederico Mena Quintero2001-02-211-31/+13
* Return a success value. (setup_pas): Likewise. (setup_config): Likewise.Federico Mena Quintero2001-01-191-22/+39
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* Remove gnorba related codeJP Rosevear2000-08-261-72/+3
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-2/+7
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-1/+4
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-1/+3
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-0/+3
* Doh, also unref the pas_book_factory when we are done.Federico Mena Quintero2000-05-011-0/+3
* Removed stale comment - FedericoFederico Mena Quintero2000-05-011-2/+0
* Connect to the "last_book_gone" signal of the book factory.Federico Mena Quintero2000-05-011-1/+13
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-31/+96
* Eeek, remove "while(1);" debug code - FedericoFederico Mena Quintero2000-04-261-3/+0
* New module-wide variables for the PAS and PCS factories. (setup_pcs):Federico Mena Quintero2000-04-261-21/+82
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+3
* set calendar's uri with a property bagSeth Alves2000-04-191-0/+2
* Removed spurious calendar directories from the include path. AddedFederico Mena Quintero2000-04-171-9/+20
* Must pass "object" for the kind to goad_server_register(); "server" isFederico Mena Quintero2000-04-141-15/+21
* add LDAP_LIBS here.Chris Toshok2000-04-121-0/+8
* + * wombat/wombat.c: Changed headerfile path.Matthew Loper2000-03-291-2/+2
* + * wombat/Makefile.am: new file.Matthew Loper2000-03-291-9/+37
* + * wombat/wombat.gnorba: new file.Matthew Loper2000-03-291-2/+15
* For matt.Nat Friedman2000-03-291-0/+76