Commit Graph

10 Commits

Author SHA1 Message Date
26dd492af6 Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum
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
2001-01-17 22:31:35 +00:00
59bd12b763 Removed the factory and updated the interfaces and objects
svn path=/trunk/; revision=7590
2001-01-17 18:28:39 +00:00
a1d117a6d0 Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as
Fix "Cancel" crash.
Cancel on import dialog cancels
Automatic now works as well

svn path=/trunk/; revision=7506
2001-01-15 18:30:18 +00:00
cd5099b9f7 Create
* importer/.cvsignore: Create

svn path=/trunk/; revision=7451
2001-01-12 16:38:38 +00:00
a197f59b88 More fixes
svn path=/trunk/; revision=7423
2001-01-12 02:08:35 +00:00
fab2c46020 Some warnings cleanups
svn path=/trunk/; revision=7422
2001-01-12 00:18:15 +00:00
d5bbb1d75d Typo! Doh!
svn path=/trunk/; revision=7418
2001-01-11 23:43:58 +00:00
c7e5e9a3f2 Fix make dist
svn path=/trunk/; revision=7417
2001-01-11 23:42:22 +00:00
2aa78ac24c Will it work?
svn path=/trunk/; revision=7405
2001-01-11 20:20:57 +00:00
0fd4de8110 add the importer part 1
svn path=/trunk/; revision=7398
2001-01-11 19:01:03 +00:00