summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Added dumping of RefAngle & RefR propertiesArtur Dorda2-0/+25
2012-07-12Added dumping of Polar, RefX & RefY propertiesArtur Dorda2-0/+38
2012-07-12Added dumping of Switched & Position propertiesArtur Dorda2-0/+31
2012-07-12Added dumping of MirroredX & MirroredY propertiesArtur Dorda1-1/+12
2012-07-12Added dumping of EnhancedCustomShapeHandle serviceArtur Dorda3-2/+18
2012-07-12Added Equations & Handles propertiesArtur Dorda2-0/+49
2012-07-12Added Extrusion, Path & TextPath propertiesArtur Dorda2-68/+122
2012-07-12Added auxiliary method for dumping PropertyValueArtur Dorda2-0/+34
2012-07-12Added dumping property AdjustmentValuesArtur Dorda2-0/+40
2012-07-12Added properties MirroredY & TextRotateAngleArtur Dorda2-0/+27
2012-07-12Added properties ViewBox & MirroredXArtur Dorda2-0/+36
2012-07-12Added EnhancedCustomShapeGeometry service & Type propertyArtur Dorda3-0/+27
2012-07-12Fixed warning with incompatible argumentsArtur Dorda1-2/+4
2012-07-12Added dumping ExtrusionColor propertyArtur Dorda2-0/+14
2012-07-12Added properties ViewPoint & OriginArtur Dorda2-0/+31
2012-07-12Added properties Specularity & ProjectionModeArtur Dorda2-0/+35
2012-07-12Added properties Shininess & SkewArtur Dorda2-0/+26
2012-07-12Added properties RotateAngle & RotationCenterArtur Dorda2-0/+28
2012-07-12Added properties Metal & ShadeModeArtur Dorda2-0/+44
2012-07-12Added properties FirstLightDirection & SecondLightDirectionArtur Dorda2-0/+28
2012-07-12Added auxiliary method for dumping Direction3DArtur Dorda2-0/+9
2012-07-12Added properties FirstLightLevel & SecondLightLevelArtur Dorda2-0/+24
2012-07-12Added properties FirstLightHarsh & SecondLightHarshArtur Dorda2-0/+30
2012-07-12Added properties NumberOfLineSegments & {Artur Dorda2-0/+29
2012-07-12Added properties Depth & DiffusionArtur Dorda2-0/+25
2012-07-12Added auxiliary method for dumping EnhancedCustomShapeParameterPairArtur Dorda2-0/+32
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda4-257/+271
2012-07-12Added service EnhancedCustomShapeExtrusion, properties Extrusion & BrightnessArtur Dorda3-1/+30
2012-07-12Added new class EnhancedShapeDumper handled in XShapeDumperArtur Dorda6-2/+102
2012-07-12fixed taking wrong string as a parameterArtur Dorda1-1/+1
2012-07-12Added CustomShapeReplacementURL propertyArtur Dorda2-0/+13
2012-07-12Added CustomShapeGeometry propertyArtur Dorda2-0/+50
2012-07-12Added CustomShapeData propertyArtur Dorda2-0/+13
2012-07-12Started dumping CustomShape service. Added CustomShapeEngine propertyArtur Dorda2-1/+25
2012-07-12Added PolyPolygonBezier & Geometry propertiesArtur Dorda2-1/+35
2012-07-12Started dumping PolyPolygonBezierDescriptor service.Added PolygonKind propertyArtur Dorda2-0/+16
2012-07-12Refactoring dumping - separate methods for the main servicesArtur Dorda2-502/+530
2012-07-12only dump existing propertiesMarkus Mohrhard1-1/+5
2012-07-12replace tabs with spacesMarkus Mohrhard1-581/+581
2012-07-12an object may support several services, so dump all supported onesMarkus Mohrhard1-8/+9
2012-07-12Added dumping NavigationOrder & Hyperlink propertiesArtur Dorda2-0/+25
2012-07-12Added dumping Transformation propertyArtur Dorda2-4/+29
2012-07-12Added separate method to dump HomogenMatrixLine3 properties/fieldsArtur Dorda2-0/+10
2012-07-12Added dumping SizeProtect propertyArtur Dorda2-0/+15
2012-07-12Added dumping MoveProtect & Name propertiesArtur Dorda2-1/+29
2012-07-12Added dumping Visible & Printable propertiesArtur Dorda2-0/+30
2012-07-12Added dumping LayerID & LayerName propertiesArtur Dorda2-0/+25
2012-07-12Start of dumping Shape service. Added ZOrder propertyArtur Dorda2-0/+21
2012-07-12Added dumping ShadowXDistance & ShadowYDistance propertiesArtur Dorda2-0/+24
2012-07-12Added dumping ShadowColor & ShadowTransparence propertiesArtur Dorda2-3/+27