* TODO: Updated, with content from TODO and
various things which has been done has been removed.
* autogen.sh: Added, autoconf enabled.
* configure.in: Added, autoconf enabled.
* patches: Removed, not needed anymore
* makefile: All of them removed, autoconf enabled
* makefile.am: All of them added, autoconf enabled
* .cvsignore: Added
* README: Does not mention make prefix option anymore
* COPYRIGHT: Removed
* COPYING: Added
* INSTALL: Added
* dia/cvsignore: Added makefile and makefile.in
* doc/cvsignore: Ditto
* glue/cvsignore: Ditto
* sample/cvsignore: Ditto
* sources/cvsignore: Ditto
svn path=/trunk/diacanvas-sharp/; revision=19777
Added DiaDashStyle workaround.
* sources/Dia.metadata: Moved this metadata to dia/Dia.metadata
in the new format.
* dia/Dia.metadata: Removed the hiding of properties
CanvasLine.HeadPos and CanvasLine.TailPos, no need to work
around struct marshalling bug.
* dia/diacanvas-api.xml: Regenerated
* dia/CanvasLine.custom: Removed workaround for struct marshalling bug.
* dia/DashStyle.cs: Added
* dia/CanvasLine.custom: Added new custom Dash property
* dia/makefile: Updated to use new metadata.
* dia/PlacementTool: Rewritten to use reflection.
* sample/sample.cs: Updated to make use of new DashStyle
* doc/en/Dia/Canvas.xml: Documented method SnapToGridCoordinates.
* doc/en/diacanvas-docs.zip: Reflects the documentation above
* NEWS: Added bugfixes
* ChangeLog: Removed fixed stuff, which does not need to be
workedaround anymore.
* README: Targets gtk#-0.12
svn path=/trunk/diacanvas-sharp/; revision=19455
* sources/makefile:
* PROBLEMS:
* README:
* api/dia-api.xml: Target latest cvs version of diacanvas2
* patches/*.diff: Rearranged patches, a dir
for each software and version of it that
has been modified.
* patches/dia-storage.h.diff: Fix for comments next to parameters.
* patches/acinclude.m4.diff: Fix for not finding python 2.3
* sources/Dia.Metadata: Fixed nameclashes
svn path=/trunk/diacanvas-sharp/; revision=17116