index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
bbdb
/
bbdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
1
-3
/
+3
*
Bug #603480 - [bbdb] Traverse lists in destinations properly
Milan Crha
2010-01-19
1
-5
/
+21
*
Bug #603480 - [bbdb] Crash on unref of uninitialized memory
Milan Crha
2010-01-19
1
-6
/
+7
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-3
/
+2
*
Bug #557505 - [bbdb] hangs and is unresponsive
Milan Crha
2009-11-04
1
-13
/
+66
*
Bug #599199 - Hangs regularly when synchro with pidgin is activated
Milan Crha
2009-10-27
1
-7
/
+2
*
Simplify EPlugin loading at startup.
Matthew Barnes
2009-08-30
1
-2
/
+2
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-2
/
+0
*
Fix merge issues in EMAccountEditor.
Matthew Barnes
2009-07-02
1
-22
/
+22
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-3
/
+3
*
Bug #583441 - bbdb plugin is getting information from composer now
Milan Crha
2009-05-29
1
-26
/
+30
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-17
/
+17
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-2
/
+2
*
Fix compiler warnings in plugins.
Matthew Barnes
2009-05-27
1
-1
/
+0
*
BUGFIX: 578540 - Create address book entries when sending mails
Lucian Langa
2009-05-04
1
-40
/
+46
*
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
Marcel Stimberg
2009-05-04
1
-1
/
+1
*
** Fix for bug #553527
Milan Crha
2008-10-01
1
-13
/
+98
*
** Fix for bug #497928
Milan Crha
2008-09-29
1
-4
/
+2
*
Change license from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-19
1
-25
/
+14
*
** Fix for bug #534762
Philip Withnall
2008-08-27
1
-1
/
+1
*
** Fixes bug #546785
Paul Bolle
2008-08-08
1
-1
/
+3
*
** See bug #504417
Lucian Langa
2008-07-28
1
-2
/
+2
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Fix for bug #502914
Milan Crha
2008-01-02
1
-1
/
+1
*
** Fix for bug #391062
Srinivasa Ragavan
2007-12-03
1
-1
/
+9
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-14
/
+14
*
Fix warnings from sparse and gcc
Kjartan Maraas
2007-10-31
1
-1
/
+1
*
** Fixes part of bug #417999
Matthew Barnes
2007-10-23
1
-24
/
+108
*
** Fixes bug #437579
Matthew Barnes
2007-10-10
1
-2
/
+0
*
Use consistent terminology for mail messages (#480621).
Matthew Barnes
2007-09-28
1
-1
/
+1
*
2007-08-24 Suman Manjunath Fix for bug #440807
Milan Crha
2007-08-24
1
-2
/
+2
*
Committed on behalf of Diego Escalante Urrelo <diegoe@gnome.org>
Sankar P
2007-08-06
1
-11
/
+3
*
** Fix for bug #334140
Srinivasa Ragavan
2007-07-01
1
-0
/
+12
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Plug a couple leaks.
Kjartan Maraas
2006-08-17
1
-1
/
+5
*
Fix for some bugs in gaim synchronization and automatic contacts.
Devashish Sharma
2006-08-03
1
-1
/
+14
*
Marking two strings for translation that were accidentally not marked.
Andre Klapper
2006-07-12
1
-2
/
+2
*
Another typo fix from gfree to g_free.
Andre Klapper
2006-02-14
1
-1
/
+1
*
A typo fix from gfree to g_free.
Veerapuram Varadhan
2006-02-14
1
-1
/
+1
*
Removing unnecessary markup in translateable string.
Karsten Bräckelmann
2006-02-13
1
-2
/
+7
*
Added an option to select a different addressbook for gaim buddies. Earlier i...
Devashish Sharma
2006-01-23
1
-12
/
+44
*
Not skipping the entries which have only e-mail id and not name.
Sushma Rai
2005-09-28
1
-7
/
+13
*
check for NULL before using the address. **Fixes bugs like #274544
Vivek Jain
2005-07-28
1
-15
/
+21
*
Checking for the NULL query, also fixed some other minor issues. Fixes #74366
Sushma Rai
2005-04-11
1
-11
/
+19
*
noop if we can't open the book/we're disabled.
Not Zed
2005-04-06
1
-0
/
+2
*
initialize GError* to NULL Fixes #71512
Sivaiah Nallagatla
2005-02-01
1
-1
/
+1
*
Changes to take advantage of Siva's performance improvements to the
Nat Friedman
2005-01-13
1
-1
/
+2
*
Use _with_mnemonic for the button.
Nat Friedman
2004-10-27
1
-1
/
+1
*
Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnages
Nat Friedman
2004-10-26
1
-37
/
+163
*
Change assertions to if statements, so as not to issue warnings in the
Nat Friedman
2004-10-23
1
-8
/
+20
*
Added the bbdb plugin.
Nat Friedman
2004-10-22
1
-0
/
+328