summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 2.29.92 release.EVOLUTION_DATA_SERVER_2_29_92Matthew Barnes2010-03-071-0/+33
* BugĀ 611860 - Pilot calendar, todo, memo do not sync when timezone is set to UTCMatt McCutchen 22010-03-071-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-03-0712-89/+86
* Updated Greek translation for evolution-data-serverSimos Xenitellis2010-03-071-1783/+1821
* Updated Basque languageInaki Larranaga Murgoitio2010-03-071-1057/+995
* Add translator comments for ending %s (Bug #611247)Claude Paroz2010-03-061-0/+4
* Fix a typo in Makefile.amFridrich Strba2010-03-051-1/+1
* Removing windows hack with dummy import librariesFridrich Strba2010-03-056-186/+2
* Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."Matthew Barnes2010-03-054-18/+116
* ESourceSelector cleanup.Matthew Barnes2010-03-052-340/+428
* Use g_rename instead of link.Chenthill Palanisamy2010-03-051-41/+18
* Disable some bits on win32Fridrich Strba2010-03-051-0/+4
* Fix couple of invalid reads in idle_thread and namespace parsingChenthill Palanisamy2010-03-053-36/+13
* Remove superfluos include since we use GLib APIs insteadFridrich2010-03-041-4/+0
* make groupwise locking more granular to improve latencyMichael Meeks2010-03-041-9/+28
* Rationalise fragmented locking.Michael Meeks2010-03-041-62/+67
* Use enum for priorities. Fix parsing uids while moving messages.Chenthill Palanisamy2010-03-044-84/+65
* Ooops, some more sleep -> g_usleep changesFridrich Strba2010-03-041-3/+3
* Using Glib g_poll instead of poll and related changesFridrich Strba2010-03-041-8/+10
* Clean non-existing directories from the Makefile.amFridrich Strba2010-03-041-4/+0
* Enable imapx again on windowsFridrich Strba2010-03-041-3/+2
* [Bug 611355] [PATCH] calendar/tests/ecal/test-ecal-create-object--2 testPriit Laes2010-03-041-5/+7
* Remove camel-imapx-tokenise.h when running "make clean".Matthew Barnes2010-03-031-0/+3
* Updated .gitignore fileFridrich Strba2010-03-031-81/+1
* [win32] Use on windows the right includesFridrich Strba2010-03-031-0/+4
* Make the dummy library correspond to the realityFridrich Strba2010-03-031-0/+3
* [win32] Disable building imapx on windows, since it needs a porting loveFridrich Strba2010-03-031-1/+2
* [win32} The ber_* functions are prototyped in winber.hFridrich Strba2010-03-031-0/+1
* perform a clean switch between online and offline - imapx.Chenthill Palanisamy2010-03-033-127/+110
* Use Gthread instead of pthreadChenthill Palanisamy2010-03-032-11/+14
* Do not show message download progress while syncing for offline.Chenthill Palanisamy2010-03-031-8/+15
* mark inbox as system folderChenthill Palanisamy2010-03-031-1/+3
* Set the right parent classChenthill Palanisamy2010-03-033-7/+11
* Allow reading retrieving messages parallelyChenthill Palanisamy2010-03-024-3/+10
* Bug 609372 - evolution crashed : fetching message for a fresh account.Chenthill Palanisamy2010-03-023-179/+227
* use imapx for groupwise provider USE_IMAP optionChenthill Palanisamy2010-03-021-6/+1
* use sensible variable name for set_lock_asyncChenthill Palanisamy2010-03-023-7/+7
* Fix unpleasant issue with (remove_item) more elegantly. Instead ofMichael Meeks2010-03-011-11/+14
* Hide debug messagesChenthill Palanisamy2010-03-013-62/+65
* Increase the priority for INBOX refresh.Chenthill Palanisamy2010-03-011-1/+5
* Updated Swedish translationDaniel Nylander2010-02-281-385/+416
* Updated French translationClaude Paroz2010-02-261-388/+406
* Fix the progress for get_message - imapxChenthill Palanisamy2010-02-271-1/+1
* Implement sync messageChenthill Palanisamy2010-02-273-0/+32
* Bug #602723 - Contact list name doesn't get displayed in 'To' dialogMilan Crha2010-02-261-0/+2
* removed the debug messageChenthill Palanisamy2010-02-261-1/+0
* Split new_messages_fetch and scan_changes as separate jobs. Needed for avoidi...Chenthill Palanisamy2010-02-261-122/+172
* BugĀ 611125 - Duplicate definition of camel-iconv.h in install targetsPriit Laes2010-02-251-1/+0
* Bug 610073 - Error while refreshing folder in imapxChenthill Palanisamy2010-02-262-4/+6
* Reverting fix for bug 610073Chenthill Palanisamy2010-02-251-0/+4