Merge pull request #2311 from mlancione/master
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / ScrollableControl.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-05-28 Peter Dennis Bartok- Fixes for ContainerControl, ScrollableControl and...
2004-04-14 Andreas N2004-04-14 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-04-07 Gonzalo Paniagua... 2004-04-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-09-07 Dennis Hayessigniture fixes
2003-09-02 Dennis Hayessigniture stuff
2003-08-10 Dennis Hayessigniture fixes
2003-06-07 Alexandre PigolkineDockStyle.None & AnchorStyles
2003-06-03 Dennis Hayessee last msg
2003-05-12 Aleksey Ryabchukchanges in the code for TAB key handling
2003-05-07 Aleksey Ryabchuk * Control.cs : static RegisterDefaultWindowClass metho...
2003-04-11 Aleksey Ryabchuk2003-04-11 Aleksey Ryabchuk <ryabchuk@yahoo.com>
2003-04-08 Dennis Hayesupdated copyrights and converted to unix style newlines
2003-04-06 Alexandre Pigolkineinitial implementation of MDI interface; Attempt to...
2003-03-26 Alexandre PigolkineImplementation of ToolTip and NumericUpDown/UpDownBase.
2003-03-01 Alexandre Pigolkinesee ChangeLog for details
2003-02-06 Dennis Hayessee last note
2003-02-01 Dennis Hayescheck in for Alexandre Pigolkine
2002-12-10 Dennis Hayesse last entry
2002-11-30 Dennis Hayessee last checkin
2002-11-26 Dennis Hayestweaked win32 defs for regclass and reg windows
2002-11-25 Dennis Hayes 2002-11-24 DennisHayes <dennish@raytek.com>
2002-11-24 Dennis Hayes 2002-11-23 DennisHayes <dennish@raytek.com>
2002-11-18 Dennis Hayes 2002-11-17 DennisHayes <dennish@raytek.com>
2002-11-11 Dennis Hayes 2002-10-29 DennisHayes <dennish@raytek.com>
2002-10-28 Dennis Hayesmore implmentation CE complete on scrollbar and Scrolla...
2002-10-24 Dennis Hayes 2002-10-24 DennisHayes <dennish@raytek.com>
2002-09-24 John Sohn2002-9-24 John Sohn <jsohn@columbus.rr.com>
2002-09-16 John Sohn * Control.cs:
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-18 John SohnUpdates to better conform to Mono coding conventions
2002-08-16 John SohnInitial version of code necessary to get the Form class...