(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / Managed.Windows.Forms / ChangeLog
blobbf14953a48242a663b1afc838094fdc4bb9b20e4
1 2004-11-01 23:19  ravindra
3         * SWF.csproj: Updated project.
5 2004-10-26 03:38  ravindra
7         * SWF.csproj: Updated project.
9 2004-10-20 04:16  jordi
11         * System.Windows.Forms.dll.sources: enum need it by SystemInfo
13 2004-10-19 16:50  jackson
15         * System.Windows.Forms.dll.sources: New optimized event queue
17 2004-10-18 00:31  ravindra
19         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
20           list and project to fix the build.
22 2004-10-15 09:14  ravindra
24         * SWF.csproj, System.Windows.Forms.dll.sources: Updates sources
25           list and project.
27 2004-10-15 06:43  jordi
29         * System.Windows.Forms.dll.sources: menu work, mainmenu, subitems,
30           etc
32 2004-10-13 21:21  ravindra
34         * SWF.csproj: Updated project.
36 2004-10-04 04:58  ravindra
38         * SWF.csproj: Updated project.
40 2004-10-02 12:55  pbartok
42         * System.Windows.Forms.dll.sources:
43           - Added LeftRightAlignment source reference
45 2004-09-30 07:32  ravindra
47         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
48           sources list.
50 2004-09-29 23:02  jambunathan
52         * SWF.csproj: Updated csproj to include Appearance.cs, CheckBox.cs,
53           CheckState.cs
55 2004-09-28 14:11  jackson
57         * System.Windows.Forms.dll.sources: Give the build some love
59 2004-09-28 04:31  ravindra
61         * Notes: Added a minor note.
63 2004-09-28 00:18  pbartok
65         * Notes:
66           - Initial check in. A place to log info about MWF that doesn't fit
67             anywhere else
69 2004-09-24 12:02  jackson
71         * System.Windows.Forms.dll.sources: Add tab classes to the build
73 2004-09-23 01:44  ravindra
75         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
76           list and project file.
78 2004-09-20 18:54  jackson
80         * Makefile: New message loop that uses poll so we don't get a busy
81           loop
83 2004-09-19 23:41  ravindra
85         * Guidelines: Added a note to Guidelines.
87 2004-09-17 06:19  jordi
89         * System.Windows.Forms.dll.sources: Very early menu support
91 2004-09-16 01:19  ravindra
93         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
94           sources list.
96 2004-09-13 22:09  ravindra
98         * SWF.csproj: Updated project.
100 2004-09-13 09:24  jordi
102         * System.Windows.Forms.dll.sources: Add to the build Process
104 2004-09-09 01:15  jordi
106         * System.Windows.Forms.dll.sources: measureitem args and handler
108 2004-09-09 00:03  ravindra
110         * SWF.csproj: Updated project.
112 2004-09-08 23:57  ravindra
114         * System.Windows.Forms.dll.sources: Added some new enums to the
115           list.
117 2004-09-08 06:45  jordi
119         * System.Windows.Forms.dll.sources: enumerations need it by menus
121 2004-09-07 11:12  jordi
123         * System.Windows.Forms.dll.sources: GroupBox control
125 2004-09-02 14:28  pbartok
127         * System.Windows.Forms.dll.sources:
128           - Added AccessibleNavigation and AccessibleSelection source files
130 2004-08-31 20:52  ravindra
132         * Design, Guidelines: Minor formatting changes and added location
133           for the coding style guideline for Mono.
135 2004-08-31 19:37  pbartok
137         * Guidelines:
138           - Removed wrong stuff
140 2004-08-31 16:10  pbartok
142         * README:
143           - Updated
145 2004-08-31 03:13  ravindra
147         * System.Windows.Forms_test.dll.sources: Added sources list for
148           test dll.
150 2004-08-30 10:48  pbartok
152         * Design, Guidelines:
153           - Initial check-in
155 2004-08-29 22:35  pbartok
157         * System.Windows.Forms.dll.sources:
158           - Added System.Resources source files
160 2004-08-27 16:18  ravindra
162         * Makefile: Lets do some tests too.
164 2004-08-27 16:14  ravindra
166         * System.Windows.Forms.dll.sources: Added ImageIndexConverter to
167           sources.
169 2004-08-23 13:14  pbartok
171         * SWF.csproj, SWF.sln:
172           - Created properly pathed VS.Net project and solution
174 2004-08-23 10:46  jackson
176         * System.Windows.Forms.dll.sources: oops. remove unused file
178 2004-08-22 17:47  jackson
180         * System.Windows.Forms.dll.sources: Add PictureBox to the build
182 2004-08-22 12:04  pbartok
184         * System.Windows.Forms.dll.sources:
185           - Added Cursor.cs source
187 2004-08-22 11:59  pbartok
189         * System.Windows.Forms.dll.sources:
190           - Restored sort order for file
191           - Added UserControl source file
193 2004-08-20 13:10  jackson
195         * System.Windows.Forms.dll.sources: Classes for sending Async
196           messages through X/Win32
198 2004-08-19 16:25  jordi
200         * System.Windows.Forms.dll.sources: theme enhancaments
202 2004-08-17 15:09  jackson
204         * System.Windows.Forms.dll.sources: Add Panel to the build
206 2004-08-16 15:24  jackson
208         * System.Windows.Forms.dll.sources: HandleData is used for storing
209           message information for window handles
211 2004-08-16 08:59  pbartok
213         * System.Windows.Forms.dll.sources:
214           - Added ButtonBase.cs
216 2004-08-15 17:22  ravindra
218         * System.Windows.Forms.dll.sources: Updated sources list for
219           ToolBar Control.
221 2004-08-13 10:25  jackson
223         * System.Windows.Forms.dll.sources: SWF Timer
225 2004-08-12 10:19  jackson
227         * System.Windows.Forms.dll.sources: Classes for handling status bar
228           panel click events
230 2004-08-11 15:24  pbartok
232         * System.Windows.Forms.dll.sources:
233           - Fixed filename for BindingManagerBase.cs
234           - Alphabetized files
236 2004-08-10 19:11  jackson
238         * System.Windows.Forms.dll.sources: Add StatusBarDrawItem stuff to
239           build
241 2004-08-10 12:59  jackson
243         * System.Windows.Forms.dll.sources: Add Draw Item
245 2004-08-09 15:40  jackson
247         * System.Windows.Forms.dll.sources: Add status bar panel files to
248           the build
250 2004-08-07 17:01  jackson
252         * System.Windows.Forms.dll.sources: Add HorizontalAlignment enum to
253           build
255 2004-07-26 11:42  jordi
257         * System.Windows.Forms.dll.sources: Theme support
259 2004-07-26 05:41  jordi
261         * System.Windows.Forms.dll.sources: initial messagebox
262           implementation
264 2004-07-21 10:19  jordi
266         * System.Windows.Forms.dll.sources: LinkLabel control
267           implementation
269 2004-07-16 05:18  jordi
271         * System.Windows.Forms.dll.sources: add ImageList,
272           ImageListStreamer, and ColorDepth to the build process
274 2004-07-15 03:38  jordi
276         * System.Windows.Forms.dll.sources: Horizontal and Vertical
277           TrackBar control implementation
279 2004-07-13 09:33  jordi
281         * System.Windows.Forms.dll.sources: vertical and hort. classes
282           commit
284 2004-07-08 23:21  pbartok
286         * Makefile, README, System.Windows.Forms.dll.sources:
287           - Initial check-in