summaryrefslogtreecommitdiff
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixes #58748JP Rosevear2004-07-162-6/+17
* Fixes #57142Rodrigo Moya2004-07-162-7/+99
* Fixes #60344 Send the timezone present in tzid instead of sending UTCChenthill Palanisamy2004-07-142-1/+16
* Access method for getting the XGWRECORDID property from the calendarHarish Krishnaswamy2004-07-134-139/+284
* read "use_ssl" property from the ESource and form the uri accordinglySivaiah Nallagatla2004-07-122-20/+25
* Fixes #60463 Added a timezone argument and used it to convert the freebusyHarish Krishnaswamy2004-07-054-5/+22
* Fixes #59352. Adds the EGwItemOrganizer structure and functions to convertHarish Krishnaswamy2004-06-152-1/+36
* Fixes #57088Rodrigo Moya2004-06-142-16/+21
* : add support for recurrences in events.Harish Krishnaswamy2004-06-143-51/+128
* if the deletion is successful, check if the object still exists, in whichRodrigo Moya2004-06-116-20/+45
* only allow values from 0 to time_t's maximum value.Rodrigo Moya2004-06-023-7/+23
* moved all the logic... (generate_instances): ...here, so that we canRodrigo Moya2004-06-013-41/+69
* allow -1 for the start and end times. (load_static_capabilities,Rodrigo Moya2004-06-012-2/+2
* allow -1 for the start and end times.Rodrigo Moya2004-06-012-5/+6
* allow -1 for the start and end times.Rodrigo Moya2004-06-012-1/+5
* revert accidental commitJP Rosevear2004-06-013-3/+4
* Fixes #55524JP Rosevear2004-05-284-4/+14
* disconnect from signals on the removed backend.Rodrigo Moya2004-05-282-0/+8
* Throw in null checks on mandatory fields to bypass crashes in e-d-s whileHarish Krishnaswamy2004-05-282-26/+43
* make sure we clean up the cache, or old events will always be kept.Rodrigo Moya2004-05-272-8/+27
* Fixes #58197Rodrigo Moya2004-05-272-4/+17
* new function to form the uri required for e_gw_connectionSivaiah Nallagatla2004-05-252-10/+45
* Fixes #57218 and #54280Harish Krishnaswamy2004-05-253-24/+46
* return ObjectNotFound error instead of InvalidObject when the object isRodrigo Moya2004-05-252-2/+8
* make sure we process correctly the detached instances.Rodrigo Moya2004-05-252-28/+45
* make sure we only handle the type of objects the backend is set up forJP Rosevear2004-05-212-47/+60
* use new e_book_new/e_book_open apis.Chris Toshok2004-05-202-2/+8
* Removes 100s of error dialogs as reported in #54211Rodrigo Moya2004-05-192-6/+28
* Fixes #56320 and related timezone issues.Harish Krishnaswamy2004-05-186-69/+251
* always use a valid timezone.Rodrigo Moya2004-05-182-1/+9
* don't use invalid timezones.Rodrigo Moya2004-05-182-1/+7
* make sure we always have a default timezone.Rodrigo Moya2004-05-182-2/+13
* Add $(E_DATA_SERVER_LIBS) to link all the right dependencies for the monoRodney Dawes2004-05-183-0/+11
* Fixes #51412Rodrigo Moya2004-05-172-3/+15
* Fixes #56870Rodrigo Moya2004-05-142-14/+25
* added extra check for function arguments.Rodrigo Moya2004-05-142-0/+9
* added missing implementation from recurreces-work-branch.Rodrigo Moya2004-05-142-2/+44
* use the default timezone if we can't get timezones for the start and endRodrigo Moya2004-05-142-0/+10
* Fixes #54094Rodrigo Moya2004-05-132-2/+26
* fixed gtk-doc comments, and process correctly detached instances.Rodrigo Moya2004-05-133-41/+180
* Added implementation of modification of calendar itemsHarish Krishnaswamy2004-05-124-10/+125
* Fixes #57908JP Rosevear2004-05-072-6/+11
* assign capabilities to ecal->capabilities so that it need not be computedHarish Krishnaswamy2004-05-063-5/+22
* Patch the FIXMEs in the code handling recipient_list and message bodiesHarish Krishnaswamy2004-05-042-3/+60
* Add missing G_BEGIN_DECLS and G_END_DECLSWilliam Jon McCann2004-05-032-0/+7
* Fixes #55922 Hash the backends based on the uri 'and' the type (BothHarish Krishnaswamy2004-05-032-6/+15
* Partial fix for #57218JP Rosevear2004-05-035-24/+48
* Fill in some default values to avoid libical assertions later. Also, fixDan Winship2004-04-302-6/+18
* something to run searches with for test purposesJP Rosevear2004-04-284-5/+79
* Fixes #57080JP Rosevear2004-04-282-1/+9