ChangeLog 2.2 KB

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