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
/
addressbook
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-7
/
+19
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
2
-243
/
+25
*
Including <glib-object.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Including <glib.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+3
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-1
/
+1
*
Use e_load_book_source_async() for all EBook loading.
Matthew Barnes
2011-01-22
3
-382
/
+0
*
Coding style cleanups.
Matthew Barnes
2010-09-13
2
-5
/
+5
*
addressbook: Port to use new _async suffix instead of _ex suffix
Rob Bradford
2010-08-02
4
-27
/
+27
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-12
2
-13
/
+18
*
Bug #623204 - Be able to report detailed errors from backends
Milan Crha
2010-07-09
4
-40
/
+44
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
1
-1
/
+1
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-1
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-04
1
-2
/
+5
*
Compiler and linker flag cleanups.
Matthew Barnes
2009-12-28
1
-3
/
+5
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
1
-1
/
+1
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
1
-2
/
+2
*
port addressbook/ to use new EError API
Jonathon Jongsma
2009-12-01
1
-1
/
+3
*
Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'
Milan Crha
2009-10-13
2
-2
/
+5
*
Bug 598027 - Use vCard instead of VCard
Matthew Barnes
2009-10-11
1
-1
/
+1
*
Bug 596848 - Use per-target CPPFLAGS in automake files
H.Habighorst
2009-10-01
1
-3
/
+4
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
2
-5
/
+0
*
Kill EConfigListener.
Matthew Barnes
2009-07-03
2
-16
/
+0
*
Fix "make distcheck" errors and other build cleanups.
Matthew Barnes
2009-07-01
1
-1
/
+1
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-1
/
+1
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
3
-42
/
+42
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
5
-6
/
+5
|
\
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
2
-2
/
+2
|
*
Fix compiler warnings in addressbook.
Matthew Barnes
2009-05-26
1
-1
/
+0
|
*
Use Behdad's brilliant git.mk to generate .gitignore files.
Matthew Barnes
2009-05-02
1
-0
/
+2
*
|
Use Behdad's brilliant git.mk to generate .gitignore files.
Matthew Barnes
2009-05-04
1
-0
/
+2
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-04-25
1
-2
/
+0
|
\
|
|
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
2
-10
/
+0
|
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
2
-38
/
+30
*
|
Rearranged some of the addressbook code to try and eliminate some circular
Matthew Barnes
2008-11-14
4
-2
/
+371
*
|
Progress update:
Matthew Barnes
2008-09-18
2
-8
/
+0
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
2
-38
/
+30
|
/
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
2
-2
/
+2
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
2
-17
/
+17
*
Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -
Kjartan Maraas
2007-10-24
1
-1
/
+1
*
Fix for bug #461195 from Hiroyuki Ikezoe.
Matthew Barnes
2007-09-28
1
-5
/
+0
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
2
-2
/
+2
*
** Fix for bug #455799
Hiroyuki Ikezoe
2007-08-04
1
-4
/
+0
*
Remove duplicate include. Fix some compiler warnings. Cast away a compiler
Kjartan Maraas
2006-10-01
1
-4
/
+4
*
reviewed by: Harish Krishnaswamy <kharish@novell.com>
Kjartan Maraas
2006-01-27
1
-1
/
+1
*
Unrefing the query.
Sushma Rai
2005-07-15
1
-1
/
+1
*
gui/component/Makefile.am gui/contact-editor/Makefile.am
Tor Lillqvist
2005-06-19
1
-1
/
+3
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-0
/
+1
*
Install shared libraries to privlibdir.
Hans Petter Jansson
2005-02-10
1
-1
/
+1
*
case insesitive version of strstr. Used from camel
Sivaiah Nallagatla
2005-01-27
1
-4
/
+30
*
cast length specifier to int.
Not Zed
2005-01-12
1
-1
/
+1
*
addressbook/gui/component/addressbook-migrate.c
Hans Petter Jansson
2004-12-09
3
-1385
/
+0
*
remove camel, add ADDRESSBOOK_LIBS.
Not Zed
2004-12-03
1
-1
/
+1
*
When name is NULL query against complete email id instead of user name
Sivaiah Nallagatla
2004-11-18
1
-7
/
+6
*
Fixes bug #66369.
Hans Petter Jansson
2004-09-30
1
-26
/
+34
*
Merged notzed-eplugin-2-branch to head.
Michael Zucci
2004-09-20
1
-0
/
+1
*
Don't accept input that doesn't have at least a "BEGIN:VCARD" in it.
Hans Petter Jansson
2004-06-25
1
-0
/
+7
*
Add an x-source-vcard target entry that includes the source book URI.
Hans Petter Jansson
2004-06-24
2
-0
/
+68
*
EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.
Chris Toshok
2004-06-18
2
-5
/
+5
*
don't use "email" twice for a variable name.. even though they don't
Chris Toshok
2004-05-01
1
-3
/
+4
*
remove the e_destination_get_book api, since the function doesn't exist.
Chris Toshok
2004-04-11
1
-1
/
+0
*
use the new e_destination_export_to_vcard_attribute call to build up the
Chris Toshok
2004-04-10
1
-2
/
+2
*
use the new e_destination_export_to_vcard_attribute call to build up the
Chris Toshok
2004-04-10
2
-1723
/
+0
*
we don't have an EBook* anymore. (e_destination_clear): same.
Chris Toshok
2004-04-08
2
-65
/
+51
*
old name, new trimmed down implementation. This will be replacing
Chris Toshok
2004-04-06
2
-0
/
+1396
*
wrap this with the correct #ifdef.
Chris Toshok
2004-04-06
1
-2
/
+2
*
Move unused variable declaration inside notyet conditional.
Hans Petter Jansson
2004-02-27
1
-2
/
+2
*
[ fixes #53238 ] make this accept NULL's (and return FALSE for them).
Chris Toshok
2004-01-27
1
-14
/
+40
*
[ fixes bug #52571 ] ugh. name fields that have \" around the name break
Chris Toshok
2004-01-24
1
-19
/
+53
*
[ fixes bug #52955 ] handle the case properly where there are no query
Chris Toshok
2004-01-21
1
-1
/
+1
*
Remove hard coded disable deprecated flags
JP Rosevear
2003-12-07
1
-2
/
+0
*
Remove some includes of directories that don't exist any more
Dan Winship
2003-11-08
1
-4
/
+0
*
dist the marshal list
JP Rosevear
2003-11-07
1
-1
/
+4
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
4
-10
/
+8
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
7
-0
/
+2109