aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/e-addressbook-model.c
Commit message (Expand)AuthorAgeFilesLines
* Moved files for Chris - FedericoFederico Mena Quintero2000-09-161-423/+0
* 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