Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09 [WinForms] No event should be triggered when calling ComboBox.Items.RemoteAt...abrevet-dev
2019-06-25[System.Windows.Forms] Fix crash of DataGridView in case of assigning a custo...Nikita Voronchev
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-06[WinForms] fix EditingCellFormattedValue getter and setter for bool value (#1...sancheolz
2019-03-27Fix NRE when combobox was disposed and Text set (#13665)sancheolz
2019-03-21[WinForms] Related Forms closing issue (#13150) (#13151)Nikita Voronchev
2019-03-04[SWF] Method OnClosed should pass FormClosedEventArgs type, instead of EventA...sancheolz
2019-02-18Set executable bit for all .sh files in repoAlexander Köplinger
2019-01-11[swf] Fix dispose of panels in StatusBar (#12355)Eberhard Beilharz
2018-11-16[WinForms] Matching Mono PropertyGrid behaviour with .Net one (#11618)Nikita Voronchev
2018-10-04Fix default colors for DataGridView (#10944)HebaruSan
2018-09-28[System.Windows.Forms] Switch tests to use embedded test resourcesAlexander Köplinger
2018-04-01[System.Windows.Forms] Set NotifyIcon.Icon in test to prevent warningAlexander Köplinger
2018-04-01[System.Windows.Forms] Dispose forms opened during two testsAlexander Köplinger
2018-03-29[System.Windows.Forms] Ignore non-visible controls when computing ScrollableC...PiotrCW
2018-03-22[System.Windows.Forms] Reset check state of item when removing it. (#7744)Filip Navara
2018-03-17[System.Windows.Forms] Fix bounds manipulation in Control.DrawToBitmap (#7629)Filip Navara
2018-03-16[System.Windows.Forms] Unify layout engines for Controls and ToolStripItems (...Filip Navara
2018-03-12[System.Windows.Forms] Fix custom test targets in makefile. (#7571)Filip Navara
2018-03-12[System.Windows.Forms] Update code for top-level windows (#7570)Filip Navara
2018-03-12Make Form scaling tests platform independent.Filip Navara
2018-03-09[System.Windows.Forms] Fix bugs in PrintPreviewControl. (#7493)Filip Navara
2018-03-06[System.Windows.Forms] Fix inconsistent state of Document object (#7422)Filip Navara
2018-03-06[System.Windows.Forms] Updated unit tests (#7405)Filip Navara
2018-03-05Add unit test for TextBox.PreferredSize property and fix updating the preferr...Filip Navara
2018-03-05Update DisposeTest to work on latest version of .NET Framework.Filip Navara
2018-03-05Add test for label self-sizing behavior.Filip Navara
2018-03-05Add tests for FlowLayoutPanel.PreferredSize.Filip Navara
2018-03-05Apply the constraints when setting MinimumSize/MaximumSize and update the uni...Filip Navara
2018-02-26Fix the default font value in test.Filip Navara
2018-02-26Spit out the name of a test along with the error about undisposed forms.Filip Navara
2018-02-26Unregister thread exception handler at the end of test.Filip Navara
2017-11-03[System.Windows.Forms] Fixes #60435. DataGridViewRow.CreateCellsInstance meth...Yuriy
2017-09-06[WinForms/Drawing] Remove some leftover test scripts (#5518)Alexander Köplinger
2017-03-28[System.Windows.Forms] Imrove DataGridViewColumnCollectionTestMarek Safar
2017-03-14Handle windows paths in ResXFileRef, for conversion to string caseAnkit Jain
2017-03-13[System.Windows.Forms] Disable failing testMarek Safar
2017-03-11[System.Windows.Forms] Fixes test build failureMarek Safar
2017-03-11Handle a file ref, with backslashes, in a .resx, on a non-windows systemAnkit Jain
2017-03-08[ci] Check if X server is available before running WinForms tests (#4477)Alexander Köplinger
2017-01-11[System.Windows.Forms] Clean up misused __MonoCS__Marek Safar
2016-10-29[WinForms] Disable the ApplicationTest.RestartNotSupportedExceptionTest for nowAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-19Add unit tests for ListView bugsSebastian
2016-08-10[WinForms] Fix a test to correctly check for MonoAlexander Köplinger
2016-02-10[System.Windows.Forms] Recreate FosterWindow when required in XplatUIWin32Paul Gofman
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-10-22[WinForms] Update tests to match recent changes to Control Foreground+BackgroundAlexander Köplinger
2015-09-04Fix MonoTests.System.Windows.Forms.TrackBarBaseTest on Windows.Vincent Povirk