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
2015-12-11Merge pull request #2311 from mlancione/masterLudovic Henry
2015-12-11Typo errormlancione
2015-12-10More code-style changesmlancione
2015-12-10Code-style changesmlancione
2015-12-09Fixing Tab Spacesmlancione
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-11-15[Windows.Forms] add a warning to the Carbon driver when running on 64 bitsMiguel de Icaza
2015-10-23[WinForms] Check for null font HeightBrent McCarthy
2015-10-22Locking Window Handle Listmlancione
2015-10-22[WinForms] Update tests to match recent changes to Control Foreground+BackgroundAlexander Köplinger
2015-10-16[WinForms] ComboBox, ListBox and TextBox should use Control Foreground+Backgr...Marek Habersack
2015-09-22[MWF] Fix problem pasting text (Xamarin-33968)Eberhard Beilharz
2015-09-19Merge pull request #2029 from madewokherd/winformstestsZoltan Varga
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-04Fix MonoTests.System.Windows.Forms.TrackBarBaseTest on Windows.Vincent Povirk
2015-05-29Updated .csproj files.Marcos Henrich
2015-05-22Prevent DataGridViewTextBoxCell from using Disposed editor objectStephen McConnel
2015-05-06Fix bug in new SWF.MWFFileView.Dispose method (Xamarin 29724)Stephen McConnel
2015-05-05Fix memory leak in SWF.FileDialog due to thumbnail imagesStephen McConnel
2015-03-26Fix winforms tests that don't match .NET behavior.Atsushi Eno
2015-03-24Merge pull request #1634 from StephenMcConnel/bug-28025João Matos
2015-03-24[system.windows.forms] Add AssemblyNamesTypeResolutionService to correctly fi...Marek Safar
2015-03-23[system.windows.forms] Update failing testMarek Safar
2015-03-18Show thumbnail images in SWF.(Open,Save)FileDialogStephen McConnel
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-15[WinForms] Make ResXResourceReader enumerator return values in same order as ...Alexander Köplinger
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2005-01-30Moved the now deprecated System.Windows.FormsMiguel de Icaza
2005-01-13oops.Raja R Harinath
2005-01-13remove unlogged change.Raja R Harinath
2004-11-062004-11-06 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2004-11-04(DISTFILES): Fix for 'make dist'.Raja R Harinath
2004-10-13Wed Oct 13 15:12:17 CEST 2004 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2004-09-14cvs ignores, sorry about the spamRaja R Harinath
2004-09-012004-08-31 Marek Safar <marek.safar@seznam.cz>Marek Safar
2004-06-25Add licensing infoDuncan Mak
2004-06-032004-06-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-05-29- Fixes for ContainerControl, ScrollableControl and UserControl, fixes somePeter Dennis Bartok
2004-05-27reindent with monostyleRaja R Harinath
2004-05-27revert one unintentional change.Raja R Harinath
2004-05-27Fix formatting using 'c-indent-line-or-region' in csharp-mode.Raja R Harinath
2004-05-252004-05-25 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-05-25- Added ActiveMdiChild methodPeter Dennis Bartok
2004-05-25- Fixed translation of wine pathnames to their unix counterpartPeter Dennis Bartok
2004-05-24- Added loading of common dialog dllPeter Dennis Bartok
2004-05-17Fix buildMiguel de Icaza
2004-05-17Fix buildMiguel de Icaza
2004-05-16* UnsafeNativeMethods.cs: added IEnumVariant interface,Gert Driesen
2004-05-15- Fixed Text set property. If user updated text field through UI thePeter Dennis Bartok
2004-05-15- Fixed Text get property (also fixes bug #55005)Peter Dennis Bartok