2b2f713c71ef0baad84bf06bf9356a3297d119dd
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
1 2004-11-21  Ravindra  <rkumar@novell.com>
2
3         * SWF.csproj: Updated project.
4
5 2004-11-11  Jackson Harper  <jackson@ximian.com>
6
7         * System.Windows.Forms.dll.sources: Add
8         TreeViewImageIndexConverter.cs and OwnerDrawPropertyBag.cs to build
9
10 2004-11-01 23:19  ravindra
11
12         * SWF.csproj: Updated project.
13
14 2004-10-26 03:38  ravindra
15
16         * SWF.csproj: Updated project.
17
18 2004-10-20 04:16  jordi
19
20         * System.Windows.Forms.dll.sources: enum need it by SystemInfo
21
22 2004-10-19 16:50  jackson
23
24         * System.Windows.Forms.dll.sources: New optimized event queue
25
26 2004-10-18 00:31  ravindra
27
28         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
29           list and project to fix the build.
30
31 2004-10-15 09:14  ravindra
32
33         * SWF.csproj, System.Windows.Forms.dll.sources: Updates sources
34           list and project.
35
36 2004-10-15 06:43  jordi
37
38         * System.Windows.Forms.dll.sources: menu work, mainmenu, subitems,
39           etc
40
41 2004-10-13 21:21  ravindra
42
43         * SWF.csproj: Updated project.
44
45 2004-10-04 04:58  ravindra
46
47         * SWF.csproj: Updated project.
48
49 2004-10-02 12:55  pbartok
50
51         * System.Windows.Forms.dll.sources:
52           - Added LeftRightAlignment source reference
53
54 2004-09-30 07:32  ravindra
55
56         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
57           sources list.
58
59 2004-09-29 23:02  jambunathan
60
61         * SWF.csproj: Updated csproj to include Appearance.cs, CheckBox.cs,
62           CheckState.cs
63
64 2004-09-28 14:11  jackson
65
66         * System.Windows.Forms.dll.sources: Give the build some love
67
68 2004-09-28 04:31  ravindra
69
70         * Notes: Added a minor note.
71
72 2004-09-28 00:18  pbartok
73
74         * Notes:
75           - Initial check in. A place to log info about MWF that doesn't fit
76             anywhere else
77
78 2004-09-24 12:02  jackson
79
80         * System.Windows.Forms.dll.sources: Add tab classes to the build
81
82 2004-09-23 01:44  ravindra
83
84         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
85           list and project file.
86
87 2004-09-20 18:54  jackson
88
89         * Makefile: New message loop that uses poll so we don't get a busy
90           loop
91
92 2004-09-19 23:41  ravindra
93
94         * Guidelines: Added a note to Guidelines.
95
96 2004-09-17 06:19  jordi
97
98         * System.Windows.Forms.dll.sources: Very early menu support
99
100 2004-09-16 01:19  ravindra
101
102         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
103           sources list.
104
105 2004-09-13 22:09  ravindra
106
107         * SWF.csproj: Updated project.
108
109 2004-09-13 09:24  jordi
110
111         * System.Windows.Forms.dll.sources: Add to the build Process
112
113 2004-09-09 01:15  jordi
114
115         * System.Windows.Forms.dll.sources: measureitem args and handler
116
117 2004-09-09 00:03  ravindra
118
119         * SWF.csproj: Updated project.
120
121 2004-09-08 23:57  ravindra
122
123         * System.Windows.Forms.dll.sources: Added some new enums to the
124           list.
125
126 2004-09-08 06:45  jordi
127
128         * System.Windows.Forms.dll.sources: enumerations need it by menus
129
130 2004-09-07 11:12  jordi
131
132         * System.Windows.Forms.dll.sources: GroupBox control
133
134 2004-09-02 14:28  pbartok
135
136         * System.Windows.Forms.dll.sources:
137           - Added AccessibleNavigation and AccessibleSelection source files
138
139 2004-08-31 20:52  ravindra
140
141         * Design, Guidelines: Minor formatting changes and added location
142           for the coding style guideline for Mono.
143
144 2004-08-31 19:37  pbartok
145
146         * Guidelines:
147           - Removed wrong stuff
148
149 2004-08-31 16:10  pbartok
150
151         * README:
152           - Updated
153
154 2004-08-31 03:13  ravindra
155
156         * System.Windows.Forms_test.dll.sources: Added sources list for
157           test dll.
158
159 2004-08-30 10:48  pbartok
160
161         * Design, Guidelines:
162           - Initial check-in
163
164 2004-08-29 22:35  pbartok
165
166         * System.Windows.Forms.dll.sources:
167           - Added System.Resources source files
168
169 2004-08-27 16:18  ravindra
170
171         * Makefile: Lets do some tests too.
172
173 2004-08-27 16:14  ravindra
174
175         * System.Windows.Forms.dll.sources: Added ImageIndexConverter to
176           sources.
177
178 2004-08-23 13:14  pbartok
179
180         * SWF.csproj, SWF.sln:
181           - Created properly pathed VS.Net project and solution
182
183 2004-08-23 10:46  jackson
184
185         * System.Windows.Forms.dll.sources: oops. remove unused file
186
187 2004-08-22 17:47  jackson
188
189         * System.Windows.Forms.dll.sources: Add PictureBox to the build
190
191 2004-08-22 12:04  pbartok
192
193         * System.Windows.Forms.dll.sources:
194           - Added Cursor.cs source
195
196 2004-08-22 11:59  pbartok
197
198         * System.Windows.Forms.dll.sources:
199           - Restored sort order for file
200           - Added UserControl source file
201
202 2004-08-20 13:10  jackson
203
204         * System.Windows.Forms.dll.sources: Classes for sending Async
205           messages through X/Win32
206
207 2004-08-19 16:25  jordi
208
209         * System.Windows.Forms.dll.sources: theme enhancaments
210
211 2004-08-17 15:09  jackson
212
213         * System.Windows.Forms.dll.sources: Add Panel to the build
214
215 2004-08-16 15:24  jackson
216
217         * System.Windows.Forms.dll.sources: HandleData is used for storing
218           message information for window handles
219
220 2004-08-16 08:59  pbartok
221
222         * System.Windows.Forms.dll.sources:
223           - Added ButtonBase.cs
224
225 2004-08-15 17:22  ravindra
226
227         * System.Windows.Forms.dll.sources: Updated sources list for
228           ToolBar Control.
229
230 2004-08-13 10:25  jackson
231
232         * System.Windows.Forms.dll.sources: SWF Timer
233
234 2004-08-12 10:19  jackson
235
236         * System.Windows.Forms.dll.sources: Classes for handling status bar
237           panel click events
238
239 2004-08-11 15:24  pbartok
240
241         * System.Windows.Forms.dll.sources:
242           - Fixed filename for BindingManagerBase.cs
243           - Alphabetized files
244
245 2004-08-10 19:11  jackson
246
247         * System.Windows.Forms.dll.sources: Add StatusBarDrawItem stuff to
248           build
249
250 2004-08-10 12:59  jackson
251
252         * System.Windows.Forms.dll.sources: Add Draw Item
253
254 2004-08-09 15:40  jackson
255
256         * System.Windows.Forms.dll.sources: Add status bar panel files to
257           the build
258
259 2004-08-07 17:01  jackson
260
261         * System.Windows.Forms.dll.sources: Add HorizontalAlignment enum to
262           build
263
264 2004-07-26 11:42  jordi
265
266         * System.Windows.Forms.dll.sources: Theme support
267
268 2004-07-26 05:41  jordi
269
270         * System.Windows.Forms.dll.sources: initial messagebox
271           implementation
272
273 2004-07-21 10:19  jordi
274
275         * System.Windows.Forms.dll.sources: LinkLabel control
276           implementation
277
278 2004-07-16 05:18  jordi
279
280         * System.Windows.Forms.dll.sources: add ImageList,
281           ImageListStreamer, and ColorDepth to the build process
282
283 2004-07-15 03:38  jordi
284
285         * System.Windows.Forms.dll.sources: Horizontal and Vertical
286           TrackBar control implementation
287
288 2004-07-13 09:33  jordi
289
290         * System.Windows.Forms.dll.sources: vertical and hort. classes
291           commit
292
293 2004-07-08 23:21  pbartok
294
295         * Makefile, README, System.Windows.Forms.dll.sources:
296           - Initial check-in
297