aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/bbdb.c
Commit message (Expand)AuthorAgeFilesLines
* 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