summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use the article number instead of the messageid. Some servers are justEVOLUTION_1_5_8evolution-1-5-8Not Zed2004-05-193-15/+33
* ** See #58641.Not Zed2004-05-193-2/+19
* [ fixes #58522, and some other misc update problems ]Chris Toshok2004-05-184-7/+42
* Fixes #56320 and related timezone issues.Harish Krishnaswamy2004-05-1811-149/+369
* 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
* do the same load of mailbox if we're in slow mode as we did for maildir.Not Zed2004-05-182-0/+9
* make sure not to add more than one item id for single email Fixes #58369Sivaiah Nallagatla2004-05-182-22/+156
* read organization_id also from soap response just append org_name ofSivaiah Nallagatla2004-05-182-3/+12
* Add $(E_DATA_SERVER_LIBS) to link all the right dependencies for the monoRodney Dawes2004-05-1810-1/+43
* check for NULL implementation before calling it. (disco_sync): similar.Not Zed2004-05-182-6/+29
* [ fixes bug #57505 ]Chris Toshok2004-05-172-24/+40
* Fixed a string type-o.Jeffrey Stedfast2004-05-173-3/+7
* If the encrypted block was also signed, set the signature verificationJeffrey Stedfast2004-05-172-8/+43
* Fixes #51412Rodrigo Moya2004-05-172-3/+15
* ** Bug #56050.Not Zed2004-05-173-3/+90
* if we have no folder in-memory, load it if we're not doing it fast to getNot Zed2004-05-172-0/+11
* don't allow creation of Trash or Junk folders.Not Zed2004-05-174-6/+46
* Updated Portuguese translation.Duarte Loreto2004-05-162-249/+241
* Updated Simplified Chinese translationFunda Wang2004-05-152-399/+336
* set item type to E_GW_ITEM_TYPE_ORGANISATION when item type attribute isSivaiah Nallagatla2004-05-143-11/+37
* 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
* added more headers to camel.hJeffrey Stedfast2004-05-131-2/+7
* Fixes #54094Rodrigo Moya2004-05-132-2/+26
* fixed gtk-doc comments, and process correctly detached instances.Rodrigo Moya2004-05-133-41/+180
* type-o fix for bug #58404Jeffrey Stedfast2004-05-121-1/+1
* eliminate the need for another variableJeffrey Stedfast2004-05-121-5/+2
* oops, tiny fixJeffrey Stedfast2004-05-121-0/+2
* Ignore PERMANENTFLAGS if it gives us an empty set. Works around brokenJeffrey Stedfast2004-05-122-3/+14
* Added implementation of modification of calendar itemsHarish Krishnaswamy2004-05-126-10/+223
* changed to match_threads. (camel_folder_search_search): remove threadNot Zed2004-05-127-162/+325
* fixedJeffrey Stedfast2004-05-111-0/+16
* Fixed a type-o. Fixes bug #58348.Jeffrey Stedfast2004-05-112-17/+6
* New class for zipping/unzipping gzip streams.Jeffrey Stedfast2004-05-107-0/+1236
* if im does not correspond to one supported in evo, ignore it fixes #58262Sivaiah Nallagatla2004-05-102-0/+8
* new apis to get and set whther the container is Frequent Contacts folderSivaiah Nallagatla2004-05-104-6/+45
* Fixes #57908JP Rosevear2004-05-072-6/+11
* Updated Ukrainian tranlsation.Maxim Dziumanenko2004-05-072-15822/+343
* properly set the parent nodes for the re-parented phantom-node children.Not Zed2004-05-073-10/+33
* assign capabilities to ecal->capabilities so that it need not be computedHarish Krishnaswamy2004-05-063-5/+22
* set nodelay and keepalive on the socket.Not Zed2004-05-064-74/+95
* dont set X-Evolution-Source here anymore, set in caller.Not Zed2004-05-052-17/+22
* Added new complex handlers for postal address fields. Bug # 45210Edward Rudd2004-05-052-3/+130
* Get rid of #ifdef ENABLE_THREADS stuff, that was done away with a whileJeffrey Stedfast2004-05-042-8/+8
* Fixed typo.Christian Kellner2004-05-042-1/+5
* make it as function as we have to at more than one placeSivaiah Nallagatla2004-05-043-52/+73