ultimatepp/bazaar/DXF
cxl e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
..
Block.cpp Bazaar/DXF : convert strings to WINDOWS-1252 charset before streaming to handle special chars correctly 2012-08-14 17:55:43 +00:00
Block.h Bazaar/DXF : add virtual destructor to inheritable DXFBlock class 2012-11-09 11:23:59 +00:00
BlockRef.cpp Bazaar/DXF : convert strings to WINDOWS-1252 charset before streaming to handle special chars correctly 2012-08-14 17:55:43 +00:00
BlockRef.h Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
Blocks.cpp Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
Blocks.h Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
Circle.cpp Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
Circle.h Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
dxf.brc Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
DXF.cpp Bazaar/DXF : store current layer, linetype and color with drawing 2012-08-13 18:29:38 +00:00
DXF.h Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
DXF.t Bazaar/DXF : Updated German translation 2012-08-14 14:48:19 +00:00
DXF.upp Bazaar/DXF : added Point entity 2012-09-05 18:22:59 +00:00
dxf_blk.txt Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
dxf_blkrec.txt Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
dxf_hdr.txt Bazaar/DXF : store current layer, linetype and color with drawing 2012-08-13 18:29:38 +00:00
dxf_obj.txt Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
dxf_tbl.txt Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
DXFColorChooser.cpp Bazaar/DXF : fixed hang in DXFColorChooser in windows 2012-10-03 09:23:13 +00:00
DXFColorChooser.h Bazaar/DXF : fixed operator<<=(Callback) for DXFColorChooser 2012-08-11 18:11:03 +00:00
DXFColorChooser.lay Bazaar/DXF : added Italian translation 2012-08-11 15:33:24 +00:00
DXFColorChooser.usc Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
Entities.cpp Bazaar/DXF : added Point entity 2012-09-05 18:22:59 +00:00
Entities.h Bazaar/DXF : added Point entity 2012-09-05 18:22:59 +00:00
Entity.cpp Bazaar/DXF : added some missing setters to Entity class 2012-08-12 13:06:00 +00:00
Entity.h Bazaar/DXF : added some missing setters to Entity class 2012-08-12 13:06:00 +00:00
Header.cpp Bazaar/DXF : convert strings to WINDOWS-1252 charset before streaming to handle special chars correctly 2012-08-14 17:55:43 +00:00
Header.h Bazaar/DXF : store current layer, linetype and color with drawing 2012-08-13 18:29:38 +00:00
Line.cpp Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
Line.h Bazaar/DXF : provide a GetBoundingBox() function and zoom to drawing extents upon saving 2012-08-12 10:37:12 +00:00
LwPolyline.cpp Bazaar/DXF : added Arc with point and bulge to polyline 2013-02-02 15:55:39 +00:00
LwPolyline.h Bazaar/DXF : added Arc with point and bulge to polyline 2013-02-02 15:55:39 +00:00
Objects.cpp Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
Objects.h Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
Point.cpp Bazaar/DXF : added Point entity 2012-09-05 18:22:59 +00:00
Point.h Bazaar/DXF : added Point entity 2012-09-05 18:22:59 +00:00
Tables.cpp Bazaar/DXF : convert strings to WINDOWS-1252 charset before streaming to handle special chars correctly 2012-08-14 17:55:43 +00:00
Tables.h Bazaar/DXF : check if layer or linetype already exists before adding 2012-08-11 19:42:39 +00:00
TransMatrix.cpp Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00
TransMatrix.h Bazaar : added DXF package for cad DXF files writing 2012-08-11 15:22:03 +00:00