* X11Keyboard.cs: Detect and use the num lock mask.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ToolBar.cs
2004-12-14 Marek SafarCopied remotely
2004-12-09 Marek Safarrenamed to be consistent
2004-12-09 Ravindra * ToolBar.cs: Added support for displaying...
2004-11-22 Jambunathan K* Makefile: Run "make run-test" or "make run-test-ondot...
2004-11-21 RavindraUpdated TODO list.
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-26 RavindraToolBar should use the user specified button size,...
2004-10-14 Ravindra - Changed Redraw () to do a Refresh () always.
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-06 Jordi Mas i Hernandezremoves warnings from compilation
2004-10-05 Ravindra - Removed a private method, Draw ().
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-16 RavindraInvalidate should be done before redrawing.
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-09 RavindraMake redraw accessible from ToolBarButton.
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-25 RavindraAdded the missing divider code and grip for ToolBar...
2004-08-25 RavindraFixed wrapping related issues in ToolBar control.
2004-08-22 RavindraCorrecting the formatting mess of VS.NET.
2004-08-22 RavindraProbably this completes the missing attributes in toolb...
2004-08-22 RavindraFixed toolbar control signatures.
2004-08-21 RavindraImprovments in mouse event handling in the ToolBar...
2004-08-17 RavindraAdded attributes.
2004-08-17 RavindraAdded attributes.
2004-08-15 RavindraFirst Implementation of ToolBar control.