/graphics/xgrasp/

edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/util
Commit message (Expand)AuthorAgeFilesLines
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-042-3/+1
* Adapt addressbook/util to the new ESource API.Matthew Barnes2012-06-032-9/+26
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Teach Evolution about Photo/Logo EContact fields stored as URIsTristan Van Berkom2011-11-021-0/+1
* Fix invalid read on vCard dropMilan Crha2011-10-181-1/+2
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+3
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-11/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-7/+19
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-142-243/+25
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* 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/+3
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-223-382/+0
* Coding style cleanups.Matthew Barnes2010-09-132-5/+5
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-024-27/+27
* Coding style and whitespace cleanup.Matthew Barnes2010-07-122-13/+18
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-094-40/+44
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+5
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-3/+5
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-011-1/+3
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-132-2/+5
* Bug 598027 - Use vCard instead of VCardMatthew Barnes2009-10-111-1/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-3/+4
* Fix excessive whitespace.Matthew Barnes2009-07-142-5/+0
* Kill EConfigListener.Matthew Barnes2009-07-032-16/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-273-42/+42
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-275-6/+5
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-272-2/+2
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-1/+0
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-2/+0
|\|
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-232-10/+0
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-38/+30
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-144-2/+371
* | Progress update:Matthew Barnes2008-09-182-8/+0
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-112-38/+30
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-152-17/+17
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-1/+1
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-5/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-022-2/+2
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-4/+0
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-4/+4
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-27