aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/gaimbuddies.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-7/+14
* Bug #707048 - [bbdb] GError double free when contact save failsMilan Crha2013-09-031-4/+2
* Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClientMatthew Barnes2013-04-141-35/+26
* bbdb plugin cleanups.Matthew Barnes2013-04-141-81/+62
* Use e_book_client_connect().Matthew Barnes2013-01-301-12/+0
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-3/+10
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-13/+13
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+3
* Port autocontacts plugin to GSettingsRodrigo Moya2011-11-181-16/+13
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-7/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-10/+18
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-27/+36
* Coding style and whitespace cleanups.Matthew Barnes2011-06-301-6/+17
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-3/+6
* Coding style cleanups.Matthew Barnes2011-06-301-4/+4
* Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2011-06-301-2/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Bug #626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c)Milan Crha2010-09-101-9/+6
* More build fixes.Matthew Barnes2010-04-011-7/+19
* Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-231-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-20/+20
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-4/+12
* Bug #557505 - [bbdb] hangs and is unresponsiveMilan Crha2009-11-041-39/+144
* Bug #599199 - Hangs regularly when synchro with pidgin is activatedMilan Crha2009-10-271-24/+38
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-38/+38
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-4/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-20/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #496402Milan Crha2008-01-111-22/+60
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-1/+1
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+3
* 2007-08-24 Suman Manjunath Fix for bug #440807Milan Crha2007-08-241-8/+8
* Committed on behalf of Diego Escalante Urrelo <diegoe@gnome.org>Sankar P2007-08-061-5/+0
* Fix for bug #437584Srinivasa Ragavan2007-06-181-4/+4
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-11/+11
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Don't leak the file path here.Kjartan Maraas2006-08-181-0/+3
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* [addressbook]Ross Burton2006-07-191-1/+2
* Added an option to select a different addressbook for gaim buddies. Earlier i...Devashish Sharma2006-01-231-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* initialize GError* to NULL Fixes #71512Sivaiah Nallagatla2005-02-011-1/+1
* Check the buddy account name, not alias. Duh. (free_contact_list):Nat Friedman2005-01-231-17/+4
* Changes to take advantage of Siva's performance improvements to theNat Friedman2005-01-131-49/+42
* Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnagesNat Friedman2004-10-261-0/+459