aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-model.c
Commit message (Expand)AuthorAgeFilesLines
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-4/+8
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-011-2/+5
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-231-0/+45
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-181-2/+41
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-146/+95
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-5/+5
* Made this table model more consistent in the number of columns it has.Christopher James Lahey2001-04-031-5/+7
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+2
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-1/+1
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-5/+5
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-0/+36
* check capabilities is valid before doing a strstr.Michael Meeks2001-01-041-5/+5
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-21/+42
* Started adding a time zone field to ECard.Christopher James Lahey2000-08-231-0/+2
* use x-evolution-any-field.Chris Toshok2000-08-091-1/+1
* Emit "model_pre_change" signal as appropriate.Christopher James Lahey2000-08-031-0/+2
* Adapted this to supply the new append_row API of ETableModel.Christopher James Lahey2000-08-021-7/+17
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-101-1/+2
* Added an "editable" argument.Christopher James Lahey2000-07-081-12/+24
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-1/+21
* Removed the ETableModel thaw handler. Likewise.Federico Mena Quintero2000-06-131-11/+2
* Added glade files.Christopher James Lahey2000-06-111-4/+8
* Added double click to open contact editor.Christopher James Lahey2000-05-281-0/+15
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-0/+14
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-2/+2
* Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-081-2/+2
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-1/+2
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-0/+351