зеркало из
1
0
Форкнуть 0
Перейти к файлу
Martin Willemoes Hansen d22d8b27d9 * dia/glue/dia-canvas-line.c: Added, more than one dash, test code.
Changed signature to only specify one dash size.
        * dia/CanvasLine.custom: Ditto
        * dia/DashStyle.cs: Ditto
        * TODO: Maybe remove DashStyle if support for more than one
          dashstyle is far out in the future.
        * sample/CanvasTextBox.cs: Make text fit
        * sample/sample.cs: Ditto

svn path=/trunk/diacanvas-sharp/; revision=31706
2004-08-01 10:29:21 +00:00
dia * dia/glue/dia-canvas-line.c: Added, more than one dash, test code. 2004-08-01 10:29:21 +00:00
doc doc/en/Dia/*.xml: Updated to reflect the API of the code 2004-03-02 11:50:51 +00:00
sample * dia/glue/dia-canvas-line.c: Added, more than one dash, test code. 2004-08-01 10:29:21 +00:00
sources flush 2004-07-14 14:31:12 +00:00
.cvsignore * configure.in: Moved glue makefile 2004-07-14 14:30:22 +00:00
AUTHORS flush 2003-07-21 10:13:42 +00:00
COPYING * COPYING: Changed from GNU GPL to GNU LGPL 2004-07-15 18:43:45 +00:00
CREDITS * CREDITS: Added Arjan Molenaar 2003-08-25 15:20:16 +00:00
ChangeLog * dia/glue/dia-canvas-line.c: Added, more than one dash, test code. 2004-08-01 10:29:21 +00:00
INSTALL * WISHLIST: Removed, content added to TODO 2003-11-10 09:12:37 +00:00
NEWS * COPYING: Changed from GNU GPL to GNU LGPL 2004-07-15 18:43:45 +00:00
PROBLEMS * dia/DiaCanvas.cs: Added, this is the module class for for 2004-02-08 19:04:08 +00:00
README * sample/sample.cs: Check for ctrl modifier the proper way. 2003-11-22 15:18:01 +00:00
TODO * dia/glue/dia-canvas-line.c: Added, more than one dash, test code. 2004-08-01 10:29:21 +00:00
autogen.sh * autogen.sh: Executes aclocal first, this fixes a lot of warnings and 2004-02-07 21:29:00 +00:00
configure.in * COPYING: Changed from GNU GPL to GNU LGPL 2004-07-15 18:43:45 +00:00
diacanvas-sharp.pc.in * configure.in: Moved glue makefile 2004-07-14 14:30:22 +00:00
makefile.am * configure.in: Moved glue makefile 2004-07-14 14:30:22 +00:00

README

======
Sample
======

If you get an error about not being able to find dia-sharp.dll
then check if your MONO_PATH env. var. contains the path to it.