Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tagRelease09pre3 | nobody | 2001-01-24 | 12 | -432/+0 |
| | | | | | | 'Release09pre3'. svn path=/tags/Release09pre3/; revision=7779 | ||||
* | Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum | Federico Mena Quintero | 2001-01-18 | 3 | -51/+41 |
| | | | | | | | | | | 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 importer | Iain Holmes | 2001-01-18 | 12 | -0/+442 |
svn path=/trunk/; revision=7589 |