2004-05-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Windows.Forms / ChangeLog
1 2004-05-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * System.Resources/ResXResourceWriter.cs: implemented.
4
5 2004-03-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
6
7         * System.Windows.Forms.dll.sources: Added files
8
9 2004-01-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
10
11         * System.Resources/ResXResourceReader.cs: read empty tags properly.
12         Fixes bug #53174. Patch by Tomasz Kaszuba.
13
14 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
15         * Label.cs: Fixed Text property not redrawing the label correctly.
16
17 2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
18         * win32functions.cs: Added GetUpdateRect function. 
19         * Control.cs: Make sure to call OnPaint even if UserPaint style is not
20         enabled. Get the appropriate DC for WM_PAINT operations.
21
22 2003-07-16  Peter Williams  <peter@newton.cx>
23
24         * System.Windows.Forms.dll.sources: Don't build with two
25         AssemblyInfo.cs files.
26
27 2003-07-07  Martin Willemoes Hansen <mwh@sysrq.dk>
28
29         * System.Windows.Forms.Design/AnchorEditor.cs
30           System.Windows.Forms.Design/AxImporter.cs
31           System.Windows.Forms.Design/ComponentDocumentDesigner.cs
32           System.Windows.Forms.Design/ComponentTray.cs
33           System.Windows.Forms.Design/ControlDesigner.cs
34           System.Windows.Forms.Design/DocumentDesigner.cs
35           System.Windows.Forms.Design/FileNameEditor.cs
36           System.Windows.Forms.Design/IMenuEditorService.cs
37           System.Windows.Forms.Design/MenusCommands.cs
38           System.Windows.Forms.Design/ParentControlDesigner.cs
39           System.Windows.Forms.Design/ScrollableControlDesigner.cs
40           System.Windows.Forms.Design/SelectionRules.cs: Moved to System.Design assembly
41         
42 2003-05-31  Paolo Molaro <lupus@ximian.com>
43
44         * System.Resources/ResXResourceReader.cs: get simple reading and error
45         checks working.
46
47 2003-03-31  Alan Tam <Tam@SiuLung.com>
48
49         * UITypeEditor.cs: Removed.
50
51 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
52         * Added stub for System.Windows.Forms/IWindowsFormsEditorService.cs
53
54 2003-02-07  Alexandre Pigokine <pigolkine@gmx.de>
55         * list.unix      removed System.Windows.Forms\Font.cs
56
57 2003-01-31  John Sohn <jsohn@columbus.rr.com>
58         * README: updated for latest WineLib and Mono
59
60 2003-01-15  Duncan Mak  <duncan@ximian.com>
61
62        * Make it not spam all those warnings. Blocking errors 0108 and also
63        0114.
64
65 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
66         
67         * added ChangeLog
68         * fixed MonoTodo compile errors with csc