platform/upstream/evolution-data-server.git
2011-05-28 Raul Gutierrez... Vala bindings: include EBookClient and EBookClientView
2011-05-27 Christophe... Bug #651113 - [libebook] Querying date fields is not...
2011-05-27 Christophe... Bug #651054 - Support queries based on "photo" contact...
2011-05-27 Christophe... Bug #650952 - Remove unknown EContact field name runtim...
2011-05-27 Christophe... Bug #650950 - entry_compare() should iterate over attri...
2011-05-27 Matthew BarnesBug #648736 - Crash when adding default vcard for newly...
2011-05-26 Daniel MustielesUpdated Spanish translation
2011-05-26 Matthew BarnesAutomated Gtk-Doc updates from backend API changes.
2011-05-26 Matthew BarnesReduce diff noise with account-mgmt branch.
2011-05-26 Raul Gutierrez... Vala bindings: metadata helpers for EContactAddress
2011-05-26 Raul Gutierrez... Vala bindings: metadata helpers for EContactName
2011-05-26 Raul Gutierrez... Vala bindings: add path to dependency GIRs
2011-05-26 Chenthill PalanisamyCamelDB: Initiate a transaction before writing into db.
2011-05-26 Chenthill PalanisamyBug 640054 - CamelDB: do not read the db while a trasac...
2011-05-26 Chenthill PalanisamyCamelDB: Ensure that begin_transaction is called before...
2011-05-26 Chenthill PalanisamyCamelFolderSummary: Remove undefined function camel_fol...
2011-05-26 Chenthill PalanisamyCamelDB: Use camel_db_select while retrieving the folde...
2011-05-26 Chenthill PalanisamyCamelDB: use a RW lock to prevent reads while write...
2011-05-26 Milan CrhaBug #589495 - Search folder by Size (KB) counts bytes...
2011-05-25 Jorge GonzálezUpdated Spanish translation
2011-05-25 Daniel MustielesUpdated Spanish translation
2011-05-23 Matthew Barnescamel_store_create_folder_sync(): Add a status message.
2011-05-23 Milan CrhaFix issues reported by intltool-update
2011-05-23 Milan CrhaBug #550414 - Corruption of mailbox and can't expunge...
2011-05-23 Seán de BúrcaUpdated Irish translation.
2011-05-23 Seán de BúrcaRemove groupwise files from POTFILES.in
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-05-22 Matthew BarnesBug 650524 - Use g_unix_signal_add_watch_full() for...
2011-05-22 Matthew BarnesHandle SIGTERM instead of SIGQUIT.
2011-05-20 Chenthill PalanisamyIMAPX: optionally download the messages in descending...
2011-05-18 Raul Gutierrez... Vala bindings: mark metadata file as EXTRA_DIST
2011-05-18 Raul Gutierrez... Vala bindings: use metadata to get the correct types...
2011-05-18 Raul Gutierrez... libedataserver: break down long lines of the Introspect...
2011-05-18 Raul Gutierrez... libebook: add --pkg-export to get a package name in...
2011-05-18 Raul Gutierrez... libebook: annotate params for e_book_get_{book_view_asy...
2011-05-18 Raul Gutierrez... libebook: annotate more methods
2011-05-18 Raul Gutierrez... Vala bindings: add missing case for xml. -> Xml. transf...
2011-05-18 Raul Gutierrez... Vala bindings: help vapigen get the correct Xml names
2011-05-18 Raul Gutierrez... Add the correct headers to libedataserver's GIR file
2011-05-18 Matthew BarnesCamelService: Add async query_auth_types() functions.
2011-05-18 Raul Gutierrez... Add vala/ to DIST_SUBDIRS
2011-05-18 Raul Gutierrez... Fixed annotations in libedataserver
2011-05-17 Milan CrhaBug #646898 - IMAPX should invalidated cache when uidva...
2011-05-16 Patrick Ohlyaddressbook file backend: libdb must be initialized...
2011-05-16 Raul Gutierrez... Show the Introspection and Vala bindings in configure...
2011-05-16 Raul Gutierrez... Register EVCardAttributeParam as a boxed type
2011-05-16 Raul Gutierrez... Register EVCardAttribute as a boxed type
2011-05-14 Matthew BarnesCamel: Fetch quota information asynchronously.
2011-05-14 Matthew BarnesInclude git.mk in vala/Makefile.am.
2011-05-14 Matej UrbančičUpdated Slovenian translation
2011-05-14 Raul Gutierrez... Add missing annotations in libebook
2011-05-14 Matthew BarnesBug 650105 - Deadlock in GroupWise connector
2011-05-13 Raul Gutierrez... Bug 649762 - Add support for Vala bindings
2011-05-13 Raul Gutierrez... Bug 649761 - Add gobject-introspection build system...
2011-05-12 Matthew Barnescamel_store_get_folder_info_sync(): Add a status message.
2011-05-11 Vibha YadavBNC 683083 - TO:field – autocomplete does not work...
2011-05-10 Matthew Barnescamel_folder_get_message(): Show folder name in status...
2011-05-10 Matej UrbančičUpdated Slovenian translation
2011-05-09 Milan CrhaBug #648454 - Subfolders disappear when moving a folder
2011-05-09 David WoodhouseBug 649433 - e-calendar-factory SIGSEGV while reading...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-08 Matthew BarnesPost-release version bump.
2011-05-08 Matthew BarnesNEWS update for 3.1.1 release.
2011-05-08 Matthew BarnesUpdate API docs.
2011-05-08 Raul Gutierrez... Bug 649684 - GIR files should contain <package name...
2011-05-08 Matthew BarnesAdapt Camel tests to recent API changes.
2011-05-07 Matthew BarnesWhitespace and coding style cleanups.
2011-05-07 Matthew BarnesForgot to change property name for folder creation.
2011-05-07 Matthew BarnesRename "name" property of CamelFolder to "display-name".
2011-05-07 Matthew BarnesRename "name" field of CamelFolderInfo to "display_name".
2011-05-07 Matthew BarnesRemove "uri" field of CamelFolderInfo.
2011-05-07 Matthew Barnescamel_vee_folder_new(): Add argument guards.
2011-05-07 Matthew BarnesCamelVeeStore: Change handling of CHANGE_NOSELECT flag.
2011-05-07 Matthew BarnesRemove CAMEL_STORE_SUMMARY_FRAGMENT flag.
2011-05-07 Matthew BarnesCamelSaslPOPB4SMTP: Fix a compiler warning.
2011-05-07 Matthew BarnesCamelFolder: Remove "uri" property.
2011-05-06 Matthew BarnesCamelFolderSearch: Hack to deal with "message-location".
2011-05-06 Matthew BarnesCamel: Store UIDs in X-Evolution-Source headers.
2011-05-06 Matthew BarnesRemove camel_filter_driver_filter_mbox()
2011-05-05 Dan VrátilBug 332497 - Add Edit -> Available Categories
2011-05-05 Vibha YadavBug 649365 - Creation of new repository evolution-groupwise
2011-05-04 Kjartan MaraasUpdated Norwegian bokmål translation
2011-05-03 Kjartan MaraasMark the param spec strings for translation correctly.
2011-05-03 Matthew BarnesRemove camel_store_folder_uri_equal().
2011-05-02 Abduxukur AbdurixitAdded UG translation
2011-05-01 Abduxukur AbdurixitAdded UG translation
2011-04-30 Fran DiéguezUpdated galician translations
2011-04-29 Daniel MustielesUpdated Spanish translation
2011-04-29 Matthew BarnesFix definition of CamelProvider.url_equal().
2011-04-29 Matthew BarnesRevise camel_session_get_service_by_url().
2011-04-28 Milan CrhaBug #648844 - IMAP Error: LIST failed: wildcards not...
2011-04-27 David WoodhouseBug 628142 - Fix handling of simultaneous get_message...
2011-04-27 Andrej ŽnidaršičUpdated Slovenian translation
2011-04-23 Matthew BarnesReplace CamelSessionThreadMsg with a more modern API.
2011-04-23 Matthew BarnesRemove unused camel_session_thread_wait().
2011-04-22 Matthew BarnesRemove unused CamelTimeoutCallback typedef.
2011-04-22 Matthew BarnesCamelStore: Remove a dead assignment.
2011-04-22 Matthew BarnesCamelSession: Remove some leftover debug messages.
2011-04-22 Matthew BarnesCamelStore: Chain up in the constructed() method
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
next