summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump libsoup requirement, version, libtool numbersEVOLUTION_DATA_SERVER_0_0_4JP Rosevear2003-12-2959-6101/+6338
* intltool-update *Görkem Çetin2003-12-281-151/+156
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-272-58/+62
* g_module_open the other providers we depend on to avoid load orderingEVOLUTION_1_5_1Rodrigo Moya2003-12-244-0/+226
* fixed warning.Rodrigo Moya2003-12-243-2/+7
* fixed warning.Rodrigo Moya2003-12-242-2/+2
* added 'session_id' argument, to add the <Header> SOAP part if not NULL.Rodrigo Moya2003-12-2410-16/+289
* Updated Portuguese translation.Duarte Loreto2003-12-242-21229/+237
* Update libebook API documentationRoss Burton2003-12-2329-772/+1050
* removed useless 'has_to_have_alarms' variable.Rodrigo Moya2003-12-222-2/+5
* check the kind with the parent (e_cal_backend_file_create_object): dittoJP Rosevear2003-12-222-8/+12
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-212-169/+178
* update protosJP Rosevear2003-12-215-21/+51
* set the uri before scanning the vcalendar because we may have to fixJP Rosevear2003-12-212-2/+7
* find a source if there is oneJP Rosevear2003-12-213-1/+26
* Update Czech translationMiloslav Trmac2003-12-212-101/+119
* Updated Serbian translation.Danilo Šegan2003-12-203-274/+304
* add lots more #defines, some EVC_X ones for attribute TYPE's, as well asChris Toshok2003-12-196-15/+151
* create a valid sexpJP Rosevear2003-12-192-1/+5
* removed 'forget_password' signal, since it's not used anywhere.Rodrigo Moya2003-12-193-13/+5
* added 'username' and 'password' arguments to Cal::open method, so that weRodrigo Moya2003-12-1912-26/+96
* Updated Spanish translation.Francisco Javier F. Serrador2003-12-182-903/+53
* get the BonoboObject's we create here out of the function. (main):Rodrigo Moya2003-12-182-14/+29
* Update Czech translationMiloslav Trmac2003-12-182-20664/+157
* use a GMutex for thread safety. (e_cal_backend_groupwise_init): create theRodrigo Moya2003-12-182-2/+31
* create a synchronous sessionJP Rosevear2003-12-183-4/+9
* Implement based on factored-out code. (e_source_set_group): Generate andHans Petter Jansson2003-12-182-17/+38
* ChangeLog too.Hans Petter2003-12-181-0/+6
* Unref source. (fetch_corba_cal): Ref and keep source. (e_cal_get_source):Hans Petter Jansson2003-12-182-0/+31
* if there's a crash in the wombat and we're left with an invalid EBook,Chris Toshok2003-12-172-1/+8
* Use e_source_equal() instead of comparing pointers. This allows user toHans Petter Jansson2003-12-171-8/+14
* Ref and keep the loaded ESource around. Unref old source if present.Hans Petter Jansson2003-12-173-0/+26
* Implement. Compares two sources based on UID and full URI.Hans Petter Jansson2003-12-173-0/+33
* added support for specifying a password, since we need one to connect toRodrigo Moya2003-12-173-2/+7
* added support for specifying a password, since we need one to connect toRodrigo Moya2003-12-172-14/+30
* no need to set the namespace for "types:", it's already set inRodrigo Moya2003-12-163-2/+8
* added the namespace for the SOAP types.Rodrigo Moya2003-12-165-4/+7
* fixed copy-paste typo.Rodrigo Moya2003-12-163-10/+4
* unref the EGwConnection object, so that the logout message is sent to theRodrigo Moya2003-12-163-4/+5
* unref the EGwConnection object, so that the logout message is sent to theRodrigo Moya2003-12-162-0/+4
* return an AuthenticationFailed error when we can't open the connection.Rodrigo Moya2003-12-162-1/+7
* the info is already in ECalComponent form, no need to process it again,JP Rosevear2003-12-162-26/+9
* map some error codes. (e_gw_connection_new): retrieve all the infoRodrigo Moya2003-12-163-26/+118
* backends/groupwise/e-gw-connection.h backends/groupwise/e-gw-connection.cSivaiah Nallagatla2003-12-167-17/+83
* Initialize the address_format field. Absence of this was causing crashes.Hans Petter Jansson2003-12-162-33/+51
* fix the number of parameters for get free busy and get_changesJP Rosevear2003-12-152-3/+8
* call the correct e_cal_backend_sync_* functions, typo pointed out by Siva.Rodrigo Moya2003-12-152-3/+4
* call the correct cal_backend_sync_* functions, typo pointed out by Siva.Rodrigo Moya2003-12-152-2/+8
* g_strdup the 'capabilities' argument, since it is expected to be freed inRodrigo Moya2003-12-153-2/+12
* don't remove and then free the param, lest we double free itJP Rosevear2003-12-142-1/+7