- Switched XplatUIWin32 to Unicode. Fixes #71147
[mono.git] / mcs / class / ChangeLog
index d0fb7e25209bb673c3870a70f69053758a478a06..54a6cdcba64d2eda395f98895115c5c0edc65c12 100644 (file)
@@ -1,3 +1,193 @@
+2005-01-04  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
+
+2004-12-26  Peter Bartok  <pbartok@novell.com>
+
+       * Makefile (SUBDIRS): Switched from System.Windows.Forms to
+         Managed.Windows.Forms to build with the managed implementation
+         by default.
+
+2004-12-08  Martin Baulig  <martin@ximian.com>
+
+       * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
+       (the DLL it creates has already been renamed a long time ago).
+
+2004-12-08  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
+       Create the files in lib/monolite/.
+       (DISTFILES, dist-default, dist-local): Distribute them.
+
+2004-12-06  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Move I18N after second-pass of System.
+
+2004-12-03  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (basic_SUBDIRS): Add second-pass System, too.
+       (basic_files): Add System.Xml.dll.
+
+2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : now we need System.Xml.dll for basic bootstrapping.
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (DISTFILES): Add public and private keys.
+       (lib/basic.tar.gz): New.
+       (dist-local): Distribute it.
+       (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
+       * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
+       Assembly/AssemblyInfo.cs.
+       * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
+
+2004-11-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
+
+2004-11-19  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (DIST_PROFILES): New.
+       (dist-local): Create profile-specific directories in the tarball.
+
+2004-11-12  Martin Baulig  <martin@ximian.com>
+
+       * Makefile (SUBDIRS): Added Mono.C5.
+
+2004-11-09  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (basic_SUBDIRS): New.
+
+2004-11-04  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_1_1_bootstrap_SUBDIRS): New.
+
+2004-10-29  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): New.
+
+2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
+
+       * Mono.Data/.cvsignore
+       * Mono.Data/AssemblyInfo.cs
+       * Mono.Data/Makefile
+       * Mono.Data/Mono.Data.dll.sources: added files 
+       for build of Mono.Data.dll   
+       This assembly includes the ProviderFactory
+
+       * Makefile: added Mono.Data.dll to the build
+       * Mono.Data/app.config: added providers and 
+       removed obsolete providers to app settings xml file
+       
+       * Mono.Data/test/Mono.Data.dll: delete
+
+2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : just remove System.Data.SqlXml.dll.
+
+2004-10-11  Duncan Mak  <duncan@ximian.com>
+
+       * Makefile: Move Microsoft.VisualBasic.dll to be built after
+       System.Windows.Forms.dll is built, because VB now requires SWF. This
+       fixes the build.
+
+2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: added System.Data.SqlXml.dll as a working target.
+
+2004-07-02  Raja R Harinath  <rharinath@novell.com>
+
+       * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
+       Simplify dummy rule somewhat.
+
+2004-06-24  Raja R Harinath  <rharinath@novell.com>
+
+       * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
+
+2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: enabled Mono.CSharp.Debugger on windows.
+
+2004-06-11  Duncan Mak  <duncan@ximian.com>
+
+       * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
+       * Makefile: Add IBM.Data.DB2.
+
+2004-05-07  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
+       before anything else.  Remove duplicated Novell.Directory.Ldap.
+
+2004-05-02  Duncan Mak  <duncan@ximian.com>
+
+       * I18N/Assembly/AssemblyInfo.cs:
+       * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
+       * Mono.Cairo/Assembly/AssemblyInfo.cs:
+       * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
+       * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
+       * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
+       * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
+       AssemblyVersionAttribute ordering.
+
+2004-05-02  Duncan Mak  <duncan@ximian.com>
+
+       * ByteFX.Data/AssemblyInfo.cs:
+       * Mono.GetOptions/AssemblyInfo.cs:
+       * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
+       attributes for versioning (1.0 vs. 1.1 vs. 2.0).
+
+2004-04-22  Martin Baulig  <martin@ximian.com>
+
+       Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
+
+2004-03-31  Dick Porter  <dick@ximian.com>
+
+       * I18N/CJK/gb2312.table:
+       * I18N/CJK/Gb2312Convert.cs: 
+       * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
+       algorithm as a base.  Fixes bug 53841.
+
+2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
+       * msfinal.pub: New. Microsoft public key to be used for strongnaming
+       assemblies.
+
+2004-02-04  Marek Safar <marek.safar@seznam.cz>
+
+       * Makefile: Build System.dll in two steps. Because of the circular
+        dependency with System.XML.dll.
+
+2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: disabled Mono.Posix for other platforms than linux until
+       it builds properly.
+
+2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
+       now required for NTLM authentication.
+
+2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
+
+       * Makefile: Removed Mono.Security.Tls.
+
+       * Mono.Security.Tls: Removed directory, now TLS support is in
+       Mono.Security assembly.
+
+2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
+
+       * Makefile: Add Mono.Security.Tls assembly.
+
+2003-08-11  Duncan Mak  <duncan@ximian.com>
+
+       * Makefile (SUBDIRS): Add Mono.Cairo.dll
+
+2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: only build Mono.CSharp.Debugger under linux.
+
 2003-07-23  Peter Williams  <peter@newton.cx>
 
        * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the