aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor/e-contact-list-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Added few headers needed for select names dialog.H P Nadig2004-06-081-0/+92
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-051-164/+20
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-021-0/+94
* pass 0 to eab_send_contact. (file_send_to_cb): same.Chris Toshok2004-05-191-2/+2
* Change E_PIXMAP size args over to E_ICON_SIZE_* values.Jeffrey Stedfast2004-05-181-9/+9
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-13/+17
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-22/+61
* [ fixes bug #34777 ]Chris Toshok2004-03-311-0/+13
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-137/+74
* add image_set slot.Chris Toshok2004-02-181-4/+7
* enable d&d drop photos.Chris Toshok2004-01-311-258/+23
* free email list properlyJP Rosevear2003-12-101-2/+2
* free the list, not unref it, and free the elementsJP Rosevear2003-12-101-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-104/+356
* Chain.Hans Petter Jansson2003-08-141-1/+2
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-241-4/+4
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-1/+4
* terminate g_build_filename with NULL.Sean Gao2003-05-121-1/+1
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* [ fixes bug #34085 ] only successfully complete the drag if they dropped aChris Toshok2003-03-271-11/+17
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-2/+2
* Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-061-2/+3
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-2/+2
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-1/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-6/+3
* add include for gtkstock.h.Chris Toshok2002-11-271-5/+8
* remove redundant setting of y2.Chris Toshok2002-11-271-0/+3
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-121-3/+3
* convert to glade-2Chris Toshok2002-11-081-41/+39
* ignore the marshal generated stuff.Chris Toshok2002-11-061-155/+159
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-101-9/+4
* [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name toChris Toshok2002-09-131-20/+30
* [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.Chris Toshok2002-08-291-0/+7
* [ fixes bug #26130 ] pass ce->app as parent_window.Chris Toshok2002-06-161-1/+1
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-171-0/+37
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-031-3/+3
* Merging changes:Christopher James Lahey2001-12-011-3/+44
* Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-131-9/+21
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-041-1/+22
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-301-0/+26
* Comment out spew.Jon Trowbridge2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-061-1/+13
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-1/+1
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-2/+2
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-181-0/+8
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-091-0/+10
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-081-0/+8
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-251-4/+23
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-0/+3
* Marked a string for translation.Kjartan Maraas2001-07-091-1/+1
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-071-21/+14
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-021-2/+2
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-291-16/+34
* track storage change - we're only using 1 array now.Chris Toshok2001-06-281-18/+203
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-261-9/+135
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-0/+499