summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* The Cal and Book Factory oafids should reflect the API version rather thanHarish Krishnaswamy2006-01-122-6/+6
* Detele the function camel_mkdir description.Simon Zheng2006-01-101-1/+1
* As this (Win32-only) function is called from evo, too, it needs a thirdTor Lillqvist2006-01-041-3/+6
* Set LIBEXECDIR_IN_SERVER_FILE to libexecdir on Unix. On Win32, set it to aTor Lillqvist2005-12-061-4/+4
* Add missing dash in the executable file's name in the InterfaceCheckTor Lillqvist2005-12-021-1/+1
* No segv handling on Win32. Run-time path construction for the PREFIX,Tor Lillqvist2005-11-251-2/+45
* Fixed bonobo server install locations as well. (See below.)Harish Krishnaswamy2005-10-261-4/+4
* Fixed the executable installation error in the previous patch. ExecutableEVOLUTION_DATA_SERVER_1_5_1Harish Krishnaswamy2005-10-251-2/+2
* Add API_VERSION to EVO_SUBST_SERVER_RULE Change location ofIrene Huang2005-10-242-6/+6
* Don't use gnome when gtk/glib will doRoss Burton2005-10-141-2/+2
* Modify License to LGPLHarish Krishnaswamy2005-08-317-14/+14
* Remove stray trailing slashes from some -I options.Tor Lillqvist2005-08-131-2/+2
* Use EXEEXT.Tor Lillqvist2005-07-281-4/+4
* added missing names for CORBA services.Rodrigo Moya2005-05-311-0/+2
* Remove an unused variableRoss Burton2005-04-211-1/+0
* #define hack to avoid changing EDataServerModule APIRoss Burton2005-04-201-1/+1
* Use G_DEFINE_TYPE and rename e_data_server_module_init to _initializeRoss Burton2005-04-201-1/+1
* Don't leak a GConfValueRoss Burton2005-04-201-4/+1
* use API_VERSION instead of BASE_VERSION in pc files. bump version, leaveHarish Krishnaswamy2005-04-111-1/+1
* Use glib/gi18n.hRoss Burton2005-02-031-1/+1
* Fixes #69909JP Rosevear2005-01-262-6/+69
* use the correct binary name (ie, include the BASE_VERSION and the fullRodrigo Moya2004-12-271-1/+2
* merge from e-d-s offline brnachSivaiah Nallagatla2004-12-234-5/+270
* include just include signal.h for portabilityJP Rosevear2004-10-271-1/+1
* add this (previously generated) file to the build.Chris Toshok2004-09-305-141/+10
* don't hard code pkg config versionJP Rosevear2004-09-231-3/+3
* deadlock in non-main threads so we only run once, and increment ourNot Zed2004-08-021-1/+17
* Check for libgnomeui_serverdir with pkgconfig, and AC_DEFINE it so we knowRodney Dawes2004-07-291-2/+1
* bind to the right charset (i.e. utf8). See #58976.Not Zed2004-07-081-0/+1
* Register a segv handler to popup bug-buddy or whatever. Fixes bug #51165.Jeffrey Stedfast2004-06-231-4/+41
* add registration of webcal protocol for tasks.William Jon McCann2004-03-251-0/+1
* added $SOUP_CFLAGS, needed for e-cal-backend-groupwise.h.Rodrigo Moya2004-03-191-0/+2
* merging groupwise-addressbook-backend with HEADSivaiah Nallagatla2004-03-114-0/+7
* make sure to distclean libdbJP Rosevear2004-02-241-1/+1
* add extra libical includes for srcdir != builddirJP Rosevear2004-02-131-0/+2
* avoid CORBA allocations by using the CORBA_any directly. Free the CORBARodrigo Moya2004-01-121-16/+8
* Reverted my previous commitRodrigo Moya2004-01-101-1/+0
* don't leak the BonoboArg created for the listener call.Rodrigo Moya2004-01-101-0/+1
* New calendar backend to show birthdays & anniversaries from the contact listÉRDI Gergo2004-01-094-4/+9
* get the BonoboObject's we create here out of the function. (main):Rodrigo Moya2003-12-181-14/+22
* added "groupwise" to the "calendar:supported_protocols" property.Rodrigo Moya2003-12-082-0/+2
* update the repo and oaf iidsJP Rosevear2003-12-083-10/+10
* version our repo_idsJP Rosevear2003-12-082-5/+5
* add DataServer_Logging oaf_server.Chris Toshok2003-11-307-2/+260
* fixed copyright comments.Rodrigo Moya2003-11-142-6/+4
* register the Groupwise calendar backend.Rodrigo Moya2003-11-142-9/+13
* guard against multiple threads here by using a mutex. also, always removeChris Toshok2003-11-111-4/+23
* Correct typo that broke GNOME_Evolution_DataServer_CalFactory. And anotherHans Petter Jansson2003-11-091-1/+1
* Correct typo that broke GNOME_Evolution_DataServer_CalFactory.Hans Petter Jansson2003-11-091-1/+1
* only link to the ldap backend if its enabledJP Rosevear2003-11-071-1/+7