Post-release version bump.
[platform/upstream/evolution-data-server.git] / tests /
2012-10-19 Matthew Barnesevolution-source-viewer: Select next source after deleting.
2012-10-19 Matthew BarnesFurther test code cleanups.
2012-10-19 Tristan Van BerkomBug 686421 - Restore libebook tests to minimum working...
2012-10-05 Peter HurleyBug 685588 - Remove useless LIBICAL_CFLAGS and LIBICAL_LIBS
2012-09-30 Antoine Jacoutotdo not hardcode -lgcov
2012-09-30 Stef WalterBug 679914 - Replace libgnomekeyring with libsecret
2012-09-15 Andre KlapperAdd translator comment. Fixes bug #684099
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-03 Matthew Barnesevolution-source-viewer: Add icons for new interfaces.
2012-07-06 Matthew Barnesevolution-source-viewer.c: Fix a frequent runtime warning.
2012-07-05 Matthew Barnesevolution-source-viewer: Fix icon column alignment.
2012-07-05 Matthew Barnesevolution-source-viewer: Change "UID" label to "Identity".
2012-07-05 Matthew Barnesevolution-source-viewer: Add delete capability.
2012-06-24 Matthew BarnesCoding style and whitespace cleanup.
2012-06-14 Milan CrhaPort remaining bits from GConf to GSettings
2012-06-11 Matthew Barnessource-viewer: Add renderers for writable and removable.
2012-06-11 Matthew Barnessource-viewer: Refactor the cell renderers.
2012-06-11 Matthew Barnessource-viewer: Enable internationalization.
2012-06-10 Matthew BarnesAdd 'evolution-source-viewer' test tool.
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libedataserverui tests to the new ESource API.
2012-06-03 Matthew BarnesAdd unit tests for ESource.
2012-06-03 Matthew BarnesAdapt ESourceSelector to the new ESource API.
2012-06-03 Matthew BarnesAdapt ESourceComboBox to the new ESource API.
2012-06-03 Matthew BarnesAdapt ENameSelector to the new ESource API.
2012-06-03 Matthew BarnesAdapt libecal to the new ESource API.
2012-06-03 Matthew BarnesAdapt libebook to the new ESource API.
2012-06-03 Matthew BarnesRemove ESourceList. Breaks build.
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-04-21 Matthew BarnesESourceComboBox: Add e_source_combo_box_ref_active().
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-21 Matthew BarnesAdd another missing linker flag.
2012-04-16 Matthew BarnesFix more missing linker flags.
2012-03-27 Christophe DumezBug 670457: Add bulk methods to ECalClient
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2011-11-23 Tristan Van BerkomAdded test case for new ECal revision backend property
2011-11-23 Tristan Van BerkomBug #652177 - Add "revision" property to calendar file...
2011-11-15 Milan CrhaFix minor compiler warnings
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-14 Tristan Van BerkomAdded test case to test the new backend revision property
2011-11-08 Tristan Van BerkomAdded test-client-suppress-notifications.c test
2011-11-07 Milan CrhaIntroduce e_gdbus_templates_init_main_thread()
2011-11-01 Tristan Van BerkomAdded test case showing photo data stored as uris.
2011-10-26 Matthew BarnesRemove g_thread_init() calls.
2011-10-24 Milan CrhaCall g_thread_init() conditionally
2011-10-21 Tristan Van BerkomAdded test to show that fields-of-interest is working...
2011-10-18 Bartosz SzatkowskiBug #656603 - Add support for generating vCard 2.1...
2011-10-10 Christophe Dumezlibebook: Add unit test for bulk modification function
2011-10-08 Christophe Dumezlibebook: Add test for bulk methods
2011-09-30 Christophe DumezAdd unit test for lazy contact vcard parsing
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-13 Matthew BarnesCoding style and whitespace cleanup.
2011-08-03 Tristan Van BerkomAdding test-client-revision-view.c
2011-08-03 Tristan Van BerkomAdded test-client-uid-only-view.c test case.
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-06-13 Matthew BarnesCoding style and whitespace cleanups.
2011-05-31 Milan CrhaBug #651446 - Implement e_book_client_get_contacts_uids()
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-23 Milan CrhaFix issues reported by intltool-update
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-05-08 Matthew BarnesCoding style cleanups.
2011-03-22 Matthew BarnesCollect all test code into a top-level "tests" directory