aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-model.h
Commit message (Expand)AuthorAgeFilesLines
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-251-3/+4
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+1
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-031-1/+5
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+4
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-8/+8
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-1/+2
* Bug 579702 – Contact changes not shown until restartMatthew Barnes2009-07-181-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-1/+20
* | Progress update:Matthew Barnes2008-09-181-1/+3
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-67/+80
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-1/+20
|/
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-221-1/+1
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-1/+1
* new function. do the get_view in an idle handler.Chris Toshok2004-06-091-0/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-44/+39
* disconnect search_started and search_result. (addressbook_compare): ifChris Toshok2003-02-171-0/+1
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-081-1/+3
* gobjectify this.Chris Toshok2002-11-071-8/+9
* Port to GObject/gnome2.Chris Toshok2002-11-061-5/+6
* [ fixes #20347 ] hook up the backend_died signal. (backend_died): newChris Toshok2002-08-291-1/+2
* take and pass the CallStatus to our listener.Chris Toshok2002-08-201-0/+1
* Added this function so that there would be less duplication of cardsChristopher James Lahey2002-05-011-11/+14
* Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-211-0/+2
* Set the folder bar message here.Christopher James Lahey2001-08-201-0/+1
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-0/+1
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-231-9/+11
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-181-6/+7
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-16/+20
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-5/+13
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-0/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-3/+3
* Added an "editable" argument.Christopher James Lahey2000-07-081-0/+2
* Added double click to open contact editor.Christopher James Lahey2000-05-281-0/+4
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-0/+48