aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb
Commit message (Expand)AuthorAgeFilesLines
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-2/+2
* Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClientMatthew Barnes2013-04-143-53/+46
* bbdb plugin cleanups.Matthew Barnes2013-04-143-173/+138
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-1/+6
* Use e_book_client_connect().Matthew Barnes2013-01-303-42/+4
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-7/+7
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-152-6/+15
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-133-9/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-8/+11
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-062-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-202-14/+14
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-043-9/+3
* Adapt bbdb plugin to new ESource API.Matthew Barnes2012-06-032-93/+56
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-23/+45
* Add missing linker flags.Matthew Barnes2012-03-041-0/+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-202-8/+24
* Bug #666341 - [bbdb] Invalid free in bbdb_do_itMilan Crha2011-12-161-1/+0
* Tweak GSettings schemas.Matthew Barnes2011-11-231-1/+1
* Port autocontacts plugin to GSettingsRodrigo Moya2011-11-183-103/+83
* Simplify library dependency flags.Matthew Barnes2011-10-051-4/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-043-23/+43
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-10/+18
* Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-08-092-6/+6
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-143-85/+87
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-6/+17
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-3/+6
* Coding style cleanups.Matthew Barnes2011-05-092-8/+8
* Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2010-11-261-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
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-3/+3
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-347/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* More build fixes.Matthew Barnes2010-04-011-7/+19
* Bug 611883 - Missing mnemonic in automatic contacts tabMatthew Barnes2010-03-281-1/+1
* Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-231-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-312-23/+23
* Bug #603480 - [bbdb] Traverse lists in destinations properlyMilan Crha2010-01-191-5/+21
* Bug #603480 - [bbdb] Crash on unref of uninitialized memoryMilan Crha2010-01-191-6/+7
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-4/+12
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Bug #557505 - [bbdb] hangs and is unresponsiveMilan Crha2009-11-043-58/+229
* Bug #599199 - Hangs regularly when synchro with pidgin is activatedMilan Crha2009-10-273-35/+41
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+10
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-143-6/+0
* Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-021-22/+22
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+7
|\
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Add libraries to LIBADD so that -no-undefined on win32 works well.Fridrich Strba2009-06-041-1/+9
| * Whitespace cleanup.Matthew Barnes2009-05-292-4/+4
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-294-57/+57
| * Remove trailing whitespace, again.Matthew Barnes2009-05-294-6/+6
| * Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-281-27/+31
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Whitespace cleanup.Matthew Barnes2009-05-292-4/+4
* | Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-291-26/+30
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-274-57/+57
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-274-12/+7
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-274-7/+7
| |/
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-272-5/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+3
|\|
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+3
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+3
|/
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-051-0/+1
* BUGFIX: 578540 - Create address book entries when sending mailsLucian Langa2009-05-042-46/+51
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-042-2/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* ** Fix for bug #553527Milan Crha2008-10-012-13/+106
* ** Fix for bug #497928Milan Crha2008-09-292-4/+9
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-192-25/+20
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-20/+22
* ** Fix for bug #534762Philip Withnall2008-08-273-2/+10
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-273-0/+47
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+9
* ** Fixes bug #546785Paul Bolle2008-08-082-1/+12
* ** See bug #504417Lucian Langa2008-07-282-2/+8
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Fix for bug #496402Milan Crha2008-01-112-22/+68
* ** Fix for bug #502914Milan Crha2008-01-022-1/+7
* ** Fix for bug #391062Srinivasa Ragavan2007-12-032-1/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-153-22/+22
* Fix warnings from sparse and gccKjartan Maraas2007-10-312-1/+6
* ** Fixes part of bug #417999Matthew Barnes2007-10-233-25/+117
* ** Fixes bug #437579Matthew Barnes2007-10-103-3/+11
* Use consistent terminology for mail messages (#480621).Matthew Barnes2007-09-282-1/+6
* 2007-08-24 Suman Manjunath Fix for bug #440807Milan Crha2007-08-243-10/+20
* Committed on behalf of Diego Escalante Urrelo <diegoe@gnome.org>Sankar P2007-08-063-16/+14
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-4/+0
* ** Fix for bug #334140Srinivasa Ragavan2007-07-012-0/+18
* Fix for bug #437584Srinivasa Ragavan2007-06-182-4/+9
* ** Fix for bug #414195 from Loïc MinierSrinivasa Ragavan2007-05-142-0/+7
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-112-11/+18
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-022-1/+9
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-302-1/+6
* ** Fixes bug #419524Matthew Barnes2007-03-213-2/+8
* Don't leak the file path here.Kjartan Maraas2006-08-182-0/+8
* Plug a couple leaks.Kjartan Maraas2006-08-172-1/+10
* Fix for some bugs in gaim synchronization and automatic contacts.Devashish Sharma2006-08-032-1/+20
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* [addressbook]Ross Burton2006-07-192-1/+8
* Marking two strings for translation that were accidentally not marked.Andre Klapper2006-07-122-2/+7
* Another typo fix from gfree to g_free.Andre Klapper2006-02-142-1/+5
* A typo fix from gfree to g_free.Veerapuram Varadhan2006-02-142-1/+5
* Removing unnecessary markup in translateable string.Karsten Bräckelmann2006-02-132-2/+13
* Added an option to select a different addressbook for gaim buddies. Earlier i...Devashish Sharma2006-01-234-16/+61
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" toAndre Klapper2006-01-202-1/+6
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+5
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-301-1/+1
* Not skipping the entries which have only e-mail id and not name.Sushma Rai2005-09-282-7/+19
* check for NULL before using the address. **Fixes bugs like #274544Vivek Jain2005-07-282-15/+27
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-122-0/+7
* fix names so that intltool will parse as xmlMichael Zucci2005-05-063-4/+9
* Checking for the NULL query, also fixed some other minor issues. Fixes #74366Sushma Rai2005-04-112-11/+27
* noop if we can't open the book/we're disabled.Not Zed2005-04-062-0/+7
* Missing logJP Rosevear2005-02-071-0/+4
* specify idJP Rosevear2005-02-071-1/+1
* initialize GError* to NULL Fixes #71512Sivaiah Nallagatla2005-02-013-2/+10
* Check the buddy account name, not alias. Duh. (free_contact_list):Nat Friedman2005-01-232-17/+10
* Changes to take advantage of Siva's performance improvements to theNat Friedman2005-01-133-50/+54
* Reformatted the description.Nat Friedman2005-01-092-4/+5
* Add description and author fields. Change name.Nat Friedman2004-11-032-2/+17
* Dist .eplug.in filesJP Rosevear2004-11-022-0/+6
* list bbdb.h as a source so it gets distedJP Rosevear2004-11-022-1/+5
* Softly now.Nat Friedman2004-10-291-0/+1
* Re-enable BBDB.Nat Friedman2004-10-291-6/+0
* Don't build the test-evobuddy program.Nat Friedman2004-10-291-3/+3
* Use _with_mnemonic for the button.Nat Friedman2004-10-273-2/+8
* Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnagesNat Friedman2004-10-266-38/+685
* Change assertions to if statements, so as not to issue warnings in theNat Friedman2004-10-233-9/+28
* Added the bbdb plugin.Nat Friedman2004-10-225-0/+367