xwt/Xwt/Xwt.Drawing
Jeremie Laval 4fbaff92dc Remove staticness from WidgetRegistry.
This allow to have different registry instance for different toolkit and to use them at the same time. The staticness is still present through a static property in WidgetRegistry giving the "main" registry.
2012-07-26 16:41:53 +01:00
..
Color.cs Removed Black/White color constants, since we already have them in Colors class 2012-03-22 02:57:57 +01:00
Colors.cs colors in Colors changed to readonly 2012-03-08 14:23:48 +01:00
Context.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
Font.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
Gradient.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
HslColor.cs Fix HSL conversions 2012-04-16 17:10:02 +02:00
Image.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
ImageBuilder.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
ImageFormat.cs Implemented ImageBuilder. 2012-01-27 01:56:45 +01:00
ImagePattern.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00
LinearGradient.cs Seal some classes 2012-04-04 01:46:34 +02:00
Pattern.cs Seal some classes 2012-04-04 01:46:34 +02:00
TextLayout.cs Remove staticness from WidgetRegistry. 2012-07-26 16:41:53 +01:00