summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
...
| * Added properties Shininess & SkewArtur Dorda2012-07-122-0/+26
| * Added properties RotateAngle & RotationCenterArtur Dorda2012-07-122-0/+28
| * Added properties Metal & ShadeModeArtur Dorda2012-07-122-0/+44
| * Added properties FirstLightDirection & SecondLightDirectionArtur Dorda2012-07-122-0/+28
| * Added auxiliary method for dumping Direction3DArtur Dorda2012-07-122-0/+9
| * Added properties FirstLightLevel & SecondLightLevelArtur Dorda2012-07-122-0/+24
| * Added properties FirstLightHarsh & SecondLightHarshArtur Dorda2012-07-122-0/+30
| * Added properties NumberOfLineSegments & {Artur Dorda2012-07-122-0/+29
| * Added properties Depth & DiffusionArtur Dorda2012-07-122-0/+25
| * Added auxiliary method for dumping EnhancedCustomShapeParameterPairArtur Dorda2012-07-122-0/+32
| * Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda2012-07-124-257/+271
| * Added service EnhancedCustomShapeExtrusion, properties Extrusion & BrightnessArtur Dorda2012-07-123-1/+30
| * Added new class EnhancedShapeDumper handled in XShapeDumperArtur Dorda2012-07-126-2/+102
| * fixed taking wrong string as a parameterArtur Dorda2012-07-121-1/+1
| * Added CustomShapeReplacementURL propertyArtur Dorda2012-07-122-0/+13
| * Added CustomShapeGeometry propertyArtur Dorda2012-07-122-0/+50
| * Added CustomShapeData propertyArtur Dorda2012-07-122-0/+13
| * Started dumping CustomShape service. Added CustomShapeEngine propertyArtur Dorda2012-07-122-1/+25
| * Added PolyPolygonBezier & Geometry propertiesArtur Dorda2012-07-122-1/+35
| * Started dumping PolyPolygonBezierDescriptor service.Added PolygonKind propertyArtur Dorda2012-07-122-0/+16
| * Refactoring dumping - separate methods for the main servicesArtur Dorda2012-07-122-502/+530
| * only dump existing propertiesMarkus Mohrhard2012-07-121-1/+5
| * replace tabs with spacesMarkus Mohrhard2012-07-121-581/+581
| * an object may support several services, so dump all supported onesMarkus Mohrhard2012-07-121-8/+9
| * Added dumping NavigationOrder & Hyperlink propertiesArtur Dorda2012-07-122-0/+25
| * Added dumping Transformation propertyArtur Dorda2012-07-122-4/+29
| * Added separate method to dump HomogenMatrixLine3 properties/fieldsArtur Dorda2012-07-122-0/+10
| * Added dumping SizeProtect propertyArtur Dorda2012-07-122-0/+15
| * Added dumping MoveProtect & Name propertiesArtur Dorda2012-07-122-1/+29
| * Added dumping Visible & Printable propertiesArtur Dorda2012-07-122-0/+30
| * Added dumping LayerID & LayerName propertiesArtur Dorda2012-07-122-0/+25
| * Start of dumping Shape service. Added ZOrder propertyArtur Dorda2012-07-122-0/+21
| * Added dumping ShadowXDistance & ShadowYDistance propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping ShadowColor & ShadowTransparence propertiesArtur Dorda2012-07-122-3/+27
| * Start of dumping ShadowProperties service. Added dumping Shadow propertyArtur Dorda2012-07-122-0/+25
| * Added dumping TextAnimationStopInside & TextWritingMode propertiesArtur Dorda2012-07-122-0/+41
| * Added dumping TextAnimationKind & TextAnimationStartInside propertiesArtur Dorda2012-07-122-0/+47
| * Added dumping TextAnimationDelay & TextAnimationDirection propertiesArtur Dorda2012-07-122-0/+41
| * Added dumping TextAnimationAmount & TextAnimationCount propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping TextMinimumFrameHeight & TextMinimumFrameWidth propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping TextMaximumFrameHeight & TextMaximumFrameWidth propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping TextUpperDistance & TextLowerDistance propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping TextLeftDistance & TextRightDistance propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping TextHorizontalAdjust & TextVerticalAdjust propertiesArtur Dorda2012-07-122-0/+58
| * Added dumping TextContourFrame & TextFitToSize propertiesArtur Dorda2012-07-122-0/+45
| * Added dumping TextAutoGrowHeight & TextAutoGrowWidth propertiesArtur Dorda2012-07-122-0/+30
| * Start of dumping TextProperties service. Added dumping IsNumbering propertyArtur Dorda2012-07-122-0/+29
| * Added dumping [property] GeometryArtur Dorda2012-07-122-0/+14
| * Added dumping [property] PolyPolygonArtur Dorda2012-07-122-0/+14
| * Restructurization of a dumpPolyPolygonBezierCoords() method, more elegant nowArtur Dorda2012-07-121-18/+3