changelog 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. 2003-08-30 Alexandre Pigolkine <[email protected]>
  2. * ComponentEditor.cs
  3. * IUIService.cs stubs added
  4. 2003-03-31 Alan Tam <[email protected]>
  5. * UITypeEditor.cs: Removed because it shan't be here
  6. 2002-8-4 DennisHayes <[email protected]>
  7. * Started cheanglog
  8. 2002-8-4 DennisHayes <[email protected]>
  9. * AnchorEditor.cs
  10. * AxImporter.cs
  11. * ComponentDocumentDesigner.cs
  12. * ComponentEditorForm.cs
  13. * Stubbed out
  14. * ComponentTray.cs
  15. * ControlDesigner.cs
  16. * ComponentEditor.cs
  17. * DocumentDesigner.cs
  18. * EventsTab.cs
  19. * FileNameEditor.cs
  20. * IMenuEditorService.cs
  21. * IUIService.cs
  22. * IWindowsformsEditorService.cs
  23. * MenusCommands.cs
  24. * ParentControlDesigner.cs
  25. * PropertyTab.cs
  26. * ScrollableControlDesigner.cs
  27. * SelectionRules.cs
  28. * UITypeEditor.cs
  29. * Class body defined only. No stubbs done.
  30. * TODOAttribute.cs
  31. * Used to mark unimplemented functions.
  32. * System.Windows.Forms.Design.csproj
  33. * System.Windows.Forms.Design.csproj.user
  34. * AssemblyInfo.cs
  35. * Needed for Visual Studio compile.