| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- 2006-12-19 Chris Toshok <[email protected]>
- * System.Design.dll.sources: add DataSourceConverter.cs and
- DataMemberFieldConverter.
- 2006-12-06 Chris Toshok <[email protected]>
- * System.Design.dll.sources: add
- System.Windows.Forms.Design/ImageCollectionEditor.cs
- 2006-04-28 Peter Dennis Bartok <[email protected]>
- * System.Design.dll.sources: Put back two accidentally deleted lines
- 2006-04-28 Peter Dennis Bartok <[email protected]>
- * System.Design.dll.sources: Added ControlBindingsConverter.cs
- 2006-03-10 Raja R Harinath <[email protected]>
- * System.ComponentModel.Design.Serialization/CodeDomSerializerException.cs:
- Moved new-ish implementation here from System.dll.
- 2006-01-22 Chris Toshok <[email protected]>
- * System.Design.dll.sources: add in all the stubbed/partially
- implemented stuff.
- * Makefile (LIB_MCS_FLAGS): in the 2.0 case include a reference to
- System.Configuration.dll.
- 2005-06-15 Atsushi Enomoto <[email protected]>
- * System.Design.dll.sources :
- remove duplicate MonoTODOAttribute.cs
- 2004-10-26 Gonzalo Paniagua Javier <[email protected]>
- * System.Design.dll.sources: added files in
- System.Web.UI.Design.WebControls.
- 2004-06-11 Gert Driesen <[email protected]>
- * System.Design.dll.sources: added more stub for classes
- in System.Windows.Forms.Design
- 2004-06-11 Gert Driesen <[email protected]>
- * System.Design.dll.sources: added more stubs for classes
- in System.Diagnostics.Design, System.Messaging.Design and
- System.ServiceProcess.Design
- 2004-06-11 Gert Driesen <[email protected]>
- * Makefile: added reference to System.Data assembly
- * System.Design.dll.sources: added new stubbed classes
- 2004-05-16 Gert Driesen ([email protected])
- * System.Windows.Forms.Design/IMenuEditorService.cs:
- fixed signature
- 2004-05-16 Gert Driesen ([email protected])
- * System.Windows.Forms.Design/DocumentDesigner.cs:
- stubbed
- * System.Windows.Forms.Design/ParentControlDesigner.cs:
- stubbed
- * System.Windows.Forms.Design/ScrollableControlDesigner.cs:
- stubbed
- 2004-05-16 Gert Driesen ([email protected])
-
- * System.Windows.Forms.Design/ControlDesigner.cs:
- stubbed
- 2004-05-16 Gert Driesen ([email protected])
- * System.Windows.Forms.Design/ISelectionUIHandler.cs:
- converted linefeeds to unix
- 2004-05-16 Gert Driesen ([email protected])
- * System.Design.dll.sources: added ISelectionUIHandler
- * System.Windows.Forms.Design/ISelectionUIHandler.cs:
- added
- * System.Windows.Forms.Design/ComponentTray.cs: stubbed
- 2004-05-15 Gert Driesen ([email protected])
- * Makefile: add reference to Accessibility assembly, needed
- to check CLS compliance
- * Assembly/AssemblyInfo.cs: System.Design is CLS Compliant
- 2004-05-15 Gert Driesen ([email protected])
- * System.Design.dll.sources: remove DataBindingCollection
- * System.Web.UI.Design/DataBindingCollection.cs: removed
- * System.Web.UI.Design/WebControlToolboxItem.cs: fixed
- public API
- * System.Web.UI.Design/UrlBuilderOptions.cs: added Flags
- attribute
- 2004-05-15 Gert Driesen ([email protected])
- * System.Design.dll.sources: added IOleDragClient
- * System.ComponentModel.Design/ComponentDesigner.cs: fixed
- public API
- * System.Web.UI.Design/ControlDesigner.cs: fixed public API
- * System.Web.UI.Design/HtmlControlDesigner: fixed public API
- * System.Windows.Forms.Design/AnchorEditor.cs: fixed public
- API, converted to unix linefeeds
- * System.Windows.Forms.Design/AxImporter.cs: fixed public
- API, converted to unix linefeeds
- * System.Windows.Forms.Design/ComponentDocumentDesigner.cs:
- fixed public API, converted to unix linefeeds
- * System.Windows.Forms.Design/SelectionRules.cs: implementation
- 2004-05-15 Gert Driesen ([email protected])
-
- * System.Windows.Forms.Design/FileNameEditor.cs: code formatting
- * System.Windows.Forms.Design/FolderNameEditor.cs: code formatting
- * System.Windows.Forms.Design/MenuCommands.cs: code formatting
- 2004-05-15 Gert Driesen ([email protected])
- * System.Design.dll.sources: remove MenusCommands, added
- MenuCommands
- * System.Web.UI.Design/ImageUrlEditor.cs: fixed warnings
- * System.Windows.Forms.Design/MenuCommands.cs: added impl
- * System.Windows.Forms.Design/MenusCommands.cs: removed,
- wrong name
-
- 2004-05-15 Gert Driesen ([email protected])
- * System.Windows.Forms.Design/FolderNameEditor.cs:
- converted to unix linefeeds, marked class TODO, added Flags
- attribute to FolderBrowserStyles enum
- * System.Windows.Forms.Design/FileNameEditor.cs:
- completed stubs
- 2004-05-15 Gert Driesen ([email protected])
-
- * System.Windows.Forms.Design/FolderNameEditor.cs: added
- stub
- 2003-12-15 Jackson Harper <[email protected]>
- * System.Design.dll.sources: Add *UrlEditor files to build
-
- 2003-10-20 Ben Maurer <[email protected]>
- * .sources: lots-o-files
- 2003-07-07 Martin Willemoes Hansen <[email protected]>
- * System.Windows.Forms.Design/AnchorEditor.cs
- System.Windows.Forms.Design/AxImporter.cs
- System.Windows.Forms.Design/ComponentDocumentDesigner.cs
- System.Windows.Forms.Design/ComponentTray.cs
- System.Windows.Forms.Design/ControlDesigner.cs
- System.Windows.Forms.Design/DocumentDesigner.cs
- System.Windows.Forms.Design/FileNameEditor.cs
- System.Windows.Forms.Design/IMenuEditorService.cs
- System.Windows.Forms.Design/MenusCommands.cs
- System.Windows.Forms.Design/ParentControlDesigner.cs
- System.Windows.Forms.Design/ScrollableControlDesigner.cs
- System.Windows.Forms.Design/SelectionRules.cs: Moved here
- from System.Windows.Forms assembly
- 2003-03-31 Alan Tam <[email protected]>
- * System.Design.build: added reference to System.Windows.Forms
- and System.Drawing assemblies
- 2003-03-29 Martin Willemoes Hansen
- * Stubed System.ComponentModel.Design
- 2003-03-27 Martin Willemoes Hansen
- * Added unix build environment
- 2002-12-11 Jeroen Janssen <[email protected]>
-
- * removed set for RootDesignerSerializerAttribute.TypeId
- * fixed .build file to include reference to System.dll
- 2002-09-16 Gaurav Vaish <[email protected]>
- * System.Web.UI.Design : Added directory.
- 2002-12-09 Gaurav Vaish <[email protected]>
- * System.Design : Added directory.
- 2002-12-04 Alejandro Sánchez Acosta <[email protected]>
- * System.ComponentModel.Design.Serialization: Added directory
- 2002-10-07 Gaurav Vaish <[email protected]>
- * System.Design.build : Bug fix. Attribute is "basedir"
- and not "bardir".
- 2002-09-16 Gaurav Vaish <[email protected]>
- * System.Web.UI.Design.WebControls : Added directory.
|