ChangeLog 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. 2006-12-19 Chris Toshok <[email protected]>
  2. * System.Design.dll.sources: add DataSourceConverter.cs and
  3. DataMemberFieldConverter.
  4. 2006-12-06 Chris Toshok <[email protected]>
  5. * System.Design.dll.sources: add
  6. System.Windows.Forms.Design/ImageCollectionEditor.cs
  7. 2006-04-28 Peter Dennis Bartok <[email protected]>
  8. * System.Design.dll.sources: Put back two accidentally deleted lines
  9. 2006-04-28 Peter Dennis Bartok <[email protected]>
  10. * System.Design.dll.sources: Added ControlBindingsConverter.cs
  11. 2006-03-10 Raja R Harinath <[email protected]>
  12. * System.ComponentModel.Design.Serialization/CodeDomSerializerException.cs:
  13. Moved new-ish implementation here from System.dll.
  14. 2006-01-22 Chris Toshok <[email protected]>
  15. * System.Design.dll.sources: add in all the stubbed/partially
  16. implemented stuff.
  17. * Makefile (LIB_MCS_FLAGS): in the 2.0 case include a reference to
  18. System.Configuration.dll.
  19. 2005-06-15 Atsushi Enomoto <[email protected]>
  20. * System.Design.dll.sources :
  21. remove duplicate MonoTODOAttribute.cs
  22. 2004-10-26 Gonzalo Paniagua Javier <[email protected]>
  23. * System.Design.dll.sources: added files in
  24. System.Web.UI.Design.WebControls.
  25. 2004-06-11 Gert Driesen <[email protected]>
  26. * System.Design.dll.sources: added more stub for classes
  27. in System.Windows.Forms.Design
  28. 2004-06-11 Gert Driesen <[email protected]>
  29. * System.Design.dll.sources: added more stubs for classes
  30. in System.Diagnostics.Design, System.Messaging.Design and
  31. System.ServiceProcess.Design
  32. 2004-06-11 Gert Driesen <[email protected]>
  33. * Makefile: added reference to System.Data assembly
  34. * System.Design.dll.sources: added new stubbed classes
  35. 2004-05-16 Gert Driesen ([email protected])
  36. * System.Windows.Forms.Design/IMenuEditorService.cs:
  37. fixed signature
  38. 2004-05-16 Gert Driesen ([email protected])
  39. * System.Windows.Forms.Design/DocumentDesigner.cs:
  40. stubbed
  41. * System.Windows.Forms.Design/ParentControlDesigner.cs:
  42. stubbed
  43. * System.Windows.Forms.Design/ScrollableControlDesigner.cs:
  44. stubbed
  45. 2004-05-16 Gert Driesen ([email protected])
  46. * System.Windows.Forms.Design/ControlDesigner.cs:
  47. stubbed
  48. 2004-05-16 Gert Driesen ([email protected])
  49. * System.Windows.Forms.Design/ISelectionUIHandler.cs:
  50. converted linefeeds to unix
  51. 2004-05-16 Gert Driesen ([email protected])
  52. * System.Design.dll.sources: added ISelectionUIHandler
  53. * System.Windows.Forms.Design/ISelectionUIHandler.cs:
  54. added
  55. * System.Windows.Forms.Design/ComponentTray.cs: stubbed
  56. 2004-05-15 Gert Driesen ([email protected])
  57. * Makefile: add reference to Accessibility assembly, needed
  58. to check CLS compliance
  59. * Assembly/AssemblyInfo.cs: System.Design is CLS Compliant
  60. 2004-05-15 Gert Driesen ([email protected])
  61. * System.Design.dll.sources: remove DataBindingCollection
  62. * System.Web.UI.Design/DataBindingCollection.cs: removed
  63. * System.Web.UI.Design/WebControlToolboxItem.cs: fixed
  64. public API
  65. * System.Web.UI.Design/UrlBuilderOptions.cs: added Flags
  66. attribute
  67. 2004-05-15 Gert Driesen ([email protected])
  68. * System.Design.dll.sources: added IOleDragClient
  69. * System.ComponentModel.Design/ComponentDesigner.cs: fixed
  70. public API
  71. * System.Web.UI.Design/ControlDesigner.cs: fixed public API
  72. * System.Web.UI.Design/HtmlControlDesigner: fixed public API
  73. * System.Windows.Forms.Design/AnchorEditor.cs: fixed public
  74. API, converted to unix linefeeds
  75. * System.Windows.Forms.Design/AxImporter.cs: fixed public
  76. API, converted to unix linefeeds
  77. * System.Windows.Forms.Design/ComponentDocumentDesigner.cs:
  78. fixed public API, converted to unix linefeeds
  79. * System.Windows.Forms.Design/SelectionRules.cs: implementation
  80. 2004-05-15 Gert Driesen ([email protected])
  81. * System.Windows.Forms.Design/FileNameEditor.cs: code formatting
  82. * System.Windows.Forms.Design/FolderNameEditor.cs: code formatting
  83. * System.Windows.Forms.Design/MenuCommands.cs: code formatting
  84. 2004-05-15 Gert Driesen ([email protected])
  85. * System.Design.dll.sources: remove MenusCommands, added
  86. MenuCommands
  87. * System.Web.UI.Design/ImageUrlEditor.cs: fixed warnings
  88. * System.Windows.Forms.Design/MenuCommands.cs: added impl
  89. * System.Windows.Forms.Design/MenusCommands.cs: removed,
  90. wrong name
  91. 2004-05-15 Gert Driesen ([email protected])
  92. * System.Windows.Forms.Design/FolderNameEditor.cs:
  93. converted to unix linefeeds, marked class TODO, added Flags
  94. attribute to FolderBrowserStyles enum
  95. * System.Windows.Forms.Design/FileNameEditor.cs:
  96. completed stubs
  97. 2004-05-15 Gert Driesen ([email protected])
  98. * System.Windows.Forms.Design/FolderNameEditor.cs: added
  99. stub
  100. 2003-12-15 Jackson Harper <[email protected]>
  101. * System.Design.dll.sources: Add *UrlEditor files to build
  102. 2003-10-20 Ben Maurer <[email protected]>
  103. * .sources: lots-o-files
  104. 2003-07-07 Martin Willemoes Hansen <[email protected]>
  105. * System.Windows.Forms.Design/AnchorEditor.cs
  106. System.Windows.Forms.Design/AxImporter.cs
  107. System.Windows.Forms.Design/ComponentDocumentDesigner.cs
  108. System.Windows.Forms.Design/ComponentTray.cs
  109. System.Windows.Forms.Design/ControlDesigner.cs
  110. System.Windows.Forms.Design/DocumentDesigner.cs
  111. System.Windows.Forms.Design/FileNameEditor.cs
  112. System.Windows.Forms.Design/IMenuEditorService.cs
  113. System.Windows.Forms.Design/MenusCommands.cs
  114. System.Windows.Forms.Design/ParentControlDesigner.cs
  115. System.Windows.Forms.Design/ScrollableControlDesigner.cs
  116. System.Windows.Forms.Design/SelectionRules.cs: Moved here
  117. from System.Windows.Forms assembly
  118. 2003-03-31 Alan Tam <[email protected]>
  119. * System.Design.build: added reference to System.Windows.Forms
  120. and System.Drawing assemblies
  121. 2003-03-29 Martin Willemoes Hansen
  122. * Stubed System.ComponentModel.Design
  123. 2003-03-27 Martin Willemoes Hansen
  124. * Added unix build environment
  125. 2002-12-11 Jeroen Janssen <[email protected]>
  126. * removed set for RootDesignerSerializerAttribute.TypeId
  127. * fixed .build file to include reference to System.dll
  128. 2002-09-16 Gaurav Vaish <[email protected]>
  129. * System.Web.UI.Design : Added directory.
  130. 2002-12-09 Gaurav Vaish <[email protected]>
  131. * System.Design : Added directory.
  132. 2002-12-04 Alejandro Sánchez Acosta <[email protected]>
  133. * System.ComponentModel.Design.Serialization: Added directory
  134. 2002-10-07 Gaurav Vaish <[email protected]>
  135. * System.Design.build : Bug fix. Attribute is "basedir"
  136. and not "bardir".
  137. 2002-09-16 Gaurav Vaish <[email protected]>
  138. * System.Web.UI.Design.WebControls : Added directory.