Paul Gofman f082bf0a37 [System.Windows.Forms] Recreate FosterWindow when required in XplatUIWin32 před 10 roky
..
Assembly b03e606287 Remove ChangeLog files from the repo před 10 roky
Documentation ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
System.Resources b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms f082bf0a37 [System.Windows.Forms] Recreate FosterWindow when required in XplatUIWin32 před 10 roky
System.Windows.Forms.CarbonInternal b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.Design b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.Internal b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.Layout b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.PropertyGridInternal b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.RTF b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.Theming cb07018bca Remove ChangeLog references from Makefile and .gitattribute před 10 roky
System.Windows.Forms.VisualStyles b03e606287 Remove ChangeLog files from the repo před 10 roky
System.Windows.Forms.WebBrowserDialogs cb07018bca Remove ChangeLog references from Makefile and .gitattribute před 10 roky
System.Windows.Forms.X11Internal b03e606287 Remove ChangeLog files from the repo před 10 roky
Test f082bf0a37 [System.Windows.Forms] Recreate FosterWindow when required in XplatUIWin32 před 10 roky
resources b03e606287 Remove ChangeLog files from the repo před 10 roky
samples b03e606287 Remove ChangeLog files from the repo před 10 roky
.gitignore ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
Design ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
Guidelines ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
M.gif ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
Makefile ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
Notes ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
README ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
System.Windows.Forms-net_2_0.sln ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
System.Windows.Forms-net_4_x.csproj a373c3d989 [build] Generated up-to-date net_4_x MSBuild projects. před 10 roky
System.Windows.Forms-tests-net_2_0.sln ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
System.Windows.Forms.dll.resources ef380e3712 Rename Managed.Windows.Forms to System.Windows.Forms for consistency. před 11 roky
System.Windows.Forms.dll.sources 5928965bda [system.windows.forms] Add AssemblyNamesTypeResolutionService to correctly fix 78b63f29d50d08ac2826f95164433a5ff3c843ae před 10 roky
System.Windows.Forms_test.dll.sources f082bf0a37 [System.Windows.Forms] Recreate FosterWindow when required in XplatUIWin32 před 10 roky

README

Managed.Windows.Forms README

* Introduction

Managed.Windows.Forms is a managed implementation of
System.Windows.Forms. It implements a driver interface to allow
running on multiple windowing systems, for example X11 or Windows. All
controls are implemented in managed code, using System.Drawing to draw
them.


* Status

This library is in a beta state. Development is still proceeding as
at a rapid page on the 1.1 codebase. A limitted number of 2.0
controls have been implemented, but the 2.0 api is not supported at
this time. Bug reports are welcome. Please use
http://bugzilla.ximian.com/


* Contributions

Contributions are most welcome. These can come in many different
forms, depending on what you're interested in working on. 2.0
controls need a lot of work, so ask on the mailing list or in irc if
someone is working on it already, and if not, start in on it. Also,
the unit tests need a lot of work. We can always use more of them,
and there are still a small number of them which pass on MS .NET and
fail on MWF. For code contributions, please check the 'Guidelines'
file.

The novell MWF team is currently:
Andreia Gaita ([email protected])
Jackson Harper ([email protected])
Mike Kestner ([email protected])
Rolf Kvinge ([email protected])
Chris Toshok ([email protected])

* Mailing List

There is a mailing list dedicated to Mono's System.Windows.Forms
implementation, mono-winforms-list, see
http://lists.ximian.com/mailman/listinfo/mono-winforms-list