aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-table-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-2/+3
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-071-1/+1
* Convert ETableModel to an interface.Matthew Barnes2013-06-191-15/+26
* ETable-related cleanups.Matthew Barnes2013-06-191-40/+44
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-251-4/+16
* Contact's print doesn't decode QP encoded email addressesMilan Crha2013-01-231-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-031-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-62/+35
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-35/+34
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-6/+9
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+4
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-5/+14
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-33/+33
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-28/+28
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-24/+24
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-1/+20
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-18/+18
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-1/+20
|/
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fix for bug #324604 inspired by patch of makuchaku (Mayank)Milan Crha2008-01-211-1/+46
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+1
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-221-5/+12
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-11/+0
* Disable cell editing.Hans Petter Jansson2003-12-171-0/+2
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-141-41/+32
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-129/+78
* Chain.Hans Petter Jansson2003-08-141-0/+3
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-0/+1
* rename addressbook_destroy to this, and guard against multiple calls.Chris Toshok2003-05-141-6/+9
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-231-1/+1
* Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create):Ettore Perazzoli2003-03-071-1/+0
* Make parent_class static.Dan Winship2003-02-201-1/+1
* fix parameter types here (this signal isn't generated from an ETable.)Chris Toshok2003-01-101-0/+1
* [ fixes bug #34897 ] don't free the return of e_card_simple_get_const, asChris Toshok2002-12-191-1/+1
* port work.Chris Toshok2002-11-091-4/+4
* gobjectify this.Chris Toshok2002-11-071-13/+14
* fix the gnome-xml headers.Chris Toshok2002-11-061-3/+3
* Port to GObject/gnome2.Chris Toshok2002-11-061-35/+35
* free adapter->priv.Chris Toshok2002-09-261-0/+2
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-311-0/+3
* 2001-10-29 Jon Trowbridge <trow@ximian.com.Jon Trowbridge2001-10-301-0/+12
* Comment out spew.Jon Trowbridge2001-10-301-1/+1
* Upped the required version of gal.Christopher James Lahey2001-07-051-2/+7
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-1/+10
* memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-271-5/+9
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-0/+9
* Added e-card-merging-book-commit-duplicate-detected.glade here.Christopher James Lahey2001-06-111-2/+2
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-1/+2
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-1/+10
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-0/+1
* update_view_type is gone, since the menu item is gone.Chris Toshok2001-05-221-1/+1
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-0/+353