aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/eab-popup-control.c
Commit message (Expand)AuthorAgeFilesLines
* Progress update:Matthew Barnes2008-09-181-465/+0
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-22/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-12/+0
* ** Fix for bug #273177Milan Crha2008-03-131-3/+42
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* ** Fix for bug #471791 (Move away from assert to g_ret)Srinivasa Ragavan2007-09-031-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-0/+2
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-1/+1
* Added source selector to contact quick-add dialog.Devashish Sharma2006-01-231-764/+4
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-2/+0
* new function to filter contact lists from search results (query_cb) :Sivaiah Nallagatla2005-02-061-6/+38
* Change the xpad and ypad to 0 here, we don't need the extra padding AddRodney Dawes2005-01-221-39/+2
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-071-1/+0
* #include <gtk/gtkvbox.h>Rodney Dawes2004-08-041-0/+1
* [ should fix #60495, #58635 ] don't free the list of contacts - libebookChris Toshok2004-06-231-5/+0
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-1/+0
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-131-1/+1
* [ should fix #56537 ]Chris Toshok2004-04-131-31/+13
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-2/+1
* Address Book, not AddressbookRodney Dawes2004-02-121-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+1236