aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
Commit message (Expand)AuthorAgeFilesLines
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-151-3/+7
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-1/+4
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-1/+1
* 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-121/+3
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-4/+61
* Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-011-18/+59
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-011-3/+22
* new function, for the Cut verb. (copy_contacts_cb): new function, for theChris Toshok2001-05-301-14/+222
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-231-1/+13
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-181-0/+91
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-47/+39
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-16/+26
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+50
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-19/+12
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+5
* Fixed a crash here.Christopher James Lahey2001-04-041-1/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-3/+1
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-5/+33
* add is_read_only param.Chris Toshok2001-03-131-1/+1
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-31/+39
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-13/+20
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-2/+5
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-131-0/+1
* Added N_("* Click here to add a contact *").Christopher James Lahey2001-02-081-0/+1
* Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-071-2/+2
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-061-7/+16
* Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-261-2/+18
* Update for e_popup_menu_run prototype change.Dan Winship2001-01-201-1/+1
* added i18n for etable.Miguel de Icaza2001-01-121-0/+33
* connect with the EAddressbookView's status_message signal.Chris Toshok2001-01-101-2/+21
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-1/+13
* Made it so that if you select multiple contacts, the right click menu toChristopher James Lahey2000-12-201-9/+53
* Fixed some formatting.Christopher James Lahey2000-12-091-2/+2
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-081-2/+4
* Moved the gal view menu stuff from here to EAddressbookView.Christopher James Lahey2000-12-071-0/+33
* Link in composer bonobo code.Christopher James Lahey2000-11-121-5/+21
* Add menus items to the envelope printing stuff.Christopher James Lahey2000-11-061-0/+9
* Remove Family name column since it's a bit weird. This also fixes theChristopher James Lahey2000-10-201-1/+0
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-141-1/+1
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-111-5/+5
* Updated these to the new style ETables.Christopher James Lahey2000-10-111-56/+45
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-0/+23
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-211-1/+3
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-201-3/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-7/+8
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-0/+709