More code-style changes
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / ButtonBase.cs
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-03 Zoltan VargaRename Managed.Windows.Forms to System.Windows.Forms...
2005-01-30 Miguel de IcazaMoved the now deprecated System.Windows.Forms
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-24 Duncan MakAdd licensing info
2004-04-14 Andreas N2004-04-14 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-11-15 Peter Dennis BartokAdded (rudimentary) focus handling for button controls
2003-09-07 Dennis Hayessigniture fixes
2003-09-07 Dennis Hayessignture fixes.
2003-09-02 Dennis Hayessigniture stuff
2003-08-22 Alexandre Pigolkinemodified to be compatible with specification
2003-08-10 Dennis Hayessigniture fixes
2003-07-31 Alexandre PigolkineButton painting, MouseDown/Up, LAYOUT_SUSPENDED
2003-06-03 Dennis Hayes Cosmetic issues with member signitures
2003-04-30 Aleksey Ryabchuk * Control.cs : some fixes, added call to OnControlAdde...
2003-04-08 Dennis Hayesconverted to unix newlines and rolled copyright to...
2003-03-24 Alexandre PigolkineImplementation of Collections for (Checked)ListBox...
2003-03-01 Alexandre Pigolkinesee ChangeLog for details
2003-02-28 Reggie Burnett* Added several external functions to Win32funcs.cs
2003-02-14 Dennis HayesSamples\QuickStart\winforms\samples\controlreference...
2003-02-10 Dennis Hayescheckin for Alexandre Pigolkine see chagelog
2003-02-06 Dennis Hayescheckin for Alexandre Pigolkine, a lot more stuff worki...
2003-02-01 Dennis Hayescheck in for Alexandre Pigolkine
2002-12-04 Dennis Hayesswitched to unix style line terminators
2002-12-04 Dennis Hayes 2002-12-3 DennisHayes <dennish@raytek.com>
2002-10-27 Dennis Hayes 2002-10-26 DennisHayes <dennish@raytek.com>
2002-10-12 John Sohn * ButtonBase.cs: