2004-08-12 00:03:54 +04:00
|
|
|
0.5.1
|
|
|
|
=====
|
|
|
|
|
|
|
|
* CanvasLine.Dash can be exercised 100%
|
|
|
|
|
2004-08-04 13:04:08 +04:00
|
|
|
0.5.0
|
|
|
|
=====
|
|
|
|
|
|
|
|
* Posible to create customized items
|
|
|
|
* Sample custom item clock added
|
|
|
|
|
2004-07-15 22:43:45 +04:00
|
|
|
0.4.1
|
|
|
|
=====
|
|
|
|
|
|
|
|
* Changed license from GNU GPL to GNU LGPL
|
|
|
|
|
2004-03-02 14:55:59 +03:00
|
|
|
0.4.0
|
|
|
|
=====
|
|
|
|
|
|
|
|
* Bugfixes
|
2004-07-14 18:30:22 +04:00
|
|
|
* 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
|
2004-03-02 14:55:59 +03:00
|
|
|
|
2003-11-06 01:36:13 +03:00
|
|
|
0.3.0
|
|
|
|
=====
|
|
|
|
|
2003-11-10 12:12:37 +03:00
|
|
|
* Autoconf enabled
|
2003-12-03 15:52:23 +03:00
|
|
|
* CanvasLine API Documented
|
2003-12-22 14:19:02 +03:00
|
|
|
* CanvasTextBox sampled added, works partially
|
|
|
|
* CanvasEditable API Documented
|
|
|
|
* CanvasGroupable API Documented
|
2003-11-06 01:36:13 +03:00
|
|
|
|
2003-10-07 14:24:50 +04:00
|
|
|
0.2.0
|
|
|
|
=====
|
|
|
|
|
|
|
|
* Printing support
|
2003-10-29 15:35:03 +03:00
|
|
|
* Canvas API Documented
|
|
|
|
* DiaDashStyle is working
|
|
|
|
* Bugfixes
|
2003-10-07 14:24:50 +04:00
|
|
|
|
2003-08-08 14:11:13 +04:00
|
|
|
0.1.0
|
|
|
|
=====
|
|
|
|
|
2003-09-19 18:34:17 +04:00
|
|
|
* Undo and redo
|
|
|
|
* SVG exporting
|
2003-09-19 16:37:00 +04:00
|
|
|
* C# specific PlacementTool
|
2003-09-19 18:34:17 +04:00
|
|
|
* CanvasLine, CanvasBox, CanvasText, CanvasImage can be created
|
|
|
|
programatically or placed with the PlacementTool
|
|
|
|
* Zoom in, out and 100%
|
|
|
|
* Select all / Unselect all
|
|
|
|
* Delete selected
|
2003-08-08 14:11:13 +04:00
|
|
|
* Snap to grid
|
2003-09-19 18:34:17 +04:00
|
|
|
* Partial documented API
|
|
|
|
* A sample program exercising the canvas
|