ChangeLog 2.3 KB

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