Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

After some cleanup we got the first screenshots of DelftShell running on linux. This works against the 1.2.3 version of mono which is default in ubuntu. It should run better with mono 1.2.4 and with the subversion HEAD version.

Gallery

Next things

  • The mainwindow needs some redesigning.
  • Make a mainwindow interface IMainWindow
  • Further split-off dotnetbar
  • Find out how to configure MonoDevelop with different mono versions
  • Make mono.windows forms work on windows so we can automaticly test it under windows as well.

Tools

The following tools are available to analyze mono compatibility:
The Mono Migration Analyzer (MoMA) tool reports compatibility of a clr assembly with the Mono platform
Mono add-in for visual studio can be used to compile your source with mono from within visual studio 2005
quick reference for add in