- Replaced direct XplatUI calls with their Control counterpart
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TrackBar.cs
2004-08-21 Peter Dennis Bartok- Replaced direct XplatUI calls with their Control...
2004-08-20 Jordi Mas i Hernandezfixes timer, new properties and methods
2004-08-13 Jordi Mas i Hernandezchange from wndproc to events
2004-08-13 Jordi Mas i Hernandezadds timer and grap window
2004-08-12 Jordi Mas i HernandezTrackbar enhancement, fix mouse problems, highli thumb...
2004-08-10 Jordi Mas i Hernandezadd missing methods, properties, and restructure to...
2004-08-10 Jackson HarperAllow control to handle buffering
2004-08-07 Jordi Mas i Hernandezthrow exceptions of invalid enums values
2004-08-06 Peter Dennis Bartok- Fixed some rounding issues with float/int
2004-07-27 Jordi Mas i Hernandezfixes trackbar events, def classname, methods signature
2004-07-26 Jordi Mas i HernandezTheme support
2004-07-15 Jordi Mas i HernandezHorizontal and Vertical TrackBar control implementation