979a5c48977b1330d6902ac63f32fdc10e497922
[mono.git] / mcs / class / System.Windows.Forms / Assembly / ChangeLog
1 2008-09-03  Mario Carrion  <mcarrion@novell.com>
2
3         * AssemblyInfo.cs: Added InternalsVisibleTo attribute to support 
4           UIAutomationWinforms assembly.
5
6 2008-05-09  Jonathan Pobst  <monkey@jpobst.com>
7
8         * Locale.cs: Comment out everything but GetText, modify GetText
9         to just return the parameter.
10
11 2008-04-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
12
13         * AssemblyInfo.cs: Use existing consts where possible
14
15 2007-05-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
16
17         * AssemblyInfo.cs: Update assembly attributes.
18
19 2006-12-21  Daniel Nauck  <dna@mono-project.de>
20
21         * Locale.cs: Added Locale.GetText (string msg, params object [] args).
22
23 2005-02-13  Peter Bartok  <pbartok@novell.com>
24
25         * Locale.cs: Implemented support for reading resources from
26           the assembly
27
28 2004-04-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
29
30         * Consts.cs: Added
31
32 2004-04-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
33
34         * AssemblyInfo.cs: patch by Gert Driesen that makes SWF CLS compliant.
35
36 2004-03-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
37
38         * AssemblyInfo.cs: Added
39         * Locale.cs: Added
40         * ChangeLog: Added