changelog 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. 2004-02-25 Andreas Nahr <[email protected]>
  2. * PrivateFontCollection.cs: Removed excess attributes
  3. 2004-02-25 Andreas Nahr <[email protected]>
  4. * FontCollection.cs: Remove console
  5. 2004-02-06 Sanjay Gupta <[email protected]>
  6. * CheckStatus(): Used method of GDIPlus for error checking
  7. in FontCollection.cs, InstalledFontCollection.cs and
  8. PrivateFontCollection.cs
  9. 2004-01-29 Sanjay Gupta <[email protected]>
  10. * FontCollection.cs: Implemented Dispose method.
  11. * InstalledFontCollection.cs: Removed Console.WriteLine calls.
  12. * PrivateFontCollection.cs: Implemented AddMemoryFont method.
  13. 2004-01-28 Jordi Mas <[email protected]>
  14. * FontCollection.cs: fixed marshalling issues
  15. 2004-01-28 Sanjay Gupta <[email protected]>
  16. * FontCollection.cs: Implemented missing functionalities.
  17. * InstalledFontCollection.css: Implemented missing functionalities.
  18. * PrivateFontCollection.cs: Implemented few methods.
  19. 2004-01-10 Ravindra <[email protected]>
  20. * All Enums: Made serializable.
  21. 2003-10-12 Alexandre Pigolkine <[email protected]>
  22. * InstalledFontCollection.cs factory removed
  23. 2003-06-22 Alexandre Pigolkine <[email protected]>
  24. * FontCollection.cs
  25. * InstalledFontCollection.cs
  26. calls to implementation added
  27. 2002-09-16 Nick Drochak <[email protected]>
  28. * PrivateFontCollection.cs: Fix build error. Cannot put ComVisible on
  29. constructors.
  30. 2003-09-14 Piers Haken <[email protected]>
  31. * PrivateFontCollection.cs: import interop for ComVisible attribute
  32. 2002-09-13 Dennis Hayes ([email protected])
  33. * checked in for Everaldo Canuto [email protected]
  34. * FontCollection.cs
  35. * GenericFontFamilies.cs
  36. * HotkeyPrefix.cs
  37. * InstalledFontCollection.cs
  38. * PrivateFontCollection.cs
  39. * TextRenderingHint.cs