* TreeView.cs: Don't draw the selected node when we lose
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ProgressBar.cs
2005-10-13 Peter Dennis Bartok2005-10-12 Peter Dennis Bartok <pbartok@novell.com>
2005-09-23 Chris Toshok2005-09-22 Chris Toshok <toshok@ximian.com>
2005-09-21 Marek Sieradzki2005-09-25 Marek Sieradzki <marek.sieradzki@gmail...
2005-09-21 Marek Sieradzki2005-09-25 Marek Sieradzki <marek.sieradzki@gmail...
2005-09-21 Peter Dennis Bartok2005-09-21 Peter Dennis Bartok <pbartok@novell.com>
2005-09-01 Miguel de Icaza2005-09-01 Miguel de Icaza <miguel@novell.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-04-28 Jackson Harper * Control.cs: Don't expose functionality to touch...
2005-04-25 Jackson Harper * Control.cs: Double buffering is handled differently...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-02-23 Jordi Mas i Hernandez2005-02-23 Jordi Mas i Hernandez <jordi@ximian.com>
2005-02-11 Jordi Mas i Hernandezfixes spelling
2005-02-09 Jordi Mas i Hernandez2005-02-09 Jordi Mas i Hernandez <jordi@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-04 Peter Dennis Bartok- Added various attributes
2004-12-20 Jordi Mas i Hernandezremove old cvs comments since they are no longer update...
2004-12-14 Marek SafarCopied remotely
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-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 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-25 Jordi Mas i Hernandeznew methods, properties, and fixes for progressbar
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 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 Miguel de IcazaSpelling
2004-07-09 Peter Dennis Bartok- Removed usage of Rectangle for drawing. Miguel pointe...
2004-07-09 Miguel de Icaza2004-07-09 Miguel de Icaza <miguel@ximian.com>
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 Peter Dennis Bartok- Initial check-in