Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | evolution-addressbook-export: Return nothing from action functions. | Matthew Barnes | 2013-02-26 | 1 | -2/+2 |
| | | | | The previous return value was not being checked anyway. | ||||
* | evolution-addressbook-export: Add ESourceRegistry to ActionContext. | Matthew Barnes | 2013-02-26 | 1 | -4/+4 |
| | |||||
* | evolution-addressbook-export: Make ActionContext a struct. | Matthew Barnes | 2013-02-26 | 1 | -19/+7 |
| | | | | Defining this as a union makes the code needlessly verbose. | ||||
* | evolution-addressbook-export: Remove --async option. | Matthew Barnes | 2013-02-26 | 1 | -2/+0 |
| | | | | Pointless option, does the same as "evolution-addressbook-export &". | ||||
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Adapt addressbook/tools to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -4/+6 |
| | |||||
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
| | |||||
* | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 1 | -7/+2 |
| | |||||
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -12/+12 |
| | | | | svn path=/trunk/; revision=36116 | ||||
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=35665 | ||||
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -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 Fang | 2003-04-08 | 1 | -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 |