EDataBook / EDataBookView: Added Direct Read Access APIs / support
[platform/upstream/evolution-data-server.git] / addressbook / libedata-book / e-data-book-view.c
2013-02-15 Tristan Van BerkomEDataBook / EDataBookView: Added Direct Read Access...
2012-12-09 Matthew BarnesUpdate API documentation.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-02 Matthew BarnesFix invalid Gtk-Doc syntax in comments.
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-13 Matthew BarnesRemove e_data_book_view_register_gdbus_object().
2012-10-13 Matthew BarnesEDataBookView cleanups.
2012-10-07 Matthew BarnesRename e_book_backend_remove_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_stop_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_start_book_view().
2012-10-07 Matthew BarnesRemove e_data_book_view_ref/unref().
2012-08-21 Milan CrhaStart/stop book/cal views in a dedicated thread
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-03-19 Chenthill PalanisamyBug 736655 (bnc) - Deadlocks when auto-completing addre...
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-08 Tristan Van BerkomBug #652171 Added e_book_client_view_set_flags()
2011-10-16 Matthew BarnesUpdate libedata-book API docs.
2011-10-10 Christophe DumezDon't free vcard memory in e_data_book_view_notify_upda...
2011-09-30 Christophe Dumezaddressbook: Optimizations to avoid vcard parsing
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-06-01 Milan CrhaBug #651147 - EBook/ECal done signals ignored due to...
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-11-26 Milan CrhaBug #635825 - Ensure valid UTF8 strings are passed...
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-08-29 Matthew BarnesAdd "Since: 2.32" doc tags to new symbols.
2010-08-24 Milan CrhaBug #625115 - Changes notified from backends aren't...
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-07-28 Milan CrhaBug #622884 - Migrate from dbus-glib to glib's GDBus
2010-07-09 Milan CrhaBug #623204 - Be able to report detailed errors from...
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-03-14 Matthew BarnesAdd "Since: 2.26" tags to the API documentation.
2009-10-24 Matthew BarnesCoding style and whitespace cleanup.
2009-08-17 Ross BurtonPort libedata-book to DBus
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2008-12-05 Srinivasa Ragavan** Fix for BNC bug #435632
2008-09-25 Rob BradfordAdd transition functions e_data_book_view_ref and e_dat...
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-10-29 Akhil Laddha** Fix for bug #486873
2007-07-31 Ross BurtonOnly send remove notifications if the contact was in...
2007-05-22 Srinivasa RagavanDownstream fixes from OpenSUSE
2006-07-28 Devashish SharmaFix for a crash.
2006-07-07 Ross BurtonAdd e_data_book_view_notify_update_prefiltered_vcard...
2006-01-16 Ross BurtonAdd e_data_book_view_notify_update_vcard().
2005-05-14 Hans Petter JanssonWrote API docs.
2005-04-27 Ross BurtonUse a static POA
2004-07-13 Chris Toshok[ fixes #58639 ]
2004-06-22 Chris Toshokallow consumers of EDataBookView to control the thresho...
2004-04-16 Chris Toshokremove the race prevention stuff from here, since we...
2004-03-31 Chris Toshok[ backend portion of fix for #48665 ] pass max_results to
2004-03-30 Chris Toshok[ looks like this fixes #55527 ] use bonobo_object_dup_...
2004-03-13 Chris Toshokadd prototype for e_data_book_view_get_mutex.
2004-02-11 Chris Toshoknuke, moved to e-data-book-view.c.
2004-02-04 Chris Toshok[ fixes bug #53130 ]
2004-01-20 Hans Petter JanssonPass a threaded POA policy to g_object_new (). Fixes...
2003-11-03 JP RosevearInitial revision