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