platform/upstream/evolution-data-server.git
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-03-14 Matthew BarnesAdd "Since: 1.12" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.22" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.24" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.26" tags to the API documentation.
2010-03-13 Matthew BarnesAdd "Since: 2.28" tags to the API documentation.
2010-03-13 Matthew BarnesAdd "Since: 2.30" tags to the API documentation.
2010-03-13 Changwoo RyuUpdated Korean translation
2010-03-12 Fridrich StrbaCrash in imapx_command_start at camel-imapx-server...
2010-03-12 Chenthill PalanisamyBug 612667 - Crash in imapx_connect_to_server at camel...
2010-03-12 David PlanellaCorrections in Catalan translation
2010-03-12 David PlanellaUpdated Catalan translation
2010-03-11 Chenthill PalanisamyBug 610909 - IMAPX : password failure isn't reported...
2010-03-11 Fridrich StrbaUse the surrounding code style
2010-03-11 Fridrich StrbaClean some relocations (E_DATA_SERVER_UI_GLADEDIR ...
2010-03-11 Fridrich StrbaCreate the .gnome2_private directory if it does not...
2010-03-11 Fridrich StrbaSome little cleanum of configure
2010-03-11 Chenthill PalanisamyBug 611879 - IMAPX : 'copy folder content locally for...
2010-03-11 Chenthill PalanisamyBug 610774 - IMAPX : automatic filtering doesn't work
2010-03-11 Chenthill PalanisamyBug 611861 - [IMAPX] Folder list does not show up immed...
2010-03-11 Gabor KelemenUpdated Hungarian translation
2010-03-10 Matthew BarnesStrip whitespace off strings returned from e_contact_get().
2010-03-10 Chenthill PalanisamySync changes before expunge
2010-03-10 Chenthill PalanisamyBug 612401 - IMAPX : cann't create folder in top hierarchy
2010-03-10 Chenthill PalanisamyImplement folder_delete - imapx
2010-03-10 Javier JardónBug 604047 - Use accessor functions instead of direct...
2010-03-09 Chenthill Palanisamyimplement create folder - imapx
2010-03-09 Chenthill PalanisamyEnsure inbox is subscribed if lsub is used during initi...
2010-03-09 Chenthill PalanisamyImplement folder subscriptions - imapx
2010-03-09 Chenthill PalanisamyBug 612116 - IMAPX: Problems with separator . and names...
2010-03-09 Chenthill Palanisamyfix a error from previous commit for bug 612121
2010-03-09 Chenthill Palanisamydelete folders while syncronizing
2010-03-09 Chenthill PalanisamyBug 612260 - [imapx] Moving a message to other folder...
2010-03-09 Chenthill PalanisamyBug 612121 - IMAPX: No UTF7 folder name encoding applied
2010-03-09 Chenthill PalanisamyFix a crash during offline-message sync.
2010-03-08 Fridrich StrbaAdapting to the surrounding AC_MSG_ERROR style
2010-03-08 Fridrich StrbaA module should be shared library on windows :)
2010-03-08 Fridrich StrbaRemove dos line endings from the Makefile.am and be...
2010-03-08 Fridrich StrbaCheck for dbus-binding-tool during configure.
2010-03-08 Fridrich StrbaCheck for gperf during configure
2010-03-08 Matthew BarnesPost-release version bump.
2010-03-08 Matthew BarnesNEWS update for 2.29.92 release.
2010-03-08 Matt McCutchen 2Bug 611860 - Pilot calendar, todo, memo do not sync...
2010-03-08 Matthew BarnesCoding style and whitespace cleanup.
2010-03-07 Simos XenitellisUpdated Greek translation for evolution-data-server
2010-03-07 Inaki Larranaga... Updated Basque language
2010-03-06 Claude ParozAdd translator comments for ending %s (Bug #611247)
2010-03-05 Fridrich StrbaFix a typo in Makefile.am
2010-03-05 Fridrich StrbaRemoving windows hack with dummy import libraries
2010-03-05 Matthew BarnesBug 611873 - Make triple-clicking a shortcut for "Show...
2010-03-05 Matthew BarnesESourceSelector cleanup.
2010-03-05 Chenthill PalanisamyUse g_rename instead of link.
2010-03-05 Fridrich StrbaDisable some bits on win32
2010-03-05 Chenthill PalanisamyFix couple of invalid reads in idle_thread and namespac...
2010-03-04 FridrichRemove superfluos include since we use GLib APIs instead
2010-03-04 Michael Meeksmake groupwise locking more granular to improve latency
2010-03-04 Michael MeeksRationalise fragmented locking.
2010-03-04 Chenthill PalanisamyUse enum for priorities. Fix parsing uids while moving...
2010-03-04 Fridrich StrbaOoops, some more sleep -> g_usleep changes
2010-03-04 Fridrich StrbaUsing Glib g_poll instead of poll and related changes
2010-03-04 Fridrich StrbaClean non-existing directories from the Makefile.am
2010-03-04 Fridrich StrbaEnable imapx again on windows
2010-03-04 Priit Laes[Bug 611355] [PATCH] calendar/tests/ecal/test-ecal...
2010-03-03 Matthew BarnesRemove camel-imapx-tokenise.h when running "make clean".
2010-03-03 Fridrich StrbaUpdated .gitignore file
2010-03-03 Fridrich Strba[win32] Use on windows the right includes
2010-03-03 Fridrich StrbaMake the dummy library correspond to the reality
2010-03-03 Fridrich Strba[win32] Disable building imapx on windows, since it...
2010-03-03 Fridrich Strba[win32} The ber_* functions are prototyped in winber.h
2010-03-03 Chenthill Palanisamyperform a clean switch between online and offline ...
2010-03-03 Chenthill PalanisamyUse Gthread instead of pthread
2010-03-03 Chenthill PalanisamyDo not show message download progress while syncing...
2010-03-03 Chenthill Palanisamymark inbox as system folder
2010-03-03 Chenthill PalanisamySet the right parent class
2010-03-02 Chenthill PalanisamyAllow reading retrieving messages parallely
2010-03-02 Chenthill PalanisamyBug 609372 - evolution crashed : fetching message...
2010-03-02 Chenthill Palanisamyuse imapx for groupwise provider USE_IMAP option
2010-03-02 Chenthill Palanisamyuse sensible variable name for set_lock_async
2010-03-01 Michael MeeksFix unpleasant issue with (remove_item) more elegantly...
2010-03-01 Chenthill PalanisamyHide debug messages
2010-03-01 Chenthill PalanisamyIncrease the priority for INBOX refresh.
2010-02-28 Daniel NylanderUpdated Swedish translation
2010-02-26 Claude ParozUpdated French translation
2010-02-26 Chenthill PalanisamyFix the progress for get_message - imapx
2010-02-26 Chenthill PalanisamyImplement sync message
2010-02-26 Milan CrhaBug #602723 - Contact list name doesn't get displayed...
2010-02-26 Chenthill Palanisamyremoved the debug message
2010-02-26 Chenthill PalanisamySplit new_messages_fetch and scan_changes as separate...
2010-02-26 Priit LaesBug 611125 - Duplicate definition of camel-iconv.h...
2010-02-25 Chenthill PalanisamyBug 610073 - Error while refreshing folder in imapx
2010-02-25 Chenthill PalanisamyReverting fix for bug 610073
2010-02-25 Milan CrhaBug #529331 - Be able to disallow selection of a certai...
2010-02-25 Michael Meeksuse IMAPX for groupwise if USE_IMAP is set, if it is...
2010-02-25 Chenthill PalanisamyCompile imapx always
2010-02-25 Chenthill PalanisamyBug 609990 - IMAPX - Crasher at camel_imapx_server_syn...
2010-02-25 Chenthill PalanisamyInclude camel-imapx-tokens.txt in the tarball
2010-02-24 Chenthill PalanisamyBug 610919 - IMAPX : issues with server sent item...
2010-02-24 Chenthill PalanisamyBug 610073 - Error while refreshing folder in imapx
2010-02-24 Bruce CowanUpdated British English translation
2010-02-24 Chenthill PalanisamyDo not hold lock while waiting for parser thread to...
next