aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-popup.c
Commit message (Expand)AuthorAgeFilesLines
* This is the last we see of ESelectNames.Hans Petter Jansson2004-12-231-390/+0
* get image directly from icon factoryJP Rosevear2004-11-261-4/+1
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-181-1/+1
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-5/+7
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-35/+25
* disconnect from selection-done signalJP Rosevear2004-01-071-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-46/+50
* [ last portion of #40046 fix ] ifdef this out to quiet the compiler.Chris Toshok2003-04-081-141/+35
* change all this around so that we populate the existing popup. This meansChris Toshok2003-04-031-174/+116
* [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", asChris Toshok2003-03-131-2/+2
* Remove cruft. (serverdir, gladedir, etspecdir): Remove definitionsDan Winship2003-02-061-2/+0
* #include gtklabel.h, fixes an unresolved symbol.Chris Toshok2003-01-101-0/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-6/+2
* more porting work.Chris Toshok2002-11-081-2/+2
* Port to GObject/gnome2.Chris Toshok2002-11-061-22/+22
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-131-1/+1
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-14/+17
* 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
* Properly handle our GnomeUIInfo labels so that they won't be leaked ifJon Trowbridge2001-09-191-151/+125
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-101-3/+104
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-091-3/+10
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-091-1/+12
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-081-15/+39
* Add camel dependency.Jon Trowbridge2001-08-031-2/+46
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-0/+5
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-071-6/+3
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-2/+2
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-2/+2
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-14/+9
* Removed an unused variable.Christopher James Lahey2001-05-211-1/+1
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-7/+86
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+11
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-31/+1
* Fix a reference counting bug.Jon Trowbridge2001-03-061-0/+345