aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/tools/evolution-addressbook-export.h
Commit message (Collapse)AuthorAgeFilesLines
* evolution-addressbook-export: Return nothing from action functions.Matthew Barnes2013-02-261-2/+2
| | | | The previous return value was not being checked anyway.
* evolution-addressbook-export: Add ESourceRegistry to ActionContext.Matthew Barnes2013-02-261-4/+4
|
* evolution-addressbook-export: Make ActionContext a struct.Matthew Barnes2013-02-261-19/+7
| | | | Defining this as a union makes the code needlessly verbose.
* evolution-addressbook-export: Remove --async option.Matthew Barnes2013-02-261-2/+0
| | | | Pointless option, does the same as "evolution-addressbook-export &".
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
|
* Adapt addressbook/tools to the new ESource API.Matthew Barnes2012-06-031-4/+6
|
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
|
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-191-7/+2
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-12/+12
| | | | svn path=/trunk/; revision=36116
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* [ fixes bug #23036 ] : new and improved export utility.Gilbert Fang2003-04-081-0/+81
2003-04-07 Gilbert Fang <gilbert.fang@sun.com> [ fixes bug #23036 ] * tools/evolution-addressbook-export.c, tools/evolution-addressbook-export-list-cards.c, tools/evolution-addressbook-export-list-folders.c: : new and improved export utility. svn path=/trunk/; revision=20709