зеркало из
1
0
Форкнуть 0
diacanvas-sharp/NEWS

62 строки
1.0 KiB
Plaintext

0.5.1
=====
* CanvasLine.Dash can be exercised 100%
0.5.0
=====
* Posible to create customized items
* Sample custom item clock added
0.4.1
=====
* Changed license from GNU GPL to GNU LGPL
0.4.0
=====
* Bugfixes
* Updated API
* Targets DiaCanvas2-0.13.0
* Targets Mono-1.0
* Targets Gtk#-1.0
* pkgconfig .pc file
* Build system inline with Gtk#
* Sample program
* Assembly signed with a StrongName
* cross-platform compilation
0.3.0
=====
* Autoconf enabled
* CanvasLine API Documented
* CanvasTextBox sampled added, works partially
* CanvasEditable API Documented
* CanvasGroupable API Documented
0.2.0
=====
* Printing support
* Canvas API Documented
* DiaDashStyle is working
* Bugfixes
0.1.0
=====
* Undo and redo
* SVG exporting
* C# specific PlacementTool
* CanvasLine, CanvasBox, CanvasText, CanvasImage can be created
programatically or placed with the PlacementTool
* Zoom in, out and 100%
* Select all / Unselect all
* Delete selected
* Snap to grid
* Partial documented API
* A sample program exercising the canvas