aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-contact-display.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #506347Milan Crha2008-03-311-3/+22
* ** Fix for bug #404241Milan Crha2008-03-311-1/+1
* ** Fix for bug #324604 inspired by patch of makuchaku (Mayank)Milan Crha2008-01-211-28/+58
* ** Fix for bug #507564Djihed Afifi2008-01-151-18/+57
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-30/+30
* 2007-10-04 mcrha Fix for bug #331421Milan Crha2007-10-041-0/+5
* ** Fixes bug #477045Matthew Barnes2007-09-281-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #445812 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-2/+2
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-3/+3
* Fix for bug #404239 #358250Srinivasa Ragavan2007-05-141-1/+1
* change "E-Mail" to "Email". Fixes bug #404233.Andre Klapper2007-04-101-2/+2
* ** Fix for bug #426487simon.zheng2007-04-091-7/+6
* ** Fix for bug #426829.simon.zheng2007-04-091-1/+2
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-20/+15
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* Fixes #358249 Fixes #358249Francisco Javier F. Serrador2006-11-111-1/+1
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* Fix for Bug 343816Devashish Sharma2006-07-191-10/+70
* [addressbook]Ross Burton2006-07-191-3/+4
* ** 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