summaryrefslogtreecommitdiff
path: root/libedataserver
Commit message (Expand)AuthorAgeFilesLines
* set encoding on XML document.Rodrigo Moya2004-03-182-1/+12
* Add LIBBONOBO_REQUIRED, and AC_SUBST() itRodney Dawes2004-03-151-1/+1
* don't leak uid.Chris Toshok2004-02-251-0/+3
* use libdb-4.1.la instead of libdb.a.Chris Toshok2004-02-131-1/+1
* tolerate NULL book views.Michael Meeks2004-02-092-2/+7
* add libxml-2.0 as the e-source* stuff needs it.Chris Toshok2004-02-031-1/+1
* Fix leak.Thomas Cataldo2004-01-231-2/+9
* new function to remove the file cache from disk.Rodrigo Moya2004-01-212-0/+59
* Fixes nasty crash in e-d-sRodrigo Moya2004-01-213-4/+4
* make sure we don't derefence a NULL pointerJP Rosevear2004-01-151-1/+1
* Fix leak.Mark McLoughlin2004-01-152-7/+22
* use the GList ** correctly when calling g_slist_prepend.Rodrigo Moya2004-01-141-1/+1
* fixed memory leak.Rodrigo Moya2004-01-101-1/+4
* New calendar backend to show birthdays & anniversaries from the contact listÉRDI Gergo2004-01-094-4/+108
* new function.Rodrigo Moya2004-01-092-0/+21
* don't remove the gconf listenerJP Rosevear2004-01-081-6/+0
* remove DISABLE_DEPRECATED flagsJP Rosevear2004-01-071-2/+1
* new function to get all objects in the cache.Rodrigo Moya2004-01-052-0/+27
* find a source if there is oneJP Rosevear2003-12-212-1/+19
* Implement based on factored-out code. (e_source_set_group): Generate andHans Petter Jansson2003-12-181-17/+30
* Implement. Compares two sources based on UID and full URI.Hans Petter Jansson2003-12-172-0/+28
* renamed from e-cache.[ch] to avoid conflicts with GAL's ECache class,Rodrigo Moya2003-12-084-123/+123
* added this function from GAL, needed for the cache objects.Rodrigo Moya2003-12-083-0/+46
* uses the default gconf client for getting the source listJP Rosevear2003-12-042-0/+23
* new class for a cache implementation, to be shared between calendar andRodrigo Moya2003-12-013-0/+366
* Allow creating XML from already standalone source. (e_source_copy): ReturnHans Petter Jansson2003-12-011-2/+2
* Emit changed signal. (copy_property): Implement. (e_source_copy):Hans Petter Jansson2003-12-012-0/+36
* Destroy properties table. (init): Create properties table.Hans Petter Jansson2003-11-273-1/+182
* Support absolute URI. (e_source_update_from_xml_node): Ditto.Hans Petter Jansson2003-11-272-8/+96
* switch the order of AC_DISABLE_SHARED and AC_PROG_LIBTOOL.Chris Toshok2003-11-251-1/+1
* AC_DISABLE_SHARED.Chris Toshok2003-11-252-27/+4
* use the embedded db4. (libedataserver_la_LIBADD): explicitly list the db4Chris Toshok2003-11-251-2/+2
* add test-source-listDan Winship2003-11-171-1/+2
* use only libgnome stuff (no ui bits)JP Rosevear2003-11-145-45/+98
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-143-51/+48
* Moved to libebookDan Winship2003-11-079-1595/+2
* output new .pc fileJP Rosevear2003-11-072-2/+2
* fix copyright (clahey actually wrote this from scratch)JP Rosevear2003-11-076-6/+0
* e-msgport is no longer neededJP Rosevear2003-11-063-1131/+0
* use privincludedirJP Rosevear2003-11-053-4/+6
* new files to contain a few functions from GAL.Rodrigo Moya2003-11-056-9/+1587
* dittoJP Rosevear2003-11-041-1/+7
* updateJP Rosevear2003-11-042-0/+5
* Initial revisionJP Rosevear2003-11-0341-0/+9746
* Don't compress trailing slashes in URI elements.Hans Petter Jansson2003-10-311-3/+15
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-217-0/+2392