зеркало из
1
0
Форкнуть 0
Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Martin Willemoes Hansen f8936aaffa * dia/CanvasLine.custom: Updated Dash property to use new
glue code.
        * dia/DashStyle.cs: Removed
        * dia/glue/dia-canvas-line.c: New glue code to handle
          dash property properly, fixed testcode
        * dia/glue/dia-canvas-line.c.new: Removed
        * sample/sample.cs: Use the new Dash property
        * NEWS: CanvasLine.Dash is working 100%
        * PROBLEMS: Added problems with CanvasClock,
          editable text and text problem

svn path=/trunk/diacanvas-sharp/; revision=32236
2004-08-11 20:03:54 +00:00
Martin Willemoes Hansen ff47ce4029 * dia/DiaCanvas.cs: Added, this is the module class for for
DiaCanvas#, it has a DiaCanvas.Init method which
          initializes the module.
        * sample/sample.cs: Uses DiaCanvas.Init()
        * PROBLEMS: One problem whent away with gtk#-0.16 some others
          entered ;)

svn path=/trunk/diacanvas-sharp/; revision=22886
2004-02-08 19:04:08 +00:00
Martin Willemoes Hansen 8f6b21716a * dia/CanvasBox.custom: Obj is now created using the GObject hirarchy,
Fixes the default ctor.
        * dia/CanvasImage.custom: Ditto
        * dia/CanvasLine.custom: Ditto
        * dia/CanvasText.custom: Ditto
        * dia/CanvasItem.custom: No need for item create method
        * PROBLEMS: Clarify one of the problems

svn path=/trunk/diacanvas-sharp/; revision=22832
2004-02-06 14:06:22 +00:00
Martin Willemoes Hansen 17e56d4e44 flush
svn path=/trunk/diacanvas-sharp/; revision=22516
2004-01-26 22:01:39 +00:00
Martin Willemoes Hansen 2efd105e38 * PROBLEMS: Removed problem with array fields not generated
properly, they are now generated properly in latest gtk# cvs.

svn path=/trunk/diacanvas-sharp/; revision=22515
2004-01-26 21:32:19 +00:00
Martin Willemoes Hansen e4d7a83eee * sample/CanvasTextBox.cs: Removed not needed using line
* PROBLEMS: Added extra info on casting problem
        * sample/sample.cs: Added extra info on casting problem
        * configure.in: Updated dependency check
        * NEWS: Updated news for 0.3.0
        * Released 0.3.0

svn path=/trunk/diacanvas-sharp/; revision=21412
2003-12-22 11:19:02 +00:00
Martin Willemoes Hansen ffad55f921 * PROBLEMS: Pango.Font problem fixed in Gtk-sharp-0.12
* sample/sample.cs: Use pango fonts, now the problem is gone.
        * sample/CanvasTextBox.cs: One step closer to make custom CanvasItem's.

svn path=/trunk/diacanvas-sharp/; revision=20115
2003-11-17 11:05:07 +00:00
Martin Willemoes Hansen b8aa769884 * sample/.cvsignore Added test.svg
* Dia.metadata: Hidden GDestroyNotify field in CanvasIter
        * diacanvas-api.xml: Regenerated
        * PROBLEMS: One less problem

svn path=/trunk/diacanvas-sharp/; revision=19816
2003-11-11 12:41:13 +00:00
Martin Willemoes Hansen d66db62c71 * WISHLIST: Removed, content added to TODO
* 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
2003-11-10 09:12:37 +00:00
Martin Willemoes Hansen 68ecb79e63 * glue/dia-canvas-line.c: Removed point struct marshalling workaround.
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
2003-10-29 12:35:03 +00:00
Martin Willemoes Hansen 2b496ae4aa * doc/en/Dia/Canvas.xml: Documented some more
* doc/en/Dia/CanvasItemForeachFunc.xml: Fixed a bad method tag
        * doc/en/Dia/CanvasItemForeachFunc.xml: Ditto

svn path=/trunk/diacanvas-sharp/; revision=18856
2003-10-10 09:53:30 +00:00
Martin Willemoes Hansen 86d3cf58bd * api/dia-api.xml: Removed
* api/dia-symbols.xml: Removed
        * api/makefile: Removed
        * api/.cvsignore: Removed
        * dia/dia-api.xml: Added
        * dia/dia-symbols.xml: Added
        * dia/.cvsignore: Updated with generated-stamp
        * dia/makefile: Updated to generate c# code from dia-api.xml and dia-symbols.xml
        * sources/dia-sharp-sources.xml: Updated to put dia-api.xml in dia/ instead of api/
        * sources/Dia.metadata: Hide event Event and method SetParent in CanvasItem,
          to work around bugs.
        * makefile: deleted api as a target
        * PROBLEMS: Added yet another problem
        * sample/sample.cs: Uncommented FindViewItem, since it triggers some bug

svn path=/trunk/diacanvas-sharp/; revision=18799
2003-10-09 10:04:28 +00:00
Martin Willemoes Hansen db21c8b13b * sample/sample.cs:
* sample/glade/gui.glade: Cleaned up.
        * glue/dia-canvas-item.c: Added
        * dia/CanvasItem.custom: Added access to connected_handles
        * glue/dia-canvas-view.c:
        * dia/CanvasView.custom: Added access to handle_layer
        * dia/PlacementTool.cs: Initial grabbing functionallity
        * PROBLEMS: Added fields which are not what they seem.

svn path=/trunk/diacanvas-sharp/; revision=18012
2003-09-09 11:29:37 +00:00
Martin Willemoes Hansen f780414a7d * api/dia-api.xml:
* sources/Dia.metadata: Hidden the default ctor of
        the PlacementTool.
        * dia/CanvasBox.custom:
        * dia/CanvasImage.custom:
        * dia/CanvasLine.custom: Added creation of PlacementTool for the item.
        * dia/PlacementTool.custom: Removed creation of Box, Image and Line.
        * PROBLEMS: Some problems magically goes away.
        * sample/sample.cs: Updated to accomodate api changes.

svn path=/trunk/diacanvas-sharp/; revision=17842
2003-09-03 10:16:48 +00:00
Martin Willemoes Hansen 5b1cb43e4d * api/dia-api.xml:
* sources/Dia.metadata: Hide DiaShapeItemInfo and
        DiaShapeViewInfo cause they are only used internally.
        * PROBLEMS: Updated info on GDestroyNotify

svn path=/trunk/diacanvas-sharp/; revision=17761
2003-08-31 10:43:25 +00:00
Martin Willemoes Hansen 88b71065f1 * WISHLIST: Autoconf wish added.
* glue/dia-canvas-line.c: Added HeadPos and TailPos set properties, as
          a workaround for gtk# bug 47168.
        * dia/CanvasLine.custom: Added get/set property for HeadPos and TailPos
        * sources/Dia.metadata: Hide HeadPos and TailPos in CanvasLine
        * PROBLEMS: Updated with solutions

svn path=/trunk/diacanvas-sharp/; revision=17400
2003-08-19 10:27:56 +00:00
Martin Willemoes Hansen 3f4420c19f * NEWS: Added
* sample/sample.cs: Added SelectAll, UnselectAll and DeleteSelected
        * PROBLEMS: Added a couple of crashes
        * glue/makefile: Added libgnomeui-2.0 to libs
        * glue/dia-canvas-view.c:
        * dia/CanvasView.custom: Added get accessors for SelectedItems and FocusItem
        * sources/Dia.metadata: Renamed signals in CanvasView, to avoid clashes
          Changed type of property Parent in CanvasItem to CanvasGroup

svn path=/trunk/diacanvas-sharp/; revision=17188
2003-08-08 10:11:13 +00:00
Martin Willemoes Hansen 27d66816d3 * sources/dia-sharp.sources:
* 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
2003-08-06 10:46:59 +00:00
Martin Willemoes Hansen 29032d0098 * Upgraded to latest gtk# cvs
svn path=/trunk/diacanvas-sharp/; revision=16932
2003-07-31 09:18:15 +00:00
Martin Willemoes Hansen 3256cd9179 * dia/CanvasBox.custom
dia/CanvasImage.custom
          dia/CanvasLine.custom:
          Method ItemCreate is inherited so no need to
          call CanvasItem.ItemCreate, just plain ItemCreate.
        * dia/CanvasText.custom: Added, default ctor
        * sources/Dia.metadata: Disabled default ctor for CanvasText
        * sample/sample.cs: Includes sample code to display CanvasText
        * sample/CanvasTextBox.cs: Added a custom CanvasItem

svn path=/trunk/diacanvas-sharp/; revision=16771
2003-07-28 13:39:29 +00:00
Martin Willemoes Hansen 584bd5bde6 * dia/CanvasItem.custom: Removed method to create CanvasImage
* sample/sample.cs: Added section for programatically
          canvas item creation.

svn path=/trunk/diacanvas-sharp/; revision=16601
2003-07-24 10:27:32 +00:00
Martin Willemoes Hansen 33eced1561 * dia/Point.custom: Added, convenience ctor
and ToString()
        * dia/CanvasLine.custom: Added, default ctor
        * dia/CanvasBox.custom: Added, default ctor
        * dia/CanvasImage.custom: Added, default ctor
        * sources/Dia.metadata: rule disable default constructor added

svn path=/trunk/diacanvas-sharp/; revision=16600
2003-07-24 10:11:21 +00:00
Martin Willemoes Hansen 59d24feeed * PROBLEMS: Added
* sources/Dia.metadata: Hide DiaExpression type,
          and hide the AddExpression method in DiaConstraint
        * doc/en/Dia/Expression.xml: Removed

svn path=/trunk/diacanvas-sharp/; revision=16525
2003-07-22 10:52:05 +00:00