Implement optional parameters support in binder. Fixes #7912
[mono.git] / mcs / class / Managed.Windows.Forms /
2012-10-18 Marek SafarMerge pull request #480 from Shabbafru/refs/heads/DataG...
2012-10-18 ShabbafruDataGridView: Fixed an ArgumentOutOfRangeException...
2012-10-16 Marek SafarMerge pull request #479 from Shabbafru/upstream
2012-10-16 scheibenpflug.a... Fixed auto resizing of row headers width in the DataGri...
2012-10-11 Jérémie LavalMerge pull request #440 from mono-soc-2012/garyb/resources
2012-10-11 garyb[Not Resources Related] Fixed buggy tests breaking...
2012-10-11 garybFix project files again after failed rebase
2012-10-10 garybTest solution added to Test folder, some project file...
2012-10-10 garybTidy after feedback
2012-10-10 garybMark test NotWorking
2012-10-10 garybSystem.Resources: Tidy file headers
2012-10-10 garybSupport for ResXResourceWriter.BasePath being deeper...
2012-10-10 garybImplement Basepath on ResXResourceWriter
2012-10-10 garybFixed bug where using ResXResourceWriter filename ctor...
2012-10-10 garybRefactored, cleaned up
2012-10-10 garybRemove reliance on 2.0 profile test assembly
2012-10-10 garybFixed comment writing. Ref to serialized obj no longer...
2012-10-10 garybMore tests, more tidying, all present currently pass
2012-10-10 garybFixes RE failing tests
2012-10-10 garybResXDataNode based resx handling nearly complete. More...
2012-10-10 garybResXDataNode test refactoring, few more member tests.
2012-10-10 garybAdded File Headers
2012-10-10 garybDraft Tests and Implementation of ResXDataNode Based...
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-05 Marek SafarMerge pull request #452 from alesliehughes/master
2012-09-05 Alistair Leslie... Forward to base class
2012-09-05 Alistair Leslie... Allow Begin/End Init to be called
2012-09-05 Alistair Leslie... Add support for About Delegate
2012-09-05 Alistair Leslie... AxHost Events arent supported
2012-08-17 Miguel de IcazaMerge pull request #428 from paszczi/master
2012-08-15 Marek SafarMerge pull request #430 from Nican/master
2012-08-14 Zoltan VargaMerge pull request #429 from penberg/fixes/typo-in...
2012-08-14 Thomas GoldsteinFix code indentation and formatting
2012-08-14 Marek SafarMerge pull request #427 from knittl/toolstrip-dispose
2012-08-14 Marek SafarMerge pull request #426 from knittl/preferredwidth...
2012-08-14 Daniel Knittl-FrankReturn at least MinimumWidth instead of 0 in GetPreferr...
2012-08-14 Daniel Knittl-FrankDo not calculate autosize of ToolStripItem when owner...
2012-08-14 Daniel Knittl-FrankProperly dispose ToolStrip objects and child objects
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-10 Miguel de IcazaMerge pull request #414 from sesef/datagrid
2012-08-02 sesefhttps://bugzilla.xamarin.com/show_bug.cgi?id=3125
2012-07-29 Steven Boswell IIFix DataGridView.Dispose test regressions
2012-07-29 Thomas GoldsteinFix TestDispose test to work with NUnit < 2.5
2012-07-28 Thomas GoldsteinAdd unit test for Novell bug 660986
2012-07-28 eb1@sil.orgEnsure DataGridView disposes of its columns and rows...
2012-07-28 Thomas GoldsteinDispose of form to avoid TearDown warning
2012-07-28 Steven Boswell IIMatch .NET behavior with AutoSize Columns/Rows when...
2012-07-26 Steven Boswell IIProperly update the combo box selected text when the...
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-24 Steven Boswell IIImplement the drawing of mixed-mode check boxes
2012-07-24 Steven Boswell IIProperly fill in the whole TableLayoutPanel with dummy...
2012-07-24 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-24 Jo ShieldsMerge remote-tracking branch 'github/master'
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaRevert previous patch, see discussion on https://github...
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 QuickJackApplied Marek's suggestions so remove CS0067 from certa...
2012-07-03 QuickJackFixes a number of warnings in System.Windows.Forms.dll
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-24 Thomas GoldsteinOnly paint the ToolStripItem BackColor if it's not...
2012-06-23 eb1@sil.orgImplement control padding. Fixes Xamarin bug 2562.
2012-06-21 Marek SafarMerge pull request #339 from viniciusjarina/fix_uri
2012-06-21 Steven Boswell IIFix bug in ComboBox Text setter, that made it so the...
2012-06-20 eb1@sil.orgAdjust DataGridView.RowHeight in VirtualMode. Fixes...
2012-06-20 Rob WilkensFix:Idle event handler was called on every thread rathe...
2012-06-20 Rob WilkensWhen reloading a DataGrid rows after, for example,...
2012-06-20 Rob WilkensThis hides Non-Browsable columns from DataGrid
2012-06-20 Rob WilkensThis is a unit test for Bug5487, Bug 5510, and maybe...
2012-06-20 Rob WilkensDataGrid Bug Fix: Crash b/c Columns not tracked properl...
2012-06-20 eb1@sil.orgTweak control colors, and fix the fact enabled check...
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Alistair Leslie... Assign values to base class.
2012-06-19 Alistair Leslie... Return base CreateParams for Axhost
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-18 Thomas GoldsteinRewrite next_pixel_offset calculation in a way that...
2012-06-18 Robert WilkensAvoid crash when clicking a DataGrid row header with...
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Miguel de IcazaMerge pull request #332 from robwilkens/Bug2663-fix
2012-06-18 Marek SafarMerge pull request #331 from viniciusjarina/uri_lite2
2012-06-18 Steven Boswell IIFix OneClickComboBoxCell test on Windows
next