aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/importer/evolution-shell-importer.hierarchy
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_5_1nobody2003-12-301-7/+0
| | | | | | 'EVOLUTION_1_5_1'. svn path=/tags/EVOLUTION_1_5_1/; revision=24015
* Removed some evolution-*-decl.txt files since these are autogenerated byJeffrey Stedfast2001-05-161-0/+7
| | | | | | | | | | 2001-05-15 Jeffrey Stedfast <fejj@ximian.com> * Removed some evolution-*-decl.txt files since these are autogenerated by gtk-doc and don't belong in cvs anyway. Should the tmpl/ dirs also be removed?? svn path=/trunk/; revision=9822
* Removed generated files from CVS, updated .cvsignore files to includeJon Trowbridge2001-04-261-14/+0
| | | | | | | | | 2001-04-25 Jon Trowbridge <trow@ximian.com> * Removed generated files from CVS, updated .cvsignore files to include generated files. svn path=/trunk/; revision=9569
* More docs...Iain Holmes2001-02-021-0/+9
| | | | svn path=/trunk/; revision=7939
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-181-3/+0
| | | | | | | | | | 2001-01-17 Federico Mena Quintero <federico@ximian.com> * importer/evolution-importer.h: Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum _Blah { ... };" so that gtk-doc can parse it. Sigh. svn path=/trunk/; revision=7600
* Some API documentation for the importerIain Holmes2001-01-181-0/+8
svn path=/trunk/; revision=7589