41 lines
1.1 KiB
Plaintext
Raw Normal View History

2008-09-03 Mario Carrion <mcarrion@novell.com>
* AssemblyInfo.cs: Added InternalsVisibleTo attribute to support
UIAutomationWinforms assembly.
2008-05-09 Jonathan Pobst <monkey@jpobst.com>
* Locale.cs: Comment out everything but GetText, modify GetText
to just return the parameter.
2008-04-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Use existing consts where possible
2007-05-31 Rolf Bjarne Kvinge <RKvinge@novell.com>
* AssemblyInfo.cs: Update assembly attributes.
2006-12-21 Daniel Nauck <dna@mono-project.de>
* Locale.cs: Added Locale.GetText (string msg, params object [] args).
2005-02-13 Peter Bartok <pbartok@novell.com>
* Locale.cs: Implemented support for reading resources from
the assembly
2004-04-13 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Consts.cs: Added
2004-04-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* AssemblyInfo.cs: patch by Gert Driesen that makes SWF CLS compliant.
2004-03-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added
* Locale.cs: Added
* ChangeLog: Added