| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- 2003-07-07 Martin Willemoes Hansen <[email protected]>
- * System.Windows.Forms.Design/AnchorEditor.cs
- System.Windows.Forms.Design/AxImporter.cs
- System.Windows.Forms.Design/ComponentDocumentDesigner.cs
- System.Windows.Forms.Design/ComponentTray.cs
- System.Windows.Forms.Design/ControlDesigner.cs
- System.Windows.Forms.Design/DocumentDesigner.cs
- System.Windows.Forms.Design/FileNameEditor.cs
- System.Windows.Forms.Design/IMenuEditorService.cs
- System.Windows.Forms.Design/MenusCommands.cs
- System.Windows.Forms.Design/ParentControlDesigner.cs
- System.Windows.Forms.Design/ScrollableControlDesigner.cs
- System.Windows.Forms.Design/SelectionRules.cs: Moved to System.Design assembly
-
- 2003-05-31 Paolo Molaro <[email protected]>
- * System.Resources/ResXResourceReader.cs: get simple reading and error
- checks working.
- 2003-03-31 Alan Tam <[email protected]>
- * UITypeEditor.cs: Removed.
- 2003-03-29 Martin Willemoes Hansen <[email protected]>
- * Added stub for System.Windows.Forms/IWindowsFormsEditorService.cs
- 2003-02-07 Alexandre Pigokine <[email protected]>
- * list.unix removed System.Windows.Forms\Font.cs
- 2003-01-31 John Sohn <[email protected]>
- * README: updated for latest WineLib and Mono
- 2003-01-15 Duncan Mak <[email protected]>
- * Make it not spam all those warnings. Blocking errors 0108 and also
- 0114.
- 2002-12-10 Jeroen Janssen <[email protected]>
-
- * added ChangeLog
- * fixed MonoTodo compile errors with csc
|