* X11Keyboard.cs: Detect and use the num lock mask.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ButtonBase.cs
2004-12-14 Marek SafarCopied remotely
2004-12-13 Jordi Mas i Hernandezbutton fixes
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-15 Ravindra - Renamed Paint() method to Draw() for clarity. Also...
2004-10-15 Ravindra - Redraw () is not virtual now.
2004-10-14 RavindraRedraw () related improvements.
2004-10-13 Peter Dennis Bartok- Now Redraws on MouseUp for FlatStyle Flat and Popup
2004-10-13 Peter Dennis Bartok- Added the Redraw on Resize that got dropped in the...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-05 Jackson HarperLet the base Control handle the buffers, derived classe...
2004-09-28 Peter Dennis Bartok- Streamlined Theme interfaces:
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 Peter Dennis Bartok- Fixed selection of text color
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-01 Peter Dennis Bartok- Enabled display of strings
2004-09-01 Peter Dennis Bartok- Removed the rather odd split between 'needs redraw...
2004-08-31 Peter Dennis Bartok- Removed debug
2004-08-30 Peter Dennis Bartok- Made Redraw() and CheckRedraw() virtual
2004-08-23 Peter Dennis Bartok- Finishing touches. Works now, just needs some optimiz...
2004-08-21 Peter Dennis Bartok- Added loads of debug output for development
2004-08-15 Peter Dennis Bartok- First (mostly) working version