2006-12-02 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 3 Dec 2006 01:20:30 +0000 (01:20 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 3 Dec 2006 01:20:30 +0000 (01:20 -0000)
commitae61e8998896add42f8a24aa63a435aaf89f1934
treef374152f4d68c8b730caaf46ee2bb95420a1fdf0
parentb3379e6e39b17173529b13c044444e9ad73cc896
2006-12-02  Sebastien Pouliot  <sebastien@ximian.com>

* FontConverter.cs: Add a comment why the empty finalizer is required.
* gdipFunctions.cs: Remove warning from build (unused variable).
* Icon.cs: Fix .ctor accepting a type - the type is to find the
assembly, not the type of the ressource.
* SystemIcons.cs: Load some icons from the assembly (all the same Mono
icon for tonight).

svn path=/trunk/mcs/; revision=68882
mcs/class/System.Drawing/System.Drawing/ChangeLog
mcs/class/System.Drawing/System.Drawing/FontConverter.cs
mcs/class/System.Drawing/System.Drawing/Icon.cs
mcs/class/System.Drawing/System.Drawing/SystemIcons.cs
mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs