aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-contact-display.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #344227 gdk_pixbuf_loader_close should be called beforeHiroyuki Ikezoe2006-06-141-2/+2
* gui/widgets/eab-contact-display.c : Name of some fields differDevashish Sharma2006-05-251-3/+3
* Committing patch for bug #317512.Srinivasa Ragavan2006-04-261-3/+187
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-2/+2
* Fix for the crash when adding duplicate contacts without e-mail ids bySushma Rai2005-09-281-3/+6
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-1/+1
* Using e_contact_get() for E_CONTACT_IS_LIST. See #314152.Sushma Rai2005-08-221-3/+5
* Vulnerability patch submitted by "Sitic Vulnerability Advisory <sitic@pts.se>"Sushma Rai2005-08-051-3/+3
* Fix some leaksRoss Burton2005-04-281-1/+3
* Fixes #70622JP Rosevear2005-01-251-0/+1
* Display mutlivalued contact attributes in the preview. (render_contact):Nat Friedman2004-10-261-6/+19
* uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composerSivaiah Nallagatla2004-10-151-1/+1
* but buttons to button box, use vbox instead of tableRadek Doulik2004-07-221-31/+15
* include config.h #61395.Not Zed2004-07-221-0/+4
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-151-16/+17
* render all email addresses, not just the first 3.Chris Toshok2004-05-291-26/+18
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-191-1/+40
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-181-1/+2
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-19/+16
* disable the map link for 2.0.Chris Toshok2004-04-141-0/+4
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-17/+6
* Fixes #53625.Hans Petter Jansson2004-03-181-0/+2
* #if 0 this, since nothing uses it anymore. (accum_address): new function,Chris Toshok2004-03-111-40/+113
* ref the pixbuf before we close/unref the loader so the pixbuf sticksChris Toshok2004-02-281-7/+13
* add the Groupwise IM attributes to the list of those we render.Chris Toshok2004-02-271-4/+7
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-041-79/+177
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+486