* ImageList.cs: When the image stream is set pull all the images
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ScrollBar.cs
2005-03-16 Jordi Mas i Hernandez2005-03-16 Jordi Mas i Hernandez <jordi@ximian.com>
2005-03-08 Jordi Mas i Hernandez2005-03-08 Jordi Mas i Hernandez <jordi@ximian.com>
2005-02-24 Jordi Mas i Hernandezsvn path=/trunk/mcs/; revision=41147
2005-02-09 Jordi Mas i Hernandez2005-02-09 Jordi Mas i Hernandez <jordi@ximian.com>
2005-02-07 Jackson Harper * ScrollBar.cs: Give the correct clipping rect to...
2005-02-04 Jackson Harper * ScrollBar.cs: Make abstract
2005-02-04 Jackson Harper * ScrollBar.cs: First part of my scrollbar fixups...
2005-01-31 Jordi Mas i HernandezScrollBar fixes
2004-12-20 Jordi Mas i Hernandezremove old cvs comments since they are no longer update...
2004-12-14 Marek SafarCopied remotely
2004-12-01 Jordi Mas i Hernandezfixes scrollbar problems and updates old theme code
2004-11-22 Jambunathan K* Makefile: Run "make run-test" or "make run-test-ondot...
2004-11-21 Jordi Mas i Hernandezupdates thumb position when max, min or increment is...
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-11-08 Jordi Mas i Hernandezfixes vertical scrollbar and removes dead code
2004-11-04 Ravindra - We need to recalculate the Thumb area when LargeChan...
2004-10-17 Jordi Mas i Hernandezdisabled scrollbar should not honor any keyboard or...
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-17 Peter Dennis Bartok- Fixed behaviour of arrow buttons. Now properly behave...
2004-09-17 Peter Dennis Bartok- Added missing release of keyboard/mouse capture
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-05 Jordi Mas i Hernandezfixes bugs, adds flashing on certain situations
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-31 Jordi Mas i Hernandezadds autorepeat timer, uses a single timer, fixes scrol...
2004-08-25 Jordi Mas i Hernandezmore fixes to scrollbar
2004-08-25 Jordi Mas i Hernandezsmall bug fix regarding bar position
2004-08-24 Jordi Mas i Hernandezfixes formmating, methods signature, and adds missing...
2004-08-23 Jordi Mas i Hernandezsmall fix
2004-08-23 Jordi Mas i Hernandez*** empty log message ***
2004-08-23 Jordi Mas i Hernandezfixes properties and methods
2004-08-22 Jackson HarperUpdate the position through the Value property so the...
2004-08-21 Peter Dennis Bartok- Replaced direct XplatUI calls with their Control...
2004-08-20 Jackson HarperUse the SWF timer so callbacks are run in the correct...
2004-08-20 Jackson HarperUse the SWF timer so callbacks are run in the correct...
2004-08-19 Jordi Mas i Hernandeztheme enhancaments
2004-08-18 Jordi Mas i Hernandezfixes to scrollbar: steps and multiple timers
2004-08-10 Jordi Mas i Hernandezscrollbar enhancements and standarize on win colors...
2004-08-10 Jackson HarperAllow control to handle buffering
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 Jordi Mas i Hernandezfixes scrollbar events
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-26 Jordi Mas i HernandezTheme support
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 Peter Dennis Bartok- Initial check-in