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
2014-10-24[MWF] Use overload of Marshal.PtrToStringUni that reads up until the first nu...Alexander Köplinger
2014-10-16[MWF] Use full available height for textEberhard Beilharz
2014-10-16[MWF] Use full width for measuring textEberhard Beilharz
2014-10-07[MWF] Pass graphics when calculating button text and imageEberhard Beilharz
2014-10-03Fix potential crash in ListView.ItemControl.ItemsMouseDownStephen McConnel
2014-10-02Remove excessive shortcut key matching in ToolStripStephen McConnel
2014-08-29Fix scrolling in SWF.ListView.EnsureVisible(int index)Stephen McConnel
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-07-17Fix error in tooltip display for ListView.ShowGroupsStephen McConnel
2014-07-07[MWF] Get rid of unused resx.resx fileAlexander Köplinger
2014-06-21[Managed.Windows.Forms] Added more asserts to the CurrencyManagerTest2 testAlexander Köplinger
2014-06-21[Managed.Windows.Forms] Revert a revert commit that accidentally changed the ...Alexander Köplinger
2014-06-20[Managed.Windows.Forms] Verify that DataMember is valid when setting DataSourceAlexander Köplinger
2014-06-20Fix the build.Alex Rønne Petersen
2014-06-20[MWF] Disable OneIdlePerThread test.Alex Rønne Petersen
2014-06-20[MWF] Disable DataRemainsOnClipboard_Xamarin4959 test.Alex Rønne Petersen
2014-06-18ImageListStreamer generates winform resource files that work on Mono but fail...Timotheus Pokorra
2014-06-17Merge pull request #1106 from akoeplinger/fix-winforms-testsAlex Rønne Petersen
2014-06-17[Managed.Windows.Forms] Fix 'minimum' default value of NumericUpDownAlexander Köplinger
2014-06-17[Managed.Windows.Forms] Fixed System.Resources tests that relied on DummyAsse...Alexander Köplinger
2014-06-08Merge pull request #1090 from BrianDurham/patch-2Alex Rønne Petersen
2014-06-08Merge pull request #1091 from BrianDurham/patch-3Alex Rønne Petersen
2014-06-08Update XplatUIX11GTK.cs - change "Check you DISPLAY"Brian Durham
2014-06-08Update XplatUIX11.cs - change "Check you DISPLAY"Brian Durham
2014-06-08Update X11Display.cs - change "Check you DISPLAY"Brian Durham
2014-06-05Regenerate keyboards.resx resource file.Joao Matos
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-24[Managed.Windows.Forms] Disable TRACE code, since it is brokenMiguel de Icaza
2014-05-16[MWF] Fix opacity of form (#19856)Eberhard Beilharz
2014-05-16Merge pull request #943 from ermshiperete/bug-novell-325669Miguel de Icaza
2014-05-16[MWF] Fix ComboBox list to not display offscreen (#15462)Stephen McConnel
2014-05-16[MWF] Fix Screen.FromRectangle (#8271)Stephen McConnel
2014-05-16[MWF] Implement multi-display support on Linux (Fixes #325669)Eberhard Beilharz
2014-05-16Merge pull request #942 from ermshiperete/MessageBoxBugsMiguel de Icaza
2014-05-16Merge pull request #948 from ermshiperete/bug-xamarin-2394Miguel de Icaza
2014-05-16Merge pull request #926 from ermshiperete/novell-bug-674098Miguel de Icaza
2014-05-16Merge pull request #954 from ermshiperete/bug-xamarin-8907Miguel de Icaza
2014-05-16Merge pull request #952 from ermshiperete/bug-xamarin-2912Miguel de Icaza
2014-05-16Merge pull request #951 from ermshiperete/bug-xamarin-2462Miguel de Icaza
2014-05-16Merge pull request #950 from ermshiperete/bug-xamarin-2787Miguel de Icaza
2014-05-16Merge pull request #949 from ermshiperete/bug-novell-463149Miguel de Icaza
2014-05-16Merge pull request #1038 from ermshiperete/bug-xamarin-19818Miguel de Icaza
2014-05-15[MWF] Don't try to remove non-child control (#19818)Eberhard Beilharz
2014-05-15[MWF] Add unit test for #19818Eberhard Beilharz
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-07Merge pull request #1018 from ermshiperete/xamarin-19567Miguel de Icaza
2014-05-06[MWF] Clear currentCell before disposing (fixes #19567)Eberhard Beilharz
2014-05-06[MWF] Unit test for DataGridView bug (#19567)Eberhard Beilharz