ChangeLog 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. 2003-08-31 Jerome Laban <[email protected]>
  2. * Label.cs: Fixed Text property not redrawing the label correctly.
  3. 2003-08-31 Jerome Laban <[email protected]>
  4. * win32functions.cs: Added GetUpdateRect function.
  5. * Control.cs: Make sure to call OnPaint even if UserPaint style is not
  6. enabled. Get the appropriate DC for WM_PAINT operations.
  7. 2003-07-16 Peter Williams <[email protected]>
  8. * System.Windows.Forms.dll.sources: Don't build with two
  9. AssemblyInfo.cs files.
  10. 2003-07-07 Martin Willemoes Hansen <[email protected]>
  11. * System.Windows.Forms.Design/AnchorEditor.cs
  12. System.Windows.Forms.Design/AxImporter.cs
  13. System.Windows.Forms.Design/ComponentDocumentDesigner.cs
  14. System.Windows.Forms.Design/ComponentTray.cs
  15. System.Windows.Forms.Design/ControlDesigner.cs
  16. System.Windows.Forms.Design/DocumentDesigner.cs
  17. System.Windows.Forms.Design/FileNameEditor.cs
  18. System.Windows.Forms.Design/IMenuEditorService.cs
  19. System.Windows.Forms.Design/MenusCommands.cs
  20. System.Windows.Forms.Design/ParentControlDesigner.cs
  21. System.Windows.Forms.Design/ScrollableControlDesigner.cs
  22. System.Windows.Forms.Design/SelectionRules.cs: Moved to System.Design assembly
  23. 2003-05-31 Paolo Molaro <[email protected]>
  24. * System.Resources/ResXResourceReader.cs: get simple reading and error
  25. checks working.
  26. 2003-03-31 Alan Tam <[email protected]>
  27. * UITypeEditor.cs: Removed.
  28. 2003-03-29 Martin Willemoes Hansen <[email protected]>
  29. * Added stub for System.Windows.Forms/IWindowsFormsEditorService.cs
  30. 2003-02-07 Alexandre Pigokine <[email protected]>
  31. * list.unix removed System.Windows.Forms\Font.cs
  32. 2003-01-31 John Sohn <[email protected]>
  33. * README: updated for latest WineLib and Mono
  34. 2003-01-15 Duncan Mak <[email protected]>
  35. * Make it not spam all those warnings. Blocking errors 0108 and also
  36. 0114.
  37. 2002-12-10 Jeroen Janssen <[email protected]>
  38. * added ChangeLog
  39. * fixed MonoTodo compile errors with csc