aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-selector.c
Commit message (Expand)AuthorAgeFilesLines
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-251-2/+2
* EAddressbookSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-7/+19
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-3/+1
* Use e_book_client_connect().Matthew Barnes2013-01-301-19/+15
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+0
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-031-44/+39
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-34/+14
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-9/+22
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-45/+82
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug #634305 - Crash on move of contacts between booksMilan Crha2011-01-111-2/+10
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-60/+14
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-4/+4
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-7/+7
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+1
* Bug #610382 - No addressbook selected on account disableMilan Crha2010-02-251-1/+3
* Add DnD support to e-selection.c.Matthew Barnes2010-02-091-7/+5
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
* Get drag-and-drop-to-source-selector working for contacts, memos and tasks.Matthew Barnes2008-11-291-173/+137
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-0/+89
* Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-6/+20
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-0/+376