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