| .. |
|
Bitmap.cs
|
794d54cea1
use gdi+ functions to get image details
|
22 years ago |
|
Brush.cs
|
19fe645737
Minor fixes.
|
22 years ago |
|
Brushes.cs
|
bebcc60989
Apply patch to Brushes
|
23 years ago |
|
ChangeLog
|
be9e053790
added missing members
|
22 years ago |
|
CharacterRange.cs
|
ce61784792
|
22 years ago |
|
Color.cs
|
80641cf812
miscommit
|
22 years ago |
|
ColorConverter.cs
|
026e61873a
2003-04-26 Gonzalo Paniagua Javier <[email protected]>
|
23 years ago |
|
ColorTranslator.cs
|
7c937df551
2003-11-13 Andreas Nahr <[email protected]>
|
22 years ago |
|
ContentAlignment.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
Font.cs
|
39ac5cf55d
Implemented font strikeout and underline, allows multiple attributes
|
22 years ago |
|
FontConverter.cs
|
6f4ec0838e
2003-08-01 Gonzalo Paniagua Javier <[email protected]>
|
22 years ago |
|
FontFamily.cs
|
b0669678dd
added missing methods and properties to a few classes and fixes
|
22 years ago |
|
FontStyle.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
Graphics.cs
|
be9e053790
added missing members
|
22 years ago |
|
GraphicsUnit.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
Icon.cs
|
526a904471
ChangeLog: Updated ChangeLog
|
22 years ago |
|
IconConverter.cs
|
526a904471
ChangeLog: Updated ChangeLog
|
22 years ago |
|
Image.cs
|
d34e25c9e7
more image methods implemented
|
22 years ago |
|
ImageAnimator.cs
|
526a904471
ChangeLog: Updated ChangeLog
|
22 years ago |
|
ImageConverter.cs
|
526a904471
ChangeLog: Updated ChangeLog
|
22 years ago |
|
ImageFormatConverter.cs
|
526a904471
ChangeLog: Updated ChangeLog
|
22 years ago |
|
KnownColor.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
Pen.cs
|
b00041005b
Implemented PenType property in Pen and coding style fix in Brush.
|
22 years ago |
|
Pens.cs
|
0c2bd9442a
2003-02-08 Piers Haken <[email protected]>
|
23 years ago |
|
Point.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
PointConverter.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
PointF.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
Rectangle.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
RectangleConverter.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
RectangleF.cs
|
a381c8cfaa
* GraphicsPath.cs (PathCount): Corrected. The name should be PointCount.
|
22 years ago |
|
Region.cs
|
be9e053790
added missing members
|
22 years ago |
|
RotateFlipType.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
SRDescriptionAttribute.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
Size.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
SizeConverter.cs
|
80c39641da
2004-03-13 Gonzalo Paniagua Javier <[email protected]>
|
22 years ago |
|
SizeF.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
SolidBrush.cs
|
19fe645737
Minor fixes.
|
22 years ago |
|
StringAligment.cs
|
9a8baefb36
string format implementation
|
22 years ago |
|
StringDigitSubstitute.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
StringFormat.cs
|
b0669678dd
added missing methods and properties to a few classes and fixes
|
22 years ago |
|
StringFormatFlags.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
StringTrimming.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
StringUnit.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
SystemBrushes.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
SystemColors.cs
|
7c937df551
2003-11-13 Andreas Nahr <[email protected]>
|
22 years ago |
|
SystemIcons.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
SystemPens.cs
|
2c564f6f33
Added missing attributes to relevent classes and corrected coding style mistakes of my previous commit.
|
22 years ago |
|
TextureBrush.cs
|
19fe645737
Minor fixes.
|
22 years ago |
|
ToolboxBitmapAttribute.cs
|
14f0b2b4e2
2004-02-07 Andreas Nahr <[email protected]>
|
22 years ago |
|
gdipEnums.cs
|
d5a982b168
Incorporated Duncan's comments. Modifications related to GetException method.
|
22 years ago |
|
gdipFunctions.cs
|
be9e053790
added missing members
|
22 years ago |
|
gdipStructs.cs
|
c4330b9186
added missing members and complete the wrapper
|
22 years ago |