summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eds-docs.sgml: Working on the main documentation forward.documentation-effortTristan Van Berkom2013-12-051-8/+6
* ETestServerFixture: Adding main gtk-doc descriptionTristan Van Berkom2013-12-051-0/+15
* EClient: Adding main gtk-doc descriptionTristan Van Berkom2013-12-051-0/+10
* Calendar: Fixing up gtk-doc comments, ensuring main descriptions.Tristan Van Berkom2013-12-0513-0/+123
* Addressbook: Fixing up gtk-doc comments, ensuring main descriptions.Tristan Van Berkom2013-12-055-1/+40
* Reorganized documentation by subject, and updated eds-sections.txt.Tristan Van Berkom2013-12-052-104/+206
* Removed obsolete documentation directories.Tristan Van Berkom2013-12-0543-5127/+0
* Enhanced the cursor example sgml to include all related classes in the example.Tristan Van Berkom2013-12-051-18/+94
* Cursor Example Code: Improving readability of cursor-data.c, a little.Tristan Van Berkom2013-12-051-133/+106
* Migrated tests/cursor-example -> examples/cursorTristan Van Berkom2013-12-0520-5/+7
* e-test-server-utils.h: Improving documentation comments.Tristan Van Berkom2013-12-051-1/+5
* EBookClientCursor documentation fixupTristan Van Berkom2013-12-051-17/+3
* Unified documentation work in progress.Tristan Van Berkom2013-12-054-9/+159
* libedata-book: Deprecating older versions of the vcard storages and summaries.Tristan Van Berkom2013-12-0515-5/+295
* EBookSqlite documentation comments enhancements.Tristan Van Berkom2013-12-052-7/+31
* Work in progress, fixing gtk-doc comments.Tristan Van Berkom2013-12-057-71/+4314
* Work in progress, fixing gtk-doc comments and removing warnings from the gtk-...Tristan Van Berkom2013-12-0522-69/+277
* Initial commit of the unified EDS documentation package.Tristan Van Berkom2013-12-0513-0/+438
* Bug 719720 - Refcount error in imapx_command_select_done()Matthew Barnes2013-12-041-6/+13
* Remove --enable-strict configure option.Matthew Barnes2013-12-041-24/+0
* Deprecate ECancellable[Rec]Mutex.Matthew Barnes2013-12-043-1/+29
* Bug 719774 - Missing linker flag in evolution-addressbook-factoryLionel Landwerlin2013-12-041-0/+1
* Bug 719307 - trust-prompt: Squash a compiler warningColin Walters2013-12-041-1/+1
* Moved all libecal/client tests to have a namespaceTristan Van Berkom2013-12-0415-43/+43
* Moved all libebook/client tests to have a namespaceTristan Van Berkom2013-12-0425-96/+96
* tests: Fix potential g_object_unref(NULL) calls in libebook testsPhilip Withnall2013-12-032-4/+4
* libedata-cal: Fix a potential g_strstrip(NULL) callPhilip Withnall2013-12-031-1/+4
* libecal: Refactor system timezone key file parsing codePhilip Withnall2013-12-031-13/+5
* EBookBackendCache: Remove an unnecessary NULL check.Philip Withnall2013-12-031-1/+1
* CamelPOP3Folder: Fix a potential g_object_unref(NULL) callPhilip Withnall2013-12-031-2/+2
* CamelTransport: Port to GTask.Matthew Barnes2013-12-031-28/+31
* CamelSubscribable: Port to GTask.Matthew Barnes2013-12-031-58/+56
* CamelStore: Port to GTask.Matthew Barnes2013-12-031-336/+292
* CamelSession: Port to GTask.Matthew Barnes2013-12-031-93/+91
* CamelService: Port to GTask.Matthew Barnes2013-12-031-189/+188
* CamelSasl: Port to GTask.Matthew Barnes2013-12-031-117/+93
* CamelOfflineFolder: Port to GTask.Matthew Barnes2013-12-031-30/+29
* CamelNetworkService: Port to GTask.Matthew Barnes2013-12-031-23/+23
* CamelMimePart: Port to GTask.Matthew Barnes2013-12-031-30/+29
* CamelFolder: Port to GTask.Matthew Barnes2013-12-031-274/+264
* CamelDataWrapper: Port to GTask.Matthew Barnes2013-12-031-111/+97
* CamelCipherContext: Port to GTask.Matthew Barnes2013-12-031-141/+129
* CamelSession: Remove all asynchronous class methods.Matthew Barnes2013-12-032-225/+135
* CamelSasl: Remove all asynchronous class methods.Matthew Barnes2013-12-032-175/+93
* CamelOfflineFolder: Remove all asynchronous class methods.Matthew Barnes2013-12-032-89/+47
* CamelMimePart: Remove all asynchronous class methods.Matthew Barnes2013-12-032-92/+47
* CamelDataWrapper: Remove all asynchronous class methods.Matthew Barnes2013-12-032-285/+149
* CamelCipherContext: Remove all asynchronous class methods.Matthew Barnes2013-12-032-401/+216
* Install test vcards if --enable-installed-tests is configured.Tristan Van Berkom2013-12-036-7/+42
* Better handling of the TEST_INSTALLED_SERVICES variableTristan Van Berkom2013-12-031-3/+6