the_fiddler
|
92e2104c9d
|
* Rectangle.cs: Fixed ToString formatting code.
|
2009-11-06 10:04:32 +00:00 |
|
the_fiddler
|
fa81d3daa8
|
Cleaned up a large number of documentation issues.
|
2009-11-04 20:48:02 +00:00 |
|
the_fiddler
|
078adc4b83
|
Enabled System.Drawing.Point/Size/Rectangle replacements.
|
2009-11-04 19:10:32 +00:00 |
|
the_fiddler
|
2f522e790b
|
Improved interoperation with System.Drawing with new addition, subtraction and implicit conversion operators, as well as additional method overloads.
Only expose fields through public properties to allow for parameter validation.
|
2009-11-02 07:20:59 +00:00 |
|
the_fiddler
|
2340e87eda
|
Added experimental OpenTK.Point/Size/Rectangle alternatives to System.Drawing, to make OpenTK usable without referencing System.Drawing (disabled by default, #define EXPERIMENTAL to test). Modified a number of using directives and namespace qualifiers to accommodate this change.
|
2009-11-01 12:44:38 +00:00 |
|