aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/bbdb.c
Commit message (Expand)AuthorAgeFilesLines
* Committed on behalf of Diego Escalante Urrelo <diegoe@gnome.org>Sankar P2007-08-061-11/+3
* ** Fix for bug #334140Srinivasa Ragavan2007-07-011-0/+12
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Plug a couple leaks.Kjartan Maraas2006-08-171-1/+5
* Fix for some bugs in gaim synchronization and automatic contacts.Devashish Sharma2006-08-031-1/+14
* Marking two strings for translation that were accidentally not marked.Andre Klapper2006-07-121-2/+2
* Another typo fix from gfree to g_free.Andre Klapper2006-02-141-1/+1
* A typo fix from gfree to g_free.Veerapuram Varadhan2006-02-141-1/+1
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-131-2/+7
* Added an option to select a different addressbook for gaim buddies. Earlier i...Devashish Sharma2006-01-231-12/+44
* Not skipping the entries which have only e-mail id and not name.Sushma Rai2005-09-281-7/+13
* check for NULL before using the address. **Fixes bugs like #274544Vivek Jain2005-07-281-15/+21
* Checking for the NULL query, also fixed some other minor issues. Fixes #74366Sushma Rai2005-04-111-11/+19
* noop if we can't open the book/we're disabled.Not Zed2005-04-061-0/+2
* initialize GError* to NULL Fixes #71512Sivaiah Nallagatla2005-02-011-1/+1
* Changes to take advantage of Siva's performance improvements to theNat Friedman2005-01-131-1/+2
* Use _with_mnemonic for the button.Nat Friedman2004-10-271-1/+1
* Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnagesNat Friedman2004-10-261-37/+163
* Change assertions to if statements, so as not to issue warnings in theNat Friedman2004-10-231-8/+20
* Added the bbdb plugin.Nat Friedman2004-10-221-0/+328