File: ChangeLog

package info (click to toggle)
gnustep-examples 1%3A1.2.0-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,988 kB
  • ctags: 268
  • sloc: objc: 14,381; makefile: 63; sh: 19
file content (455 lines) | stat: -rw-r--r-- 16,719 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
2007-02-14  Nicola Pero <nicola.pero@meta-innovation.com>

	* Composite-test/GNUmakefile: Updated definition of
	BUNDLE_INSTALL_DIR to use GNUSTEP_LIBRARY instead of
	GNUSTEP_INSTALLATION_DIR.
	* CoordinateCheck-test/GNUmakefile: Same change.
	* EncodingDecoding-test/GNUmakefile: Same change.
	* GSHbox-test/GNUmakefile: Same change.
	* KeyboardInput-test/GNUmakefile: Same change.
	* NSBox-test/GNUmakefile: Same change.
	* NSButton-test/GNUmakefile: Same change.
	* NSColorList-test/GNUmakefile: Same change.
	* NSColorWell-test/GNUmakefile: Same change.
	* NSForm-test/GNUmakefile: Same change.
	* NSOutlineView-test/GNUmakefile: Same change.
	* NSSavePanel-test/GNUmakefile: Same change.
	* NSScrollView-test/GNUmakefile: Same change.
	* NSSecureTextField-test/GNUmakefile: Same change.
	* NSSlider-test/GNUmakefile: Same change.
	* NSSplitView-test/GNUmakefile: Same change.
	* NSTableView-test/GNUmakefile: Same change.
	* NSTextView-test/GNUmakefile: Same change.
	* NSWindowStyleMask-test/GNUmakefile: Same change.
	* StringDrawing-test/GNUmakefile: Same change.

2004-08-14  Adam Fedor  <fedor@gnu.org>

	* Controller.[hm]: New files split from main
	* MainModel.gmodel: Interface file.
	* GSTestInfo.plist: New file
	* */GNUmakefile: Install bundles in ApplicationSupport/GSTest
	(Patches from Rob Burns <foobix@comcast.net>).

2004-02-08  Fred Kiefer  <FredKiefer@gmx.de>

	* KeyboardInput-test/KeyboardInput-test.m (-dealloc) Unset window
	delegate to prevent call to freed object.

2003-07-26  Fred Kiefer  <FredKiefer@gmx.de>

	* main.m
	Changed type of variable menuItem in main() to remove compiler warnings.
	* Composite-test/MyView.m
	* NSTableView-test/NSTableView-test.m 
	Added [dealloc] method.
	* NSBox-test/NSBox-test.m 
	In [NSBoxTest init] release the cell prototype.
	* NSSavePanel-test/NSSavePanel-test.m 
	Added missing @end.
	
Mon Jun 10 09:36:57 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSButton-test/GNUmakefile: New file.
	* NSButton-test/NSButton-test.m: New file.
	* NSButton-test/README: New file.

2002-04-24  Adam Fedor  <fedor@gnu.org>

	* main.m ([Controller -startUnlistedTest:sender]): Retain unlisted
	tests in an array so they don't disappear after the next autorelease 
	loop.

Thu Apr 11 22:59:34 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSSavePanel-test/NSSavePanel-test.m ([NSSavePanelTest -init]): Updated 
	for newer gnustep-gui: no longer adjust manually button size, 
	the new gnustep-gui gets them right automatically.
	* StringDrawing-test/StringDrawing-test.m ([StringDrawingTest
	-init]): Idem.
	* NSWindowStyleMask-test/NSWindowStyleMask-test.m
	([NSWindowStyleMaskTest -init]): Idem.
	* EncodingDecoding-test/EncodingDecoding-test.m
	([EncodingDecodingTest -init]): Idem.
	* main.m: Version 1.0.	

2002-03-22  Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>

	* NSTableView-test/NSTableView-test.m : 
	Modified to use drag'n'drop.
	keys, values and test are now declared as static.
	* NSOutlineView-test/NSOutlineView-test.m 
	Modified to use drag'n'drop.
	keys, values and test are now declared as static.
	
2002-03-05  Gregory John Casamento <greg_casamento@yahoo.com>

	* NSOutlineView-test/NSOutlineView-test.m made modifications
	to the [NSOutlineViewTest -outlineView:child:ofItem:] method
	to return children starting from zero instead of one.

2002-03-05  Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>

	* NSTableView-test/NSTableView-test.m ([NSTableViewTest -init]): 
	Set minWidth for all columns. Don't call sizeToFit: anymore.

Mon Mar  4 09:31:04 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m (main): Set to nil the listed test instances at startup;
	do not dealloc pools after termination of program.
	([Controller -dealloc]): Destroy the test instances.
	([Controller -loadAndStartTestWithBundlePath:]): Autorelease the
	returned object.
	([Controller -startListedTest:]): Retain the new bundle principal
	class instance.
	([Controller -applicationWillTerminate:]): New method.
	
Sat Feb 27 01:54:10 2002  Gregory Casamento <greg_casamento@yahoo.com>

	* NSOutlineView-test/NSOutlineView-test.m:  Added code to test
	indentation in NSOutlineView.

Sat Feb 23 13:08:47 2002  Gregory Casamento <greg_casamento@yahoo.com>

	* NSOutlineView-test/NSOutlineView-test.m:  Further improvements
	to this test bundle to exercise NSOutlineView.

Sat Feb 23 13:08:47 2002  Gregory Casamento <greg_casamento@yahoo.com>

	* Added NSOutlineView-test.m to the test directory.

Wed Feb 20 19:28:52 2002  Nicola Pero  <nicola@brainstorm.co.uk>

	Moved the memory panel into gnustep-gui so all apps have it.  To
	get the memory panel with new apps click on application icon in
	the info panel (works for any app).
	* MemoryPanel.m: Removed.
	* MemoryPanel.h: Removed.
	* main.m: Do not include MemoryPanel.h.
	(main): Do not add the memory panel submenu.
	* GNUmakefile: Do not compile MemoryPanel.m
	
Wed Jan 16 22:12:24 2002  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSSlider-test/NSSlider-test.m ([-init]): Added enable/disable
	buttons to enable/disable the sliders.
	([-vEnabledChanged:], [-hEnabledChanged:]): New methods

2002-01-09  Adam Fedor  <fedor@gnu.org>

	* main.m (main): Remove main menu display.

Fri Dec 21 14:28:48 2001  Nicola Pero  <nicola@brainstorm.co.uk>

	* KeyboardInput-test/ConvertKeys.m: New file.
	* KeyboardInput-test/ConvertKeys.h: Idem.
	* KeyboardInput-test/GNUmakefile: Compile it.
	* KeyboardInput-test/KeyboardInput-test.m ([InputTestView
	-keyDown:]): Use the new falitites to display pretty names for
	function keys.
	* main.m: Updated version to 0.8.
	
Wed Jul  4 18:41:29 2001  Nicola Pero  <nicola@brainstorm.co.uk>

	* GNUmakefile (SUBPROJECTS), testList.h (testList): Added
	NSTextView-test.
	* NSTextView-test: New directory.
	* NSTextView-test/NSTextView-test.m: New file.
	* NSTextView-test/GNumakefile: New file.
	* main.m: Updated version to 0.7.
	
Sun Jun 10 20:00:51 2001  Nicola Pero  <n.pero@mi.flashnet.it>

	* StringDrawing-test/StringDrawing-test.m
	([-chooseTextFile:sender]): Use an NSOpenPanel rather than a
	NSSavePanel.

Thu Feb  8 19:42:38 2001  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile (SUBPROJECTS), testList.h (testList): Added
	NSSecureTextField-test.
	* NSSecureTextField-test: New directory.
	* NSSecureTextField-test/NSSecureTextField-test.m: New file.
	* NSSecureTextField-test/GNUmakefile: New file.
	* main.m: Updated version to 0.6.

Tue Jan 20  Michael Hanni  <mhanni@sprintmail.com>

	* Composite-test/.cvsignore, CoordinateCheck-test/.cvsignore,
	NSTableView-test/.cvsignore, NSWindowStyleMask-test/.cvsignore:
	added for cleanliness.

Sun Jan 28 19:37:39 2001  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m: Updated version to 0.5; keep track of date.

Sun Jan 28 19:14:45 2001  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile, testList.h (testList): Added CoordinateCheck-test.
	* CoordinateCheck-test: New directory.
	* CoordinateCheck-test/CoordinateCheck-test.m: New file.
	* CoordinateCheck-test/GNUmakefile: New file.

2001-01-08  Fred Kiefer  <FredKiefer@gmx.de>

	* NSColorWell-test/NSColorWell-test.m 
	([NSColorWellTest -showColorList]) release the hboxes.

Tue Dec 12 02:32:35 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* GSTest/GNUmakefile: Updated/Simplified.

Tue Dec 12 02:20:23 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* MemoryPanel.h, MemoryPanel.m: Rewritten to use the new
	GSDebugAllocation functions.

Wed Sep  6 23:46:35 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* GNUmakefile: Added NSWindowStyleMask-test.

Tue Sep  5 19:09:32 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* EncodingDecoding-test/EncodingDecoding-test.m ([-encode:]):
	Output exception description.

Tue Sep  5 00:55:55 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* EncodingDecoding-test/EncodingDecoding-test.m ([-openWindow:]):
	RETAIN decoded window.

Sun Sep  3 21:28:46 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* NSSlider-test/NSSlider-test.m ([NSSliderTest -init]): Set title 
	of horizontal slider.

Sat Sep  2 01:05:48 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* MemoryPanel.m ([NSMenu -addMemoryPanelSubmenu]): Create the
	shared memory panel later.
	* MemoryPanel.h, MemoryPanel.m ([MemoryPanel +update:]): New method.  
	* main.m (main): Empty autorelease pool before running 
	application.

Fri Sep  1 22:47:42 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* MemoryPanel.m ([MemoryPanel -init]): Order entries by number 
	of allocated objects by default.

Fri Sep  1 16:18:50 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	Implemented a memory panel to track memory leaks in the library.
	* main.m (main): Added memory menu.  
	* MemoryPanel.m, MemoryPabel.h: New files.  
	* GNUmakefile: Added the new files.
	
Thu Jul 20 01:53:27 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSWindowStyleMask: New test.
	* testList.h (testList): Added test.

Tue Jul 18 17:46:12 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* KeyboardInput-test/KeyboardInput-test.m ([-init]): Fixed min
	size of window.
	* NSBox-test/NSBox-test.m ([-init]): Idem.
	* NSColorWell-test/NSColorWell-test.m ([-init]): Idem. 
	* NSSlider-test/NSSlider-test.m ([-init]): Idem.
	
Thu Apr 13 19:00:36 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* EncodingDecoding-test/EncodingDecoding-test.m ([-decode:]):
	Catch exception on decoding and show an error panel if that
	happens. ([-encode:]): Idem on encoding.

Thu Apr 13 18:31:08 2000  Nicola Pero  <nicola@brainstorm.co.uk>

	* Composite-test/Composite-test.m ([-init]): Do not release the
	window when closed.
	* EncodingDecoding-test/EncodingDecoding-test.m
	([EncodingDecodingTest -init]): Idem.
	* GSHbox-test/GSHbox-test.m ([GSHboxTest -init]): Idem.
	* KeyboardInput-test/KeyboardInput-test.m ([KeyboardInputTest
	-dealloc]): Idem.
	* NSBox-test/NSBox-test.m ([NSBoxTest -init]): Idem.
	* NSColorList-test/NSColorList-test.m ([NSColorListTest -init]):
	Idem.
	* NSColorWell-test/NSColorWell-test.m ([NSColorWellTest -init]):
	Idem.
	* NSForm-test/NSForm-test.m ([NSFormTest -init]): Idem.
	* NSSavePanel-test/NSSavePanel-test.m ([NSSavePanelTest -init]):
	Idem.
	* NSScrollView-test/NSScrollView-test.m ([NSScrollViewTest
	-init]): Idem.
	* NSSlider-test/NSSlider-test.m ([NSSliderTest -init]): Idem.
	* NSSplitView-test/NSSplitView-test.m ([NSSplitViewTest -init]):
	Idem.
	* NSTableView-test/NSTableView-test.m ([NSTableViewTest -init]):
	Idem.
	* StringDrawing-test/StringDrawing-test.m ([StringDrawingTest
	-init]): Idem.
	
Sat Mar 18 00:11:31 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSTableView-test: New test.
	* testList.h: Added test.

2000-03-11  Adam Fedor  <fedor@gnu.org>

	* Composite-test: New test.

Mon Feb 14 22:14:14 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSSavePanel-test/NSSavePanel-test.m ([-startSavePanel:sender]):
	Emit a warning panel and refuse to run the save panel if a 
	not-valid filename, ie one beginning with "/", is supplied.

Sun Feb 13 01:18:37 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m ([Controller -runInfoPanel:sender]): Use AUTORELEASE
	instead of -autorelease.  (main): AUTORELEASE each created menu,
	and a couple of minor memory management tidyups.

Sat Feb 12 18:03:01 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* StringDrawing-test/StringDrawing-test.m ([-init]): Improved 
	autoresizing.

Sat Feb  5 03:37:52 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m (main): Added "Hide" menu item.
	* StringDrawing-test/StringDrawing-test.m ([-init]): Changed
	button text.
	
Thu Feb  3 01:23:59 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m (main): Added "..." to Info Panel, Help and 
	Test Not In The List menu items.
	
Mon Jan 31 22:31:09 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSSlider-test/NSSlider-test.m ([NSSliderTest -init]): Fixed 
	attributes of text fields.

Mon Jan 31 22:01:07 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* KeyboardInput-test/KeyboardInput-test.m: Test rewritten 
	with new interface design.

Tue Jan 25 23:40:24 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* StringDrawing-test/StringDrawing-test.m ([TrivialTextView
	-drawRect:]): Fix for nil attr.
	([StringDrawingTest -chooseTextFile:]): Fixed memory leak.
	([StringDrawingTest -init]): Made the scrollview bigger.
	
Tue Jan 25 00:41:11 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m ([Controller -runInfoPanel:sender]): Use the new 
	standard Info Panel provided by the GNUstep libraries;
	* main.m (main): Invoke the Help Panel even if not yet implemented
	yet.
	* infoPanel.m, infoPanel.h: Added comment saying that this class 
	is unused.
	* GNUmakefile: Removed any reference to infoPanel.m, infoPanel.h.
	
Mon Jan 24 23:17:12 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	New test StringDrawing-test:
	* StringDrawing-test/StringDrawing-test.m: New file.
	* StringDrawing-test/GNUmakefile: New file.
	* GNUmakefile: Added StringDrawing-test.
	* testList.h: Added StringDrawing-test. 
	
Fri Jan 14 06:55:29 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* EncodingDecoding-test/EncodingDecoding-test.m ([-init]): Set
 	autoresizing mask of the browser; removed border in excess.
	* NSBox-test/NSBox-test.m ([-init]): Set vertical intercell
 	spacing of set boxes to 4; added boxes to group options; centered 
	option matrixes inside boxes.
	* NSColorList-test/NSColorList-test.m ([-init]): Set autoresizing
 	mask of the browser.  ([-showColorList:]): Added border around
 	vbox showing color list.
	* NSForm-test/NSForm-test.m ([-init]): Added missing autoreleases;
	added size to fit of NSForms.
	* NSSavePanel-test/NSSavePanel-test.m ([-init]): Better sizing of
 	button and options form; added subvbox to center left-aligned
 	group of buttons; rewritten result output presentation.
	* NSSlider-test/NSSlider-test.m ([-init]): Changed alignment,
 	disposition of things.
	
Sat Jan  8 23:33:21 2000  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m: ([Controller -init]): Added missing retain.
  	([Controller -dealloc]): Added method.  ([Controller
 	-runInfoPanel:sender]): Simplified.  ([Controller
 	-startUnlistedTest:sender]): Use the Open Panel.
	* NSBox-test/NSBox-test.m ([-dealloc]): Added method.	
	* NSColorWell-test/NSColorWell-test.m ([-init]): The color well is
 	not any longer an instance variable. ([-dealloc]): Added method.
	* NSSavePanel-test/NSSavePanel-test.m ([-dealloc]): Added method.
	* NSScrollView-test/NSScrollView-test.m ([-dealloc]): Added method.
	* NSSlider-test/NSSlider-test.m ([-dealloc]): Added method.
	* NSSplitView-test/NSSplitView-test.m ([-dealloc]): Added method.
	* EncodingDecoding-test/EncodingDecoding-test.m ([-init]): Set
 	browser target so that double clicking on a window opens the
 	window.  ([-openWindow:]):  Removed log.  ([-dealloc]):
 	Finished.  ([-decode:]): Invoke the open panel in adherence to doc.
	* KeyboardInput-test/KeyboardInput-test.m ([-dealloc]): Added
 	method.

	New test NSColorList-test.
	* NSColorList-test: New directory. 
	* NSColorList-test/GNUmakefile: New file. 
	* NSColorList-test/NSColorList-test.m: New file. 
	* testList.h: Added test to the list.
	* GNUmakefile: idem.
	
Fri Dec 17 06:16:30 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	* NSSavePanel-test/NSSavePanel-test.m ([NSSavePanelTest -init]):
 	Make 'Start Save Panel' button bigger; add more space over the
 	button.
	
	New test EncodingDecoding-test.  This test is meant for library 
	developing.  It will be replaced with a test more focused as a demo.
	* EncodingDecoding-test: New directory.
	* EncodingDecoding-test/GNUmakefile: New file.
	* EncodingDecoding-test/EncodingDecoding-test.m: New file.
	
Thu Dec  9 20:47:06 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	New test NSSavePanel-test.
	* NSSavePanel-test: New directory.
	* NSSavePanel-test/GNUmakefile: New file.
	* NSSavePanel-test/NSSavePanel-test.m: New file.
	* testList.h: Added test to the list.
	* GNUmakefile: idem.
	
Tue Dec  7 04:28:15 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	* KeyboardInput-test/KeyboardInput-test.m ([-init]): Set background 
	color of non editable text fields.

Fri Dec  3 20:38:26 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	New test GSHbox-test.
	* GSHbox-test: New directory.
	* GSHbox-test/GNUmakefile: New file.
	* GSHbox-test/GSHbox-test.m: New directory.
	* NSForm-test/NSForm-test.m ([-dealloc]): Added. 

Sun Nov 28 18:09:46 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	New test NSForm-test.
	* NSForm-test: New directory. 
	* NSForm-test/GNUmakefile: New file. 
	* NSForm-test/NSForm-test.m: New file. 

Sat Nov 27 05:25:15 1999  Nicola Pero  <n.pero@mi.flashnet.it>

	* KeyboardInput-test/KeyboardInput-test.m ([inputTestView
 	-drawRect:]): Fixed bug.
	* KeyboardInput-test/KeyboardInput-test.m ([KeyboardInputTest
 	-init]): Moved typing view to top.