"Fossies" - the Fresh Open Source Software Archive 
Member "Tk-804.036/Change.log" (15 Nov 2013, 213926 Bytes) of package /linux/misc/Tk-804.036.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 Note: this file is not updated anymore. Please use "git log" instead.
2 The git repository can be found at
3
4 git://github.com/eserte/perl-tk.git
5
6 ------------------------------------------------------------------------
7 r14067 | srezic | 2010-05-27 21:16:53 +0200 (Thu, 27 May 2010) | 1 line
8
9 * inc'd versions
10 ------------------------------------------------------------------------
11 r14066 | srezic | 2010-05-27 21:16:43 +0200 (Thu, 27 May 2010) | 1 line
12
13 * preparing 804.029
14 ------------------------------------------------------------------------
15 r14065 | srezic | 2010-05-27 21:16:33 +0200 (Thu, 27 May 2010) | 1 line
16
17 * made after.t a TODO test on Windows, because of RT #57009
18 ------------------------------------------------------------------------
19 r13983 | srezic | 2010-05-13 01:58:01 +0200 (Thu, 13 May 2010) | 1 line
20
21 * added xt/rt7474.t to MANIFEST
22 ------------------------------------------------------------------------
23 r13981 | srezic | 2010-05-13 01:41:05 +0200 (Thu, 13 May 2010) | 1 line
24
25 * update
26 ------------------------------------------------------------------------
27 r13980 | srezic | 2010-05-13 01:38:17 +0200 (Do, 13. Mai 2010) | 1 Zeile
28
29 * inc'd version
30 ------------------------------------------------------------------------
31 r13979 | srezic | 2010-05-13 01:38:04 +0200 (Do, 13. Mai 2010) | 1 Zeile
32
33 * inc'd Tk version
34 ------------------------------------------------------------------------
35 r13978 | srezic | 2010-05-13 01:37:52 +0200 (Do, 13. Mai 2010) | 1 Zeile
36
37 * release preparations (for 804.028_503)
38 ------------------------------------------------------------------------
39 r13974 | srezic | 2010-05-10 21:14:54 +0200 (Mo, 10. Mai 2010) | 2 Zeilen
40
41 * fixed Strawberry Perl builds
42 (informal patch by Eduard Wulff)
43 ------------------------------------------------------------------------
44 r13873 | srezic | 2010-03-22 21:43:53 +0100 (Mo, 22. Mär 2010) | 1 Zeile
45
46 * updated Changes
47 ------------------------------------------------------------------------
48 r13830 | srezic | 2010-02-18 12:02:25 +0100 (Do, 18. Feb 2010) | 2 Zeilen
49
50 * get rid of all computed $VERSIONs
51 https://rt.cpan.org/Ticket/Display.html?id=54745
52 ------------------------------------------------------------------------
53 r13813 | srezic | 2010-02-06 18:29:59 +0100 (Sa, 06. Feb 2010) | 1 Zeile
54
55 * a missing rgb.txt on X11 systems is not anymore an error
56 ------------------------------------------------------------------------
57 r13812 | srezic | 2010-02-06 18:29:50 +0100 (Sa, 06. Feb 2010) | 3 Zeilen
58
59 * removed special lddlflags setting on Darwin systems, which might
60 cause bus errors
61 http://rt.cpan.org/Public/Bug/Display.html?id=39593
62 ------------------------------------------------------------------------
63 r13811 | srezic | 2010-02-06 18:29:39 +0100 (Sa, 06. Feb 2010) | 1 Zeile
64
65 * avoid installing fix_4_os2.pl
66 ------------------------------------------------------------------------
67 r13810 | srezic | 2010-02-06 18:29:31 +0100 (Sa, 06. Feb 2010) | 1 Zeile
68
69 * removed probably outdated RedHat-specific warning from Makefile.PL
70 ------------------------------------------------------------------------
71 r13809 | srezic | 2010-02-06 18:29:22 +0100 (Sa, 06. Feb 2010) | 1 Zeile
72
73 * check_display_harness now outputs a formally correct TAP skip
74 ------------------------------------------------------------------------
75 r13808 | srezic | 2010-02-06 18:29:11 +0100 (Sa, 06. Feb 2010) | 2 Zeilen
76
77 * the test case for RT #7474 (segfault after placing a destroyed
78 widget)
79 ------------------------------------------------------------------------
80 r13805 | srezic | 2010-02-03 14:25:00 +0100 (Mi, 03. Feb 2010) | 2 Zeilen
81
82 * added test case for RT #42043 (combining -size and -weight does not
83 work in font specs)
84 ------------------------------------------------------------------------
85 r13804 | srezic | 2010-02-03 14:24:49 +0100 (Mi, 03. Feb 2010) | 2 Zeilen
86
87 * fixed minor typo in ProgressBar documentation
88 spotted in https://rt.cpan.org/Ticket/Display.html?id=39182
89 ------------------------------------------------------------------------
90 r13803 | srezic | 2010-02-03 14:24:39 +0100 (Mi, 03. Feb 2010) | 1 Zeile
91
92 * update Changes
93 ------------------------------------------------------------------------
94 r13802 | srezic | 2010-02-03 08:52:38 +0100 (Mi, 03. Feb 2010) | 3 Zeilen
95
96 * fixed display of Unicode characters in Windows toplevel menus
97 https://rt.cpan.org/Ticket/Display.html?id=50681
98 applied original Tk changeset (with changes) from Mon May 3 22:40:30 2004
99 ------------------------------------------------------------------------
100 r13801 | srezic | 2010-02-03 08:52:26 +0100 (Mi, 03. Feb 2010) | 1 Zeile
101
102 * avoid installing reindex.pl
103 ------------------------------------------------------------------------
104 r13800 | srezic | 2010-02-03 08:52:16 +0100 (Mi, 03. Feb 2010) | 1 Zeile
105
106 * added SEE ALSO section in Tk::FileSelect documentation
107 ------------------------------------------------------------------------
108 r13799 | srezic | 2010-02-02 22:01:28 +0100 (Di, 02. Feb 2010) | 3 Zeilen
109
110 * tied Text widgets: add WRITE method (see
111 https://rt.cpan.org/Ticket/Display.html?id=45818)
112 * add tests for tied Text widgets in text2.t
113 ------------------------------------------------------------------------
114 r13798 | srezic | 2010-02-02 22:01:13 +0100 (Di, 02. Feb 2010) | 2 Zeilen
115
116 * document that -width and -height do not work with NoteBook widgets
117 https://rt.cpan.org/Ticket/Display.html?id=52609
118 ------------------------------------------------------------------------
119 r13797 | srezic | 2010-02-02 16:03:47 +0100 (Di, 02. Feb 2010) | 4 Zeilen
120
121 * MMtry improvements
122 * VERBOSE is now even more verbose by showing all of compiler stderr
123 output
124 * use $Config{ldflags} when trying to compile things
125 ------------------------------------------------------------------------
126 r13796 | srezic | 2010-02-02 14:29:12 +0100 (Di, 02. Feb 2010) | 3 Zeilen
127
128 * documentation fix for Tk::Text::FindNext (-backwards vs. -reverse),
129 see https://rt.cpan.org/Ticket/Display.html?id=51552
130 * added a new test file t/text2.t
131 ------------------------------------------------------------------------
132 r13795 | srezic | 2010-02-02 14:28:55 +0100 (Di, 02. Feb 2010) | 2 Zeilen
133
134 * added an example to chooseDirectory.pod, similar to the one found in
135 Tcl/Tk docs
136 ------------------------------------------------------------------------
137 r13789 | srezic | 2010-01-31 13:18:39 +0100 (So, 31. Jan 2010) | 1 Zeile
138
139 * entry.t: placeholder workaround also used for KDE's kwin
140 ------------------------------------------------------------------------
141 r13788 | srezic | 2010-01-31 13:18:29 +0100 (So, 31. Jan 2010) | 1 Zeile
142
143 * fixed all interactive placement issues in test suite
144 ------------------------------------------------------------------------
145 r13787 | srezic | 2010-01-31 13:18:18 +0100 (So, 31. Jan 2010) | 2 Zeilen
146
147 * ptked: make sure that invisible mainwindow works well with WMs with
148 interactive placement (i.e. twm)
149 ------------------------------------------------------------------------
150 r13786 | srezic | 2010-01-31 13:18:09 +0100 (So, 31. Jan 2010) | 2 Zeilen
151
152 * added -geometry option to ptked
153 * documented ptked's options in SYNOPSIS
154 ------------------------------------------------------------------------
155 r13785 | srezic | 2010-01-31 13:18:00 +0100 (So, 31. Jan 2010) | 1 Zeile
156
157 * DirTreeDialog is now marked as transient
158 ------------------------------------------------------------------------
159 r13784 | srezic | 2010-01-31 13:17:49 +0100 (So, 31. Jan 2010) | 2 Zeilen
160
161 * made entry.t behave better on fluxbox by creating a placeholder
162 widget
163 ------------------------------------------------------------------------
164 r13782 | srezic | 2010-01-30 18:26:37 +0100 (Sa, 30. Jan 2010) | 1 Zeile
165
166 * update
167 ------------------------------------------------------------------------
168 r13781 | srezic | 2010-01-30 18:25:01 +0100 (Sa, 30. Jan 2010) | 1 line
169
170 * release preparations
171 ------------------------------------------------------------------------
172 r13780 | srezic | 2010-01-30 18:24:51 +0100 (Sa, 30. Jan 2010) | 1 line
173
174 * release preparations (version inc)
175 ------------------------------------------------------------------------
176 r13766 | srezic | 2010-01-22 21:46:27 +0100 (Fr, 22. Jan 2010) | 2 lines
177
178 * patch for mingw-w64 gcc compiler by kmx
179 http://rt.cpan.org/Public/Bug/Display.html?id=53467
180 ------------------------------------------------------------------------
181 r13765 | srezic | 2010-01-22 21:46:14 +0100 (Fr, 22. Jan 2010) | 1 line
182
183 * document the change for perl 5.11.x in Changes file
184 ------------------------------------------------------------------------
185 r13764 | srezic | 2010-01-22 21:41:32 +0100 (Fr, 22. Jan 2010) | 2 lines
186
187 * use UTF8_MAXBYTES_CASE instead of not anymore existent
188 UTF8_MAXLEN_UCLC (was removed in perl 5.11.2 or so)
189 ------------------------------------------------------------------------
190 r13763 | srezic | 2010-01-22 21:41:08 +0100 (Fr, 22. Jan 2010) | 1 line
191
192 * updated MANIFEST
193 ------------------------------------------------------------------------
194 r13479 | srezic | 2009-11-10 08:17:09 +0100 (Di, 10. Nov 2009) | 2 lines
195
196 * Tk::BrowseEntry and destroy
197 https://rt.cpan.org/Ticket/Display.html?id=50882
198 ------------------------------------------------------------------------
199 r13478 | srezic | 2009-11-09 00:39:01 +0100 (Mo, 09. Nov 2009) | 1 line
200
201 * earth.gif in demo was corrupted
202 ------------------------------------------------------------------------
203 r13428 | srezic | 2009-10-26 22:38:15 +0100 (Mo, 26. Okt 2009) | 1 line
204
205 * SVt_RV/IV check probably never worked, but hopefully now
206 ------------------------------------------------------------------------
207 r13427 | srezic | 2009-10-24 22:59:38 +0200 (Sa, 24. Okt 2009) | 1 line
208
209 * get rid of conditional declarations
210 ------------------------------------------------------------------------
211 r13404 | srezic | 2009-10-17 12:14:50 +0200 (Sa, 17. Okt 2009) | 4 lines
212
213 * canvas grids: -color was documented, but only -fill was implemented.
214 https://rt.cpan.org/Ticket/Display.html?id=47132
215 * support now both
216 * added also a new test
217 ------------------------------------------------------------------------
218 r13403 | srezic | 2009-10-17 11:33:46 +0200 (Sa, 17. Okt 2009) | 2 lines
219
220 * modified shebangs in scripts located in demos to use /usr/bin/env
221 (this was spotted in Debian's bug tracker: Bug#543663: perl-tk)
222 ------------------------------------------------------------------------
223 r13402 | srezic | 2009-10-17 11:33:26 +0200 (Sa, 17. Okt 2009) | 2 lines
224
225 * check with _is_in_path whether window manager is at all available on
226 local system, to avoid "Can't exec ..." errors in remote operation
227 ------------------------------------------------------------------------
228 r13401 | srezic | 2009-10-17 10:29:34 +0200 (Sa, 17. Okt 2009) | 1 line
229
230 * small Pod fix (Tree.pod), submitted by H.Merijn Brand
231 ------------------------------------------------------------------------
232 r13400 | srezic | 2009-10-17 10:29:23 +0200 (Sa, 17. Okt 2009) | 1 line
233
234 * mw_segfault test runs long, output a comment about this fact
235 ------------------------------------------------------------------------
236 r13399 | srezic | 2009-10-17 10:29:12 +0200 (Sa, 17. Okt 2009) | 2 lines
237
238 * fixed a buffer overflow (CVE-2006-4484)
239 patch is 1.40..1.41 from original Tcl/Tk CVS repo
240 ------------------------------------------------------------------------
241 r13398 | srezic | 2009-10-17 10:29:00 +0200 (Sa, 17. Okt 2009) | 3 lines
242
243 * added (adapted) test case from
244 https://bugzilla.redhat.com/show_bug.cgi?id=235666
245 (segfault when destroying and re-creating MainWindows)
246 ------------------------------------------------------------------------
247 r13397 | srezic | 2009-10-17 10:28:46 +0200 (Sa, 17. Okt 2009) | 1 line
248
249 * Changes update
250 ------------------------------------------------------------------------
251 r13396 | srezic | 2009-10-16 20:27:37 +0200 (Fr, 16. Okt 2009) | 1 line
252
253 * ignore .prove file
254 ------------------------------------------------------------------------
255 r13395 | srezic | 2009-10-16 20:27:28 +0200 (Fr, 16. Okt 2009) | 2 lines
256
257 * another TODO for a failure under MacOSX
258 reported in https://rt.cpan.org/Ticket/Display.html?id=48760
259 ------------------------------------------------------------------------
260 r13394 | srezic | 2009-10-16 20:23:06 +0200 (Fr, 16. Okt 2009) | 2 lines
261
262 * fix compile errors with gcc version 4.3.2 (format related)
263 patch by MWARD: https://rt.cpan.org/Ticket/Display.html?id=49499
264 ------------------------------------------------------------------------
265 r13393 | srezic | 2009-10-16 19:58:43 +0200 (Fr, 16. Okt 2009) | 4 lines
266
267 * fix for rt.cpan.org #49515 (reported by Michael Parker)
268 * made RecolorTree implementation as close as possible to Tcl/Tk
269 implementation
270 * new test for RecolorTree
271 ------------------------------------------------------------------------
272 r13392 | srezic | 2009-10-16 16:12:42 +0200 (Fr, 16. Okt 2009) | 1 line
273
274 * documentation for "cget" was accidentally titled as "delete" (RT #50253)
275 ------------------------------------------------------------------------
276 r13391 | srezic | 2009-10-16 16:12:24 +0200 (Fr, 16. Okt 2009) | 1 line
277
278 * ignore for git checkout
279 ------------------------------------------------------------------------
280 r13386 | srezic | 2009-10-10 21:37:19 +0200 (Sa, 10. Okt 2009) | 1 line
281
282 * fixed some nroff(?) leftover
283 ------------------------------------------------------------------------
284 r12772 | srezic | 2009-05-17 23:07:43 +0200 (So, 17. Mai 2009) | 1 line
285
286 * getpwuid not available on Windows systems (patch by Ch Lamprecht)
287 ------------------------------------------------------------------------
288 r12756 | srezic | 2009-05-07 22:47:48 +0200 (Do, 07. Mai 2009) | 3 lines
289
290 * Control-X/Y/C now also works if Caps Lock is active
291 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205895
292 (applied a variation of the patch in the bugreport)
293 ------------------------------------------------------------------------
294 r12755 | srezic | 2009-05-07 22:20:27 +0200 (Do, 07. Mai 2009) | 1 line
295
296 * use fvwm -version instead of --version for compat with 2.4.x
297 ------------------------------------------------------------------------
298 r12754 | srezic | 2009-05-07 22:20:17 +0200 (Do, 07. Mai 2009) | 2 lines
299
300 * bugfix: copy/paste operations between KDE and Perl/Tk applications
301 on 64bit system did not work, patch by Petr Pajas
302 ------------------------------------------------------------------------
303 r12753 | srezic | 2009-05-07 22:20:03 +0200 (Do, 07. Mai 2009) | 1 line
304
305 * Changes update
306 ------------------------------------------------------------------------
307 r12752 | srezic | 2009-05-07 21:21:39 +0200 (Do, 07. Mai 2009) | 1 line
308
309 * minor documentation fixes
310 ------------------------------------------------------------------------
311 r12609 | srezic | 2009-03-14 14:54:49 +0100 (Sa, 14. Mär 2009) | 1 line
312
313 * link directly to Encode/TERMINOLOGY
314 ------------------------------------------------------------------------
315 r12608 | srezic | 2009-03-14 14:54:39 +0100 (Sa, 14. Mär 2009) | 2 lines
316
317 * implemented some mostly stylistic suggestions by David Haller
318 Message-ID: <6unl86-3s5.ln1@ID-1222.user.individual.de>
319 ------------------------------------------------------------------------
320 r12607 | srezic | 2009-03-14 14:54:26 +0100 (Sa, 14. Mär 2009) | 1 line
321
322 * first sketch on section "Perl/Tk and Unicode"
323 ------------------------------------------------------------------------
324 r12589 | srezic | 2009-03-08 22:19:34 +0100 (So, 08. Mär 2009) | 1 line
325
326 * XIM event filtering
327 ------------------------------------------------------------------------
328 r12588 | srezic | 2009-03-08 22:19:22 +0100 (So, 08. Mär 2009) | 2 lines
329
330 * fixed an warning in traceVdelete (seen when destroying a
331 progressbar widget)
332 ------------------------------------------------------------------------
333 r12587 | srezic | 2009-03-08 22:19:10 +0100 (So, 08. Mär 2009) | 2 lines
334
335 * minor change in ProgressBar's Pod: swap the values for -length and
336 -width in the SYNOPSIS, which seems to be more sensible
337 ------------------------------------------------------------------------
338 r12564 | srezic | 2009-03-02 21:47:00 +0100 (Mo, 02. Mär 2009) | 1 line
339
340 * also test the ->value method
341 ------------------------------------------------------------------------
342 r12503 | srezic | 2009-02-14 15:27:23 +0100 (Sa, 14. Feb 2009) | 1 line
343
344 * pod fix: focusLast is correctly spelled focusLastfor
345 ------------------------------------------------------------------------
346 r12502 | srezic | 2009-02-14 15:23:16 +0100 (Sa, 14. Feb 2009) | 1 line
347
348 * minor typo fix
349 ------------------------------------------------------------------------
350 r12501 | srezic | 2009-02-14 15:23:05 +0100 (Sa, 14. Feb 2009) | 1 line
351
352 * test case for core dump if -data is used inappropriately
353 ------------------------------------------------------------------------
354 r12500 | srezic | 2009-02-14 15:22:50 +0100 (Sa, 14. Feb 2009) | 2 lines
355
356 * fix for attaching balloons to items of scrolled widgets
357 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246363
358 ------------------------------------------------------------------------
359 r12184 | srezic | 2008-12-19 09:21:35 +0100 (Fr, 19. Dez 2008) | 1 line
360
361 * another rgb.txt location, by h.m.brand
362 ------------------------------------------------------------------------
363 r12178 | srezic | 2008-12-17 13:19:21 +0100 (Mi, 17. Dez 2008) | 2 lines
364
365 * svn ignore Makefile.old and other generated files
366
367 ------------------------------------------------------------------------
368 r12177 | srezic | 2008-12-17 13:09:05 +0100 (Mi, 17. Dez 2008) | 2 lines
369
370 * missing dTHX declaration in new FixBuggyUTF8String
371
372 ------------------------------------------------------------------------
373 r12176 | srezic | 2008-12-17 00:35:32 +0100 (Mi, 17. Dez 2008) | 2 lines
374
375 * workaround for http://rt.cpan.org/Public/Bug/Display.html?id=41436
376 (SvREADONLY issue with 5.8.x?), including test
377 ------------------------------------------------------------------------
378 r12172 | srezic | 2008-12-16 23:41:51 +0100 (Di, 16. Dez 2008) | 3 lines
379
380 * fixing some regular expression-related and other errors, patch by
381 Alexander Krasnorutsky, see
382 http://rt.cpan.org/Public/Bug/Display.html?id=41068
383 ------------------------------------------------------------------------
384 r12171 | srezic | 2008-12-16 23:41:40 +0100 (Di, 16. Dez 2008) | 1 line
385
386 * $is_maintainer
387 ------------------------------------------------------------------------
388 r12170 | srezic | 2008-12-16 23:25:56 +0100 (Di, 16. Dez 2008) | 1 line
389
390 * better diagnostics if rgb.txt could not be found
391 ------------------------------------------------------------------------
392 r12169 | srezic | 2008-12-16 23:25:42 +0100 (Di, 16. Dez 2008) | 1 line
393
394 * use XFT=1 by default
395 ------------------------------------------------------------------------
396 r12143 | srezic | 2008-12-09 12:32:50 +0100 (Di, 09. Dez 2008) | 2 lines
397
398 * no check for PERL_DEBUGGING_MSTATS needed anymore
399
400 ------------------------------------------------------------------------
401 r12136 | srezic | 2008-12-04 22:31:41 +0100 (Do, 04. Dez 2008) | 3 lines
402
403 * in order to fix http://rt.cpan.org/Ticket/Display.html?id=41435 the
404 Perl/Tk documentation was re-ordered according the current Tcl/Tk
405 documentation and slightly proof-read
406 ------------------------------------------------------------------------
407 r12135 | srezic | 2008-12-04 22:31:30 +0100 (Do, 04. Dez 2008) | 1 line
408
409 * a ticket number changed
410 ------------------------------------------------------------------------
411 r12098 | srezic | 2008-11-22 01:16:21 +0100 (Sa, 22. Nov 2008) | 1 line
412
413 * changes update
414 ------------------------------------------------------------------------
415 r12097 | srezic | 2008-11-22 01:12:12 +0100 (Sa, 22. Nov 2008) | 1 line
416
417 * fixed mode of trace1.t
418 ------------------------------------------------------------------------
419 r12096 | srezic | 2008-11-22 01:12:03 +0100 (Sa, 22. Nov 2008) | 3 lines
420
421 * avoid autovivifying %TRACE values, fixes
422 http://rt.cpan.org/Ticket/Display.html?id=41069 and makes Tk::Gauge
423 work (patch by Steve Lidie)
424 ------------------------------------------------------------------------
425 r12095 | srezic | 2008-11-22 01:11:53 +0100 (Sa, 22. Nov 2008) | 2 lines
426
427 * freetype lib does not need to be necessarily in $xlib, check also in
428 /usr/local/lib
429 ------------------------------------------------------------------------
430 r12079 | srezic | 2008-11-16 19:36:59 +0100 (So, 16. Nov 2008) | 1 line
431
432 * fix: exit() cannot be used in Makefile.libpng.maybe!
433 ------------------------------------------------------------------------
434 r12077 | srezic | 2008-11-15 14:04:21 +0100 (Sa, 15. Nov 2008) | 1 line
435
436 * Changes towards Tk-804.028_502
437 ------------------------------------------------------------------------
438 r12076 | srezic | 2008-11-15 14:04:13 +0100 (Sa, 15. Nov 2008) | 3 lines
439
440 * new function try_configure
441 * fixing build on IRIX64
442 http://rt.cpan.org/Ticket/Display.html?id=40820
443 ------------------------------------------------------------------------
444 r12075 | srezic | 2008-11-15 14:04:03 +0100 (Sa, 15. Nov 2008) | 2 lines
445
446 * realclean now also cleans files which are created when using
447 libpng's configure
448 ------------------------------------------------------------------------
449 r12074 | srezic | 2008-11-15 14:03:54 +0100 (Sa, 15. Nov 2008) | 1 line
450
451 * workaround for perl bug under Windows (when using japanese? locale)
452 ------------------------------------------------------------------------
453 r12073 | srezic | 2008-11-15 14:03:44 +0100 (Sa, 15. Nov 2008) | 1 line
454
455 * exit gracefully if X11 library could not be found
456 ------------------------------------------------------------------------
457 r12055 | srezic | 2008-11-06 21:44:02 +0100 (Do, 06. Nov 2008) | 2 lines
458
459 * Tk doesn't support more than 32 fds on 64bit machines
460 http://rt.cpan.org/Ticket/Display.html?id=40688
461 ------------------------------------------------------------------------
462 r12046 | srezic | 2008-11-05 22:32:59 +0100 (Mi, 05. Nov 2008) | 1 line
463
464 * PNG does not build under aix, unchecked fix
465 ------------------------------------------------------------------------
466 r12045 | srezic | 2008-11-05 22:32:47 +0100 (Mi, 05. Nov 2008) | 1 line
467
468 * mailing list cannot be used without registration, it seems
469 ------------------------------------------------------------------------
470 r12043 | srezic | 2008-11-04 23:16:07 +0100 (Di, 04. Nov 2008) | 2 lines
471
472 * update
473 * re-generated log, using English dates now
474 ------------------------------------------------------------------------
475 r12042 | srezic | 2008-11-04 23:11:24 +0100 (Tue, 04 Nov 2008) | 1 line
476
477 * inc'd versions
478 ------------------------------------------------------------------------
479 r12041 | srezic | 2008-11-04 23:07:10 +0100 (Tue, 04 Nov 2008) | 1 line
480
481 * update for Tk-804.028_501
482 ------------------------------------------------------------------------
483 r12040 | srezic | 2008-11-04 23:07:01 +0100 (Tue, 04 Nov 2008) | 1 line
484
485 * coredumps also happen on other (non-freebsd) systems
486 ------------------------------------------------------------------------
487 r12039 | srezic | 2008-11-04 23:06:51 +0100 (Tue, 04 Nov 2008) | 1 line
488
489 * update for Tk804.028_501
490 ------------------------------------------------------------------------
491 r12038 | srezic | 2008-11-04 23:06:41 +0100 (Tue, 04 Nov 2008) | 1 line
492
493 * ups, typo
494 ------------------------------------------------------------------------
495 r12026 | srezic | 2008-11-02 22:42:43 +0100 (Sun, 02 Nov 2008) | 1 line
496
497 * the forthcoming Tk-804.028_501 release
498 ------------------------------------------------------------------------
499 r12025 | srezic | 2008-11-02 22:42:33 +0100 (Sun, 02 Nov 2008) | 2 lines
500
501 * try harder to make the existing .t/.m file writable (after
502 experiencing problems with Strawberry Perl 5.10.0.3)
503 ------------------------------------------------------------------------
504 r11963 | srezic | 2008-10-12 19:46:05 +0200 (Sun, 12 Oct 2008) | 1 line
505
506 * the menubug problem also happens in Tcl/Tk 8.5.4, documented
507 ------------------------------------------------------------------------
508 r11962 | srezic | 2008-10-12 19:45:53 +0200 (Sun, 12 Oct 2008) | 4 lines
509
510 * check_Tk_version not needed anymore
511 (instead a more generic script is used, see cpan_check_versions in CVS repository
512 srezic.cvs.sourceforge.net:/cvsroot/srezic module srezic-misc/scripts)
513 * moved tkfontsel to examples
514 ------------------------------------------------------------------------
515 r11960 | srezic | 2008-10-11 17:47:21 +0200 (Sat, 11 Oct 2008) | 1 line
516
517 * do not run Event tests if there is no DISPLAY (to force UNKNOWN reports)
518 ------------------------------------------------------------------------
519 r11959 | srezic | 2008-10-11 16:59:22 +0200 (Sat, 11 Oct 2008) | 3 lines
520
521 r2174@biokovo: eserte | 2008-10-11 16:57:18 +0200
522 * moved example scripts to new examples/ directory
523
524 ------------------------------------------------------------------------
525 r11958 | srezic | 2008-10-11 16:57:32 +0200 (Sat, 11 Oct 2008) | 3 lines
526
527 r2173@biokovo: eserte | 2008-10-11 10:03:37 +0200
528 * bindtest script fix (-highlight* options forbidden)
529
530 ------------------------------------------------------------------------
531 r11938 | srezic | 2008-10-05 18:18:15 +0200 (Sun, 05 Oct 2008) | 3 lines
532
533 r2170@biokovo: eserte | 2008-10-05 18:17:55 +0200
534 * fileevent2 test marked as TODO on cygein
535
536 ------------------------------------------------------------------------
537 r11937 | srezic | 2008-10-05 18:18:06 +0200 (Sun, 05 Oct 2008) | 3 lines
538
539 r2169@biokovo: eserte | 2008-10-05 17:58:01 +0200
540 * described additional ROText bindings in Pod
541
542 ------------------------------------------------------------------------
543 r11936 | srezic | 2008-10-05 16:13:52 +0200 (Sun, 05 Oct 2008) | 5 lines
544
545 r2166@biokovo: eserte | 2008-10-05 16:13:27 +0200
546 * patch by Reini Urban to compile under cygwin/MSWin32, but event handling
547 still does not work (see https://rt.cpan.org/Ticket/Display.html?id=31792)
548 * changed again default to cygwin/x
549
550 ------------------------------------------------------------------------
551 r11935 | srezic | 2008-10-05 16:13:35 +0200 (Sun, 05 Oct 2008) | 3 lines
552
553 r2165@biokovo: eserte | 2008-10-05 15:51:04 +0200
554 * added README for Strawberry Perl
555
556 ------------------------------------------------------------------------
557 r11931 | srezic | 2008-10-04 21:48:19 +0200 (Sat, 04 Oct 2008) | 3 lines
558
559 r2163@biokovo: eserte | 2008-10-04 21:48:04 +0200
560 * update of README file, removing references to oldish perl and OS versions
561
562 ------------------------------------------------------------------------
563 r11930 | srezic | 2008-10-04 17:31:35 +0200 (Sat, 04 Oct 2008) | 3 lines
564
565 r2159@biokovo: eserte | 2008-10-04 17:29:51 +0200
566 * add -I. for MSWin32 builds
567
568 ------------------------------------------------------------------------
569 r11929 | srezic | 2008-10-04 17:31:26 +0200 (Sat, 04 Oct 2008) | 3 lines
570
571 r2158@biokovo: eserte | 2008-10-04 12:56:42 +0200
572 * minor test fixes: 'skip:' -> 'skip '
573
574 ------------------------------------------------------------------------
575 r11928 | srezic | 2008-10-04 17:31:13 +0200 (Sat, 04 Oct 2008) | 3 lines
576
577 r2157@biokovo: eserte | 2008-10-04 12:41:26 +0200
578 * be optimistic, do not skip the JP and KR tests
579
580 ------------------------------------------------------------------------
581 r11927 | srezic | 2008-10-04 12:00:38 +0200 (Sat, 04 Oct 2008) | 3 lines
582
583 r2152@biokovo: eserte | 2008-10-04 11:51:54 +0200
584 * prepared SendNetWMClientMessage method
585
586 ------------------------------------------------------------------------
587 r11926 | srezic | 2008-10-04 12:00:26 +0200 (Sat, 04 Oct 2008) | 3 lines
588
589 r2151@biokovo: eserte | 2008-10-04 11:40:33 +0200
590 * realclean now also cleans Makefile* in libpng and zlib subdirs
591
592 ------------------------------------------------------------------------
593 r11925 | srezic | 2008-10-04 12:00:16 +0200 (Sat, 04 Oct 2008) | 3 lines
594
595 r2150@biokovo: eserte | 2008-10-04 11:39:45 +0200
596 * prepared for 804.028_501
597
598 ------------------------------------------------------------------------
599 r11924 | srezic | 2008-10-04 12:00:00 +0200 (Sat, 04 Oct 2008) | 3 lines
600
601 r2149@biokovo: eserte | 2008-10-04 11:38:50 +0200
602 * added release date
603
604 ------------------------------------------------------------------------
605 r11919 | srezic | 2008-10-03 09:00:43 +0200 (Fri, 03 Oct 2008) | 3 lines
606
607 r2147@biokovo: eserte | 2008-10-03 09:00:34 +0200
608 * protect from more possible failures under fluxbox
609
610 ------------------------------------------------------------------------
611 r11918 | srezic | 2008-10-02 21:33:58 +0200 (Thu, 02 Oct 2008) | 3 lines
612
613 r2144@biokovo: eserte | 2008-10-02 21:33:46 +0200
614 * the fbox.t segfaults seem to happen elsewhere, too
615
616 ------------------------------------------------------------------------
617 r11910 | srezic | 2008-10-01 23:41:06 +0200 (Wed, 01 Oct 2008) | 3 lines
618
619 r2142@biokovo: eserte | 2008-10-01 23:40:58 +0200
620 * better diagnostics in fileevent test
621
622 ------------------------------------------------------------------------
623 r11909 | srezic | 2008-10-01 23:39:59 +0200 (Wed, 01 Oct 2008) | 3 lines
624
625 r2140@biokovo: eserte | 2008-10-01 23:39:51 +0200
626 * problematic fbox tests with multiple mainwindows marked as TODO
627
628 ------------------------------------------------------------------------
629 r11908 | srezic | 2008-10-01 23:04:04 +0200 (Wed, 01 Oct 2008) | 3 lines
630
631 r2138@biokovo: eserte | 2008-10-01 23:03:57 +0200
632 * update of Change.log
633
634 ------------------------------------------------------------------------
635 r11907 | srezic | 2008-10-01 22:56:05 +0200 (Wed, 01 Oct 2008) | 3 lines
636
637 r2136@biokovo: eserte | 2008-10-01 22:55:57 +0200
638 * skip correctly the leak test
639
640 ------------------------------------------------------------------------
641 r11875 | srezic | 2008-09-23 23:01:08 +0200 (Tue, 23 Sep 2008) | 3 lines
642
643 r2134@biokovo: eserte | 2008-09-23 23:00:54 +0200
644 * more fbox tests protected by catch_grabs
645
646 ------------------------------------------------------------------------
647 r11874 | srezic | 2008-09-23 22:18:29 +0200 (Tue, 23 Sep 2008) | 3 lines
648
649 r2132@biokovo: eserte | 2008-09-23 22:18:21 +0200
650 * added -delay option to fbox test
651
652 ------------------------------------------------------------------------
653 r11862 | srezic | 2008-09-22 22:49:15 +0200 (Mon, 22 Sep 2008) | 4 lines
654
655 r2130@biokovo: eserte | 2008-09-22 22:48:36 +0200
656 * hack to force a fully visible listbox in the tests
657 http://rt.cpan.org/Ticket/Display.html?id=31290
658
659 ------------------------------------------------------------------------
660 r11861 | srezic | 2008-09-22 22:36:22 +0200 (Mon, 22 Sep 2008) | 3 lines
661
662 r2128@biokovo: eserte | 2008-09-22 22:36:12 +0200
663 * heuristics for KWin version
664
665 ------------------------------------------------------------------------
666 r11860 | srezic | 2008-09-22 21:41:07 +0200 (Mon, 22 Sep 2008) | 3 lines
667
668 r2126@biokovo: eserte | 2008-09-22 21:40:59 +0200
669 * modeline for emacs
670
671 ------------------------------------------------------------------------
672 r11859 | srezic | 2008-09-22 21:40:41 +0200 (Mon, 22 Sep 2008) | 3 lines
673
674 r2124@biokovo: eserte | 2008-09-22 21:40:28 +0200
675 * modeline for emacs
676
677 ------------------------------------------------------------------------
678 r11853 | srezic | 2008-09-21 22:49:44 +0200 (Sun, 21 Sep 2008) | 3 lines
679
680 r2121@biokovo: eserte | 2008-09-21 22:49:24 +0200
681 * another -xscrollcommand related possible failure in entry test
682
683 ------------------------------------------------------------------------
684 r11852 | srezic | 2008-09-21 22:49:31 +0200 (Sun, 21 Sep 2008) | 3 lines
685
686 r2120@biokovo: eserte | 2008-09-21 22:48:45 +0200
687 * catch_grabs: another possible 'grab failed' error message
688
689 ------------------------------------------------------------------------
690 r11851 | srezic | 2008-09-21 22:24:05 +0200 (Sun, 21 Sep 2008) | 3 lines
691
692 r2118@biokovo: eserte | 2008-09-21 22:23:57 +0200
693 * more for 804.028_500
694
695 ------------------------------------------------------------------------
696 r11850 | srezic | 2008-09-21 22:10:40 +0200 (Sun, 21 Sep 2008) | 3 lines
697
698 r2116@biokovo: eserte | 2008-09-21 22:10:18 +0200
699 * VERSION update
700
701 ------------------------------------------------------------------------
702 r11849 | srezic | 2008-09-21 22:09:22 +0200 (Sun, 21 Sep 2008) | 3 lines
703
704 r2114@biokovo: eserte | 2008-09-21 22:09:11 +0200
705 * skip a problematic xscrollcommand-related listbox test on some wms
706
707 ------------------------------------------------------------------------
708 r11848 | srezic | 2008-09-21 21:39:42 +0200 (Sun, 21 Sep 2008) | 3 lines
709
710 r2112@biokovo: eserte | 2008-09-21 21:39:33 +0200
711 * ups, syntax error
712
713 ------------------------------------------------------------------------
714 r11847 | srezic | 2008-09-21 21:33:57 +0200 (Sun, 21 Sep 2008) | 3 lines
715
716 r2110@biokovo: eserte | 2008-09-21 21:33:44 +0200
717 * use libpng's configure also on sun4-solaris
718
719 ------------------------------------------------------------------------
720 r11846 | srezic | 2008-09-21 20:24:34 +0200 (Sun, 21 Sep 2008) | 4 lines
721
722 r2108@biokovo: eserte | 2008-09-21 20:24:25 +0200
723 * workaround for failing text.t test with compiz wm (position +0+0 was
724 not preserved)
725
726 ------------------------------------------------------------------------
727 r11845 | srezic | 2008-09-21 20:05:54 +0200 (Sun, 21 Sep 2008) | 3 lines
728
729 r2106@biokovo: eserte | 2008-09-21 20:05:22 +0200
730 * workaround for MacOSX mainwindow width problems in the canvas test
731
732 ------------------------------------------------------------------------
733 r11844 | srezic | 2008-09-21 16:33:55 +0200 (Sun, 21 Sep 2008) | 3 lines
734
735 r2104@biokovo: eserte | 2008-09-21 16:33:48 +0200
736 * again disabled wm-related entry tests - seems to work only on kwin
737
738 ------------------------------------------------------------------------
739 r11843 | srezic | 2008-09-21 16:31:04 +0200 (Sun, 21 Sep 2008) | 3 lines
740
741 r2102@biokovo: eserte | 2008-09-21 16:30:56 +0200
742 * make sure fileselect check works on MacOSX where /tmp is hardlinked to /private/tmp
743
744 ------------------------------------------------------------------------
745 r11842 | srezic | 2008-09-21 16:10:55 +0200 (Sun, 21 Sep 2008) | 4 lines
746
747 r2098@biokovo: eserte | 2008-09-21 16:10:22 +0200
748 * enabled wmtest for all wms
749 * made some xscrollcommand-related tests TODO tests on some WMs
750
751 ------------------------------------------------------------------------
752 r11841 | srezic | 2008-09-21 16:10:45 +0200 (Sun, 21 Sep 2008) | 4 lines
753
754 r2097@biokovo: eserte | 2008-09-21 11:31:20 +0200
755 * update
756 * removed duplicated changelog entries (artifact from svn repo movement)
757
758 ------------------------------------------------------------------------
759 r11840 | srezic | 2008-09-21 16:10:32 +0200 (Sun, 21 Sep 2008) | 3 lines
760
761 r2096@biokovo: eserte | 2008-09-20 22:34:49 +0200
762 * added another -xscrollcommand check
763
764 ------------------------------------------------------------------------
765 r11839 | srezic | 2008-09-20 22:10:21 +0200 (Sat, 20 Sep 2008) | 4 lines
766
767 r2094@biokovo: eserte | 2008-09-20 22:10:12 +0200
768 * more heuristics for wm version
769 * fix for zero byte in Xfwm4 window manager name
770
771 ------------------------------------------------------------------------
772 r11838 | srezic | 2008-09-20 00:18:48 +0200 (Sat, 20 Sep 2008) | 4 lines
773
774 r2091@biokovo: eserte | 2008-09-20 00:18:27 +0200
775 * ErrorDialog fix for Windows
776 http://rt.cpan.org/Ticket/Display.html?id=39417
777
778 ------------------------------------------------------------------------
779 r11837 | srezic | 2008-09-20 00:18:38 +0200 (Sat, 20 Sep 2008) | 3 lines
780
781 r2090@biokovo: eserte | 2008-09-20 00:12:02 +0200
782 * added method SelectButton for programmatic button selection
783
784 ------------------------------------------------------------------------
785 r11836 | srezic | 2008-09-19 22:35:03 +0200 (Fri, 19 Sep 2008) | 3 lines
786
787 r2086@biokovo: eserte | 2008-09-19 22:34:29 +0200
788 * new test for Tk::ErrorDialog
789
790 ------------------------------------------------------------------------
791 r11835 | srezic | 2008-09-19 22:34:54 +0200 (Fri, 19 Sep 2008) | 3 lines
792
793 r2085@biokovo: eserte | 2008-09-19 22:34:12 +0200
794 * new test for Tk::ErrorDialog
795
796 ------------------------------------------------------------------------
797 r11834 | srezic | 2008-09-19 22:34:44 +0200 (Fri, 19 Sep 2008) | 3 lines
798
799 r2084@biokovo: eserte | 2008-09-19 22:33:50 +0200
800 * better variable name
801
802 ------------------------------------------------------------------------
803 r11809 | srezic | 2008-09-18 08:56:57 +0200 (Thu, 18 Sep 2008) | 4 lines
804
805 r2080@biokovo: eserte | 2008-09-18 08:56:30 +0200
806 * fix for: skips lines when arrowing down in a window not exactly sized to
807 a text line (http://rt.cpan.org/Ticket/Display.html?id=39343)
808
809 ------------------------------------------------------------------------
810 r11808 | srezic | 2008-09-18 08:56:48 +0200 (Thu, 18 Sep 2008) | 3 lines
811
812 r2079@biokovo: eserte | 2008-09-14 23:23:50 +0200
813 * more fluxbox failures
814
815 ------------------------------------------------------------------------
816 r11807 | srezic | 2008-09-18 08:56:39 +0200 (Thu, 18 Sep 2008) | 3 lines
817
818 r2078@biokovo: eserte | 2008-09-14 23:15:36 +0200
819 * ignore wm-related failures under fluxbox
820
821 ------------------------------------------------------------------------
822 r11789 | srezic | 2008-09-14 20:35:37 +0200 (Sun, 14 Sep 2008) | 3 lines
823
824 r2076@biokovo: eserte | 2008-09-14 20:35:24 +0200
825 * do not fail if exceeding expected_max, may happen easily on loaded machines
826
827 ------------------------------------------------------------------------
828 r11788 | srezic | 2008-09-14 08:23:03 +0200 (Sun, 14 Sep 2008) | 5 lines
829
830 r2074@biokovo: eserte | 2008-09-14 08:22:53 +0200
831 * new test function is_float_pair
832 * canvas.t test uses is_float_pair tests (see
833 http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2204594.html)
834
835 ------------------------------------------------------------------------
836 r11781 | srezic | 2008-09-13 11:41:03 +0200 (Sat, 13 Sep 2008) | 4 lines
837
838 r2072@biokovo: eserte | 2008-09-13 11:40:50 +0200
839 * fixed movement of cursor on insertations in Tk::TextUndo
840 (http://rt.cpan.org/Ticket/Display.html?id=34513)
841
842 ------------------------------------------------------------------------
843 r11780 | srezic | 2008-09-12 23:38:32 +0200 (Fri, 12 Sep 2008) | 3 lines
844
845 r2070@biokovo: eserte | 2008-09-12 23:27:00 +0200
846 * regexp support for perl 5.11.0
847
848 ------------------------------------------------------------------------
849 r11779 | srezic | 2008-09-12 22:39:53 +0200 (Fri, 12 Sep 2008) | 3 lines
850
851 r2067@biokovo: eserte | 2008-09-12 22:39:31 +0200
852 * fixed number of tests
853
854 ------------------------------------------------------------------------
855 r11778 | srezic | 2008-09-12 22:39:43 +0200 (Fri, 12 Sep 2008) | 3 lines
856
857 r2066@biokovo: eserte | 2008-09-12 21:39:14 +0200
858 * help emacs with utf-8
859
860 ------------------------------------------------------------------------
861 r11773 | srezic | 2008-09-12 20:42:07 +0200 (Fri, 12 Sep 2008) | 3 lines
862
863 r2064@biokovo: eserte | 2008-09-12 20:41:57 +0200
864 * minor typo
865
866 ------------------------------------------------------------------------
867 r11754 | srezic | 2008-09-08 21:24:58 +0200 (Mon, 08 Sep 2008) | 3 lines
868
869 r2062@biokovo: eserte | 2008-09-08 21:24:48 +0200
870 * fix for RT #39096, including test
871
872 ------------------------------------------------------------------------
873 r11750 | srezic | 2008-09-07 18:44:48 +0200 (Sun, 07 Sep 2008) | 3 lines
874
875 r2060@biokovo: eserte | 2008-09-07 18:44:38 +0200
876 * RT #39038 (permissions of MANIFEST.SKIP)
877
878 ------------------------------------------------------------------------
879 r11717 | srezic | 2008-09-01 21:32:08 +0200 (Mon, 01 Sep 2008) | 3 lines
880
881 r2057@biokovo: eserte | 2008-09-01 21:31:47 +0200
882 * corrected ticket number of last change
883
884 ------------------------------------------------------------------------
885 r11716 | srezic | 2008-09-01 21:31:56 +0200 (Mon, 01 Sep 2008) | 3 lines
886
887 r2056@biokovo: eserte | 2008-09-01 21:29:49 +0200
888 * Fixed event handling for newer X servers (RT 38745)
889
890 ------------------------------------------------------------------------
891 r11523 | srezic | 2008-07-12 16:16:10 +0200 (Sat, 12 Jul 2008) | 3 lines
892
893 r2054@biokovo: eserte | 2008-07-12 15:30:19 +0200
894 * Tk::After::Cancelled needs also a dummy cancel() method
895
896 ------------------------------------------------------------------------
897 r11045 | srezic | 2008-04-02 20:00:33 +0200 (Wed, 02 Apr 2008) | 5 lines
898
899 r2043@biokovo: eserte | 2008-04-02 19:59:01 +0200
900 * KDE defines properties on the mainwindow, so removed the empty
901 property list test (spotted by Christoph Lamprecht)
902
903
904 ------------------------------------------------------------------------
905 r11044 | srezic | 2008-04-02 20:00:22 +0200 (Wed, 02 Apr 2008) | 3 lines
906
907 r2042@biokovo: eserte | 2008-03-29 16:51:16 +0100
908 * added Test::More as prerequisite
909
910 ------------------------------------------------------------------------
911 r11043 | srezic | 2008-04-02 20:00:11 +0200 (Wed, 02 Apr 2008) | 3 lines
912
913 r2041@biokovo: eserte | 2008-03-23 22:30:04 +0100
914 * clipboardGet change
915
916 ------------------------------------------------------------------------
917 r11042 | srezic | 2008-04-02 20:00:01 +0200 (Wed, 02 Apr 2008) | 5 lines
918
919 r2040@biokovo: eserte | 2008-03-23 22:29:04 +0100
920 * clipboardGet was documented, but did not work (though clipboard('get')
921 always worked)
922 * fixed typo in clipboardGet documentation (SelectionGet, not selectionGet)
923
924 ------------------------------------------------------------------------
925 r11041 | srezic | 2008-04-02 19:59:48 +0200 (Wed, 02 Apr 2008) | 4 lines
926
927 r2039@biokovo: eserte | 2008-03-12 21:48:22 +0100
928 * larger intervals permitted in after test
929
930
931 ------------------------------------------------------------------------
932 r11040 | srezic | 2008-04-02 19:59:36 +0200 (Wed, 02 Apr 2008) | 4 lines
933
934 r2038@biokovo: eserte | 2008-03-01 22:55:50 +0100
935 * include parameter changed again, to make it working with Tk and Tk-TableMatrix
936 patch provided by Ch Lamprecht
937
938 ------------------------------------------------------------------------
939 r11039 | srezic | 2008-04-02 19:59:23 +0200 (Wed, 02 Apr 2008) | 4 lines
940
941 r2037@biokovo: eserte | 2008-03-01 19:04:38 +0100
942 * use hires times, if available, for faster tests (0.3s instead of 3s)
943
944
945 ------------------------------------------------------------------------
946 r11038 | srezic | 2008-04-02 19:59:11 +0200 (Wed, 02 Apr 2008) | 4 lines
947
948 r2036@biokovo: eserte | 2008-02-29 00:27:55 +0100
949 * doc fix for header(size)
950
951
952 ------------------------------------------------------------------------
953 r10821 | srezic | 2008-02-22 23:44:00 +0100 (Fri, 22 Feb 2008) | 5 lines
954
955 r2034@biokovo-amd64: eserte | 2008-02-22 23:43:50 +0100
956 * handle now <Motion> and <<ListboxSelect>> events
957 * vertical filling of listbox
958
959
960 ------------------------------------------------------------------------
961 r10816 | srezic | 2008-02-22 00:22:52 +0100 (Fri, 22 Feb 2008) | 3 lines
962
963 r2032@biokovo-amd64: eserte | 2008-02-22 00:22:37 +0100
964 * changed again cygwin's default to MSWin32, there's hope to get it running
965
966 ------------------------------------------------------------------------
967 r10812 | srezic | 2008-02-20 18:39:56 +0100 (Wed, 20 Feb 2008) | 4 lines
968
969 r2027@biokovo-amd64: eserte | 2008-02-20 18:19:47 +0100
970 * removed unused "use Tk::Pretty"
971
972
973 ------------------------------------------------------------------------
974 r10811 | srezic | 2008-02-20 18:39:46 +0100 (Wed, 20 Feb 2008) | 4 lines
975
976 r2026@biokovo-amd64: eserte | 2008-02-20 18:17:19 +0100
977 * removed unused "use Tk::Pretty"
978
979
980 ------------------------------------------------------------------------
981 r10810 | srezic | 2008-02-20 18:39:35 +0100 (Wed, 20 Feb 2008) | 4 lines
982
983 r2025@biokovo-amd64: eserte | 2008-02-20 18:16:00 +0100
984 * removed unused "use Tk::Pretty"
985
986
987 ------------------------------------------------------------------------
988 r10809 | srezic | 2008-02-20 18:39:24 +0100 (Wed, 20 Feb 2008) | 4 lines
989
990 r2024@biokovo-amd64: eserte | 2008-02-20 18:14:00 +0100
991 * make sure Tk::Pretty is loaded before using it
992
993
994 ------------------------------------------------------------------------
995 r10740 | srezic | 2008-02-15 23:34:10 +0100 (Fri, 15 Feb 2008) | 5 lines
996
997 r2022@biokovo-amd64: eserte | 2008-02-15 23:33:45 +0100
998 * ROText: added ConfigSpecs for foreground/background
999 Should hopefully fix the wrong default colors under Windows
1000 * new test rotext.t
1001
1002 ------------------------------------------------------------------------
1003 r10739 | srezic | 2008-02-15 23:02:30 +0100 (Fri, 15 Feb 2008) | 5 lines
1004
1005 r2020@biokovo-amd64: eserte | 2008-02-15 23:02:17 +0100
1006 * cygwin's default build architecture is now "x", because Win32 GUI does not
1007 work
1008 * reflected README.cygwin
1009
1010 ------------------------------------------------------------------------
1011 r10722 | srezic | 2008-02-11 23:18:42 +0100 (Mon, 11 Feb 2008) | 4 lines
1012
1013 r2017@biokovo-amd64: eserte | 2008-02-11 23:18:20 +0100
1014 * bindDump support for Canvas (http://rt.cpan.org/Ticket/Display.html?id=33064)
1015 * new test t/bind.t
1016
1017 ------------------------------------------------------------------------
1018 r10721 | srezic | 2008-02-11 23:18:29 +0100 (Mon, 11 Feb 2008) | 4 lines
1019
1020 r2016@biokovo-amd64: eserte | 2008-02-10 23:57:34 +0100
1021 * clipboard selection example is possibly flawed
1022
1023
1024 ------------------------------------------------------------------------
1025 r10716 | srezic | 2008-02-10 21:51:00 +0100 (Sun, 10 Feb 2008) | 4 lines
1026
1027 r2014@biokovo-amd64: eserte | 2008-02-10 21:50:47 +0100
1028 * more for 804.029
1029
1030
1031 ------------------------------------------------------------------------
1032 r10711 | srezic | 2008-02-09 13:06:11 +0100 (Sat, 09 Feb 2008) | 3 lines
1033
1034 r2012@biokovo-amd64: eserte | 2008-02-09 13:05:58 +0100
1035 security fix (CVE-2006-4484, reported by Anicka Bernathova)
1036
1037 ------------------------------------------------------------------------
1038 r10701 | srezic | 2008-02-08 00:25:06 +0100 (Fri, 08 Feb 2008) | 3 lines
1039
1040 r2010@biokovo-amd64: eserte | 2008-02-08 00:24:51 +0100
1041 * fix for 5.11.0: SVt_RV and SVt_IV are now the same, breaking switches
1042
1043 ------------------------------------------------------------------------
1044 r10680 | srezic | 2008-02-03 10:48:44 +0100 (Sun, 03 Feb 2008) | 3 lines
1045
1046 r2008@biokovo-amd64: eserte | 2008-02-03 10:48:33 +0100
1047 [rt.cpan.org #32858] Tk::Widget BusyRecurse
1048
1049 ------------------------------------------------------------------------
1050 r10620 | srezic | 2008-01-19 23:11:26 +0100 (Sat, 19 Jan 2008) | 5 lines
1051
1052 r2005@biokovo-amd64: eserte | 2008-01-19 21:21:30 +0100
1053 * do not destroy messageBox if it does not exist (e.g. if mainwindow
1054 was destroyed)
1055
1056
1057 ------------------------------------------------------------------------
1058 r10619 | srezic | 2008-01-19 23:11:17 +0100 (Sat, 19 Jan 2008) | 4 lines
1059
1060 r2004@biokovo-amd64: eserte | 2008-01-14 11:23:54 +0100
1061 * added rgb.txt location for OpenBSD 4.2 (reported by Bob Walker)
1062
1063
1064 ------------------------------------------------------------------------
1065 r10478 | srezic | 2008-01-06 12:28:39 +0100 (Sun, 06 Jan 2008) | 3 lines
1066
1067 r2002@biokovo-amd64: eserte | 2008-01-06 12:28:30 +0100
1068 * preparing for .029 release
1069
1070 ------------------------------------------------------------------------
1071 r10477 | srezic | 2008-01-06 11:46:32 +0100 (Sun, 06 Jan 2008) | 4 lines
1072
1073 r1998@biokovo-amd64: eserte | 2008-01-06 11:45:51 +0100
1074 * make MsgBox invisible after creation
1075 bug reported in http://www.perlmonks.org/?node_id=660592
1076
1077 ------------------------------------------------------------------------
1078 r10476 | srezic | 2008-01-06 11:46:17 +0100 (Sun, 06 Jan 2008) | 3 lines
1079
1080 r1997@biokovo-amd64: eserte | 2008-01-06 11:44:31 +0100
1081 * some HList todos
1082
1083 ------------------------------------------------------------------------
1084 r10471 | srezic | 2008-01-02 11:27:24 +0100 (Wed, 02 Jan 2008) | 3 lines
1085
1086 * fixed signal availability checks
1087 * moved "use Tk" after BEGIN blocks because of exit() problems on MSWin32
1088
1089 ------------------------------------------------------------------------
1090 r10470 | srezic | 2008-01-02 08:55:23 +0100 (Wed, 02 Jan 2008) | 1 line
1091
1092 * fixed async test for slow displays
1093 ------------------------------------------------------------------------
1094 r10469 | srezic | 2008-01-02 00:01:50 +0100 (Wed, 02 Jan 2008) | 6 lines
1095
1096 r1993@biokovo-amd64: eserte | 2008-01-01 22:47:35 +0100
1097 * manually applied the tcl repo diff between 1.11.2.4 and 1.11.2.5
1098 This seems to solve the POE problem reported in
1099 http://rt.cpan.org/Ticket/Display.html?id=32034
1100 * new fileevent2.t test for checking this problem
1101
1102 ------------------------------------------------------------------------
1103 r10467 | srezic | 2008-01-01 16:59:06 +0100 (Tue, 01 Jan 2008) | 3 lines
1104
1105 r1991@biokovo-amd64: eserte | 2008-01-01 16:58:53 +0100
1106 new test for signals
1107
1108 ------------------------------------------------------------------------
1109 r10466 | srezic | 2007-12-31 17:12:18 +0100 (Mon, 31 Dec 2007) | 4 lines
1110
1111 r1989@biokovo-amd64: eserte | 2007-12-31 17:12:09 +0100
1112 * set LICENSE
1113 * allow again auto-creation of META.yml
1114
1115 ------------------------------------------------------------------------
1116 r10465 | srezic | 2007-12-30 01:10:50 +0100 (Sun, 30 Dec 2007) | 3 lines
1117
1118 r1987@biokovo-amd64: eserte | 2007-12-30 01:10:42 +0100
1119 * exit cleanly if x11 headers are missing (to help cpantesters)
1120
1121 ------------------------------------------------------------------------
1122 r10464 | srezic | 2007-12-29 22:06:40 +0100 (Sat, 29 Dec 2007) | 5 lines
1123
1124 r1985@biokovo-amd64: eserte | 2007-12-29 22:06:31 +0100
1125 * fixed typo in Done, spotted by Horst-W. Radners
1126 http://rt.cpan.org/Ticket/Display.html?id=31989
1127
1128
1129 ------------------------------------------------------------------------
1130 r10463 | srezic | 2007-12-29 22:02:05 +0100 (Sat, 29 Dec 2007) | 5 lines
1131
1132 r1983@biokovo-amd64: eserte | 2007-12-29 22:01:38 +0100
1133 * test for getOpenFile -multiple
1134 * skip of getOpenFile tests for non-X11 systems probably not necessary
1135
1136
1137 ------------------------------------------------------------------------
1138 r10447 | srezic | 2007-12-21 01:23:55 +0100 (Fri, 21 Dec 2007) | 3 lines
1139
1140 r1981@biokovo: eserte | 2007-12-21 01:23:46 +0100
1141 mark some wm tests as TODO for MacOSX
1142
1143 ------------------------------------------------------------------------
1144 r10443 | srezic | 2007-12-19 23:47:56 +0100 (Wed, 19 Dec 2007) | 3 lines
1145
1146 r1979@biokovo: eserte | 2007-12-19 23:47:47 +0100
1147 rgb.txt location on a Mac OS X 10.5.1 system
1148
1149 ------------------------------------------------------------------------
1150 r10442 | srezic | 2007-12-19 22:58:33 +0100 (Wed, 19 Dec 2007) | 3 lines
1151
1152 r1977@biokovo: eserte | 2007-12-19 22:58:23 +0100
1153 fixed a makedepend issue, reported by marek.rouchal
1154
1155 ------------------------------------------------------------------------
1156 r10439 | srezic | 2007-12-18 22:46:26 +0100 (Tue, 18 Dec 2007) | 3 lines
1157
1158 r1975@biokovo-amd64: eserte | 2007-12-18 22:46:19 +0100
1159 * another wm-time.t fix, now without a fixed test count
1160
1161 ------------------------------------------------------------------------
1162 r10438 | srezic | 2007-12-18 22:41:50 +0100 (Tue, 18 Dec 2007) | 3 lines
1163
1164 r1973@biokovo-amd64: eserte | 2007-12-18 22:41:41 +0100
1165 * fixed counting tests when skipping for slow connections
1166
1167 ------------------------------------------------------------------------
1168 r10437 | srezic | 2007-12-18 21:50:33 +0100 (Tue, 18 Dec 2007) | 4 lines
1169
1170 r1971@biokovo-amd64: eserte | 2007-12-18 21:28:24 +0100
1171 * update
1172
1173
1174 ------------------------------------------------------------------------
1175 r10436 | srezic | 2007-12-18 21:27:06 +0100 (Tue, 18 Dec 2007) | 3 lines
1176
1177 r1967@biokovo-amd64: eserte | 2007-12-18 21:26:28 +0100
1178 inc'd versions
1179
1180 ------------------------------------------------------------------------
1181 r10435 | srezic | 2007-12-18 21:26:50 +0100 (Tue, 18 Dec 2007) | 4 lines
1182
1183 r1966@biokovo-amd64: eserte | 2007-12-18 21:23:56 +0100
1184 Tk-804.028
1185
1186
1187 ------------------------------------------------------------------------
1188 r10434 | srezic | 2007-12-18 21:26:37 +0100 (Tue, 18 Dec 2007) | 4 lines
1189
1190 r1965@biokovo-amd64: eserte | 2007-12-09 22:22:48 +0100
1191 * postamble: added PASTHRU to MYEXTLIB rule
1192
1193
1194 ------------------------------------------------------------------------
1195 r10390 | srezic | 2007-12-07 19:49:24 +0100 (Fri, 07 Dec 2007) | 4 lines
1196
1197 r1963@biokovo-amd64: eserte | 2007-12-07 19:49:05 +0100
1198 * added server output
1199
1200
1201 ------------------------------------------------------------------------
1202 r10382 | srezic | 2007-12-06 21:24:25 +0100 (Thu, 06 Dec 2007) | 3 lines
1203
1204 r1961@biokovo-amd64: eserte | 2007-12-06 21:24:14 +0100
1205 added more init options/actions for all widget demo
1206
1207 ------------------------------------------------------------------------
1208 r10376 | srezic | 2007-12-05 23:13:27 +0100 (Wed, 05 Dec 2007) | 3 lines
1209
1210 r1959@biokovo-amd64: eserte | 2007-12-05 23:13:18 +0100
1211 mark a lot of wm tests as TODO for xfwm4
1212
1213 ------------------------------------------------------------------------
1214 r10375 | srezic | 2007-12-05 22:46:12 +0100 (Wed, 05 Dec 2007) | 3 lines
1215
1216 r1957@biokovo-amd64: eserte | 2007-12-05 22:46:04 +0100
1217 fixed text failures if *borderWidth:something is specified in .Xdefaults
1218
1219 ------------------------------------------------------------------------
1220 r10374 | srezic | 2007-12-05 22:30:56 +0100 (Wed, 05 Dec 2007) | 3 lines
1221
1222 r1954@biokovo-amd64: eserte | 2007-12-05 22:30:28 +0100
1223 fixed text failures if *borderWidth:something is specified in .Xdefaults
1224
1225 ------------------------------------------------------------------------
1226 r10373 | srezic | 2007-12-05 22:30:44 +0100 (Wed, 05 Dec 2007) | 3 lines
1227
1228 r1953@biokovo-amd64: eserte | 2007-12-05 22:29:06 +0100
1229 suggestion for SendClientMessage
1230
1231 ------------------------------------------------------------------------
1232 r10372 | srezic | 2007-12-05 21:56:31 +0100 (Wed, 05 Dec 2007) | 3 lines
1233
1234 r1951@biokovo-amd64: eserte | 2007-12-05 21:56:10 +0100
1235 fixed xlib tree demo
1236
1237 ------------------------------------------------------------------------
1238 r10365 | srezic | 2007-12-05 11:04:06 +0100 (Wed, 05 Dec 2007) | 1 line
1239
1240 ups: the wrong test was marked as TODO
1241 ------------------------------------------------------------------------
1242 r10362 | srezic | 2007-12-04 21:58:14 +0100 (Tue, 04 Dec 2007) | 3 lines
1243
1244 r1946@biokovo-amd64: eserte | 2007-12-04 21:57:53 +0100
1245 inc'd versions
1246
1247 ------------------------------------------------------------------------
1248 r10361 | srezic | 2007-12-04 21:55:56 +0100 (Tue, 04 Dec 2007) | 3 lines
1249
1250 r1944@biokovo-amd64: eserte | 2007-12-04 21:55:24 +0100
1251 Changes update
1252
1253 ------------------------------------------------------------------------
1254 r10322 | srezic | 2007-11-27 23:46:54 +0100 (Tue, 27 Nov 2007) | 3 lines
1255
1256 r1942@biokovo: eserte | 2007-11-27 23:46:43 +0100
1257 added dummy MasterMenu for possible Balloon performance problems
1258
1259 ------------------------------------------------------------------------
1260 r10307 | srezic | 2007-11-25 13:43:20 +0100 (Sun, 25 Nov 2007) | 3 lines
1261
1262 r1940@biokovo: eserte | 2007-11-25 13:43:09 +0100
1263 basic test of new Entry options
1264
1265 ------------------------------------------------------------------------
1266 r10304 | srezic | 2007-11-24 14:04:55 +0100 (Sat, 24 Nov 2007) | 5 lines
1267
1268 r1938@biokovo-amd64: eserte | 2007-11-24 14:04:44 +0100
1269 moved window manager related code from 00wmcheck.t to TkTest.pm and use this
1270 in wm-tcl.t to detect window manager
1271 mark a lot of wm tests as "TODO" for KWin (and some also for other X11 wm)
1272
1273 ------------------------------------------------------------------------
1274 r10303 | srezic | 2007-11-24 11:31:28 +0100 (Sat, 24 Nov 2007) | 3 lines
1275
1276 r1936@biokovo-amd64: eserte | 2007-11-24 11:28:53 +0100
1277 workaround for segfaults under threaded perl
1278
1279 ------------------------------------------------------------------------
1280 r10302 | srezic | 2007-11-24 11:22:30 +0100 (Sat, 24 Nov 2007) | 3 lines
1281
1282 r1934@biokovo-amd64: eserte | 2007-11-24 11:22:21 +0100
1283 disabling a failed canvas test (only on linux)
1284
1285 ------------------------------------------------------------------------
1286 r10281 | srezic | 2007-11-18 22:35:01 +0100 (Sun, 18 Nov 2007) | 3 lines
1287
1288 r1932@biokovo-amd64: eserte | 2007-11-18 22:34:51 +0100
1289 libpng now also builds on amd64-freebsd with threads
1290
1291 ------------------------------------------------------------------------
1292 r10269 | srezic | 2007-11-17 19:42:33 +0100 (Sat, 17 Nov 2007) | 3 lines
1293
1294 r1930@biokovo-amd64: eserte | 2007-11-17 19:42:22 +0100
1295 documented missing page_widget method in Tk::NoteBook
1296
1297 ------------------------------------------------------------------------
1298 r10268 | srezic | 2007-11-17 17:50:03 +0100 (Sat, 17 Nov 2007) | 4 lines
1299
1300 r1928@biokovo-amd64: eserte | 2007-11-17 17:49:52 +0100
1301 Tk::DirTree: locale-specific sorting, convert unicode characters back
1302 to something perl's filesystem functions understand
1303
1304 ------------------------------------------------------------------------
1305 r10267 | srezic | 2007-11-17 16:54:57 +0100 (Sat, 17 Nov 2007) | 4 lines
1306
1307 r1925@biokovo-amd64: eserte | 2007-11-17 16:54:22 +0100
1308 applied Wolfgang Laun's Canvas patches (especially for -dash), see
1309 https://rt.cpan.org/Ticket/Display.html?id=11083
1310
1311 ------------------------------------------------------------------------
1312 r10266 | srezic | 2007-11-17 16:54:36 +0100 (Sat, 17 Nov 2007) | 3 lines
1313
1314 r1924@biokovo-amd64: eserte | 2007-11-17 16:41:46 +0100
1315 inc'd some versions
1316
1317 ------------------------------------------------------------------------
1318 r10265 | srezic | 2007-11-17 16:17:59 +0100 (Sat, 17 Nov 2007) | 3 lines
1319
1320 r1922@biokovo-amd64: eserte | 2007-11-16 22:26:48 +0100
1321 inc'd version
1322
1323 ------------------------------------------------------------------------
1324 r10263 | srezic | 2007-11-16 22:24:12 +0100 (Fri, 16 Nov 2007) | 5 lines
1325
1326 r1920@biokovo-amd64: eserte | 2007-11-16 22:23:58 +0100
1327 (hopefully) fixed DirTree problem on Windows, spotted by Martin Thurn
1328 (http://rt.cpan.org/Ticket/Display.html?id=30781)
1329 a couple of more tests for DirTree
1330
1331 ------------------------------------------------------------------------
1332 r10257 | srezic | 2007-11-15 22:05:00 +0100 (Thu, 15 Nov 2007) | 4 lines
1333
1334 r1917@biokovo-amd64: eserte | 2007-11-15 21:58:23 +0100
1335 protect Tk_MoveToplevelWindow from being called on a non-toplevel
1336 added new test Tkxs.t (but only enabled with TEST_AUTHOR env variable)
1337
1338 ------------------------------------------------------------------------
1339 r10256 | srezic | 2007-11-15 22:04:45 +0100 (Thu, 15 Nov 2007) | 4 lines
1340
1341 r1916@biokovo-amd64: eserte | 2007-11-15 20:53:55 +0100
1342 removed some debugging code+abort() to enable selectionGet of
1343 text/html from Mozilla, see also the selection test script
1344
1345 ------------------------------------------------------------------------
1346 r10217 | srezic | 2007-11-09 21:43:16 +0100 (Fri, 09 Nov 2007) | 3 lines
1347
1348 r1911@biokovo-amd64: eserte | 2007-11-09 21:41:58 +0100
1349 fix for hpux ia64
1350
1351 ------------------------------------------------------------------------
1352 r10216 | srezic | 2007-11-09 21:42:57 +0100 (Fri, 09 Nov 2007) | 3 lines
1353
1354 r1910@biokovo-amd64: eserte | 2007-11-09 21:34:28 +0100
1355 do not set period, use the image defaults
1356
1357 ------------------------------------------------------------------------
1358 r10215 | srezic | 2007-11-09 21:42:42 +0100 (Fri, 09 Nov 2007) | 3 lines
1359
1360 r1909@biokovo-amd64: eserte | 2007-11-09 21:33:55 +0100
1361 update, new section 'Fixes needing perl support'
1362
1363 ------------------------------------------------------------------------
1364 r10214 | srezic | 2007-11-09 21:42:29 +0100 (Fri, 09 Nov 2007) | 3 lines
1365
1366 r1908@biokovo-amd64: eserte | 2007-11-09 21:33:37 +0100
1367 EntryValidate not used in ptk
1368
1369 ------------------------------------------------------------------------
1370 r10206 | srezic | 2007-11-09 00:22:48 +0100 (Fri, 09 Nov 2007) | 5 lines
1371
1372 r1906@biokovo-amd64: eserte | 2007-11-09 00:22:37 +0100
1373 better disposal/period support in GIF animations, but only if
1374 Image::Info is installed. See also
1375 http://rt.cpan.org/Public/Bug/Display.html?id=30585
1376
1377 ------------------------------------------------------------------------
1378 r10205 | srezic | 2007-11-08 22:30:19 +0100 (Thu, 08 Nov 2007) | 4 lines
1379
1380 r1904@biokovo-amd64: eserte | 2007-11-08 22:30:07 +0100
1381 new CAVEATS sections for chooseDirectory/getOpenFile Pods about missing
1382 encoding support in perl's filesystem access
1383
1384 ------------------------------------------------------------------------
1385 r10204 | srezic | 2007-11-08 22:16:25 +0100 (Thu, 08 Nov 2007) | 3 lines
1386
1387 r1902@biokovo-amd64: eserte | 2007-11-08 22:15:38 +0100
1388 increased version
1389
1390 ------------------------------------------------------------------------
1391 r10197 | srezic | 2007-11-08 12:13:04 +0100 (Thu, 08 Nov 2007) | 1 line
1392
1393 DirTree: canonify initial path; minor fix in dirtree test
1394 ------------------------------------------------------------------------
1395 r10196 | srezic | 2007-11-08 08:47:24 +0100 (Thu, 08 Nov 2007) | 3 lines
1396
1397 r1898@biokovo-amd64: eserte | 2007-11-08 08:47:11 +0100
1398 added SEE ALSO section to Tk::Table Pod
1399
1400 ------------------------------------------------------------------------
1401 r10193 | srezic | 2007-11-07 23:54:16 +0100 (Wed, 07 Nov 2007) | 3 lines
1402
1403 r1896@biokovo-amd64: eserte | 2007-11-07 23:53:50 +0100
1404 (untested) fixes for DirTree under windows; BATCH env for dirtree.t test
1405
1406 ------------------------------------------------------------------------
1407 r10190 | srezic | 2007-11-07 22:09:37 +0100 (Wed, 07 Nov 2007) | 3 lines
1408
1409 r1894@biokovo-amd64: eserte | 2007-11-07 22:09:26 +0100
1410 new canvas test file, for now with dash tests (may be called interactively)
1411
1412 ------------------------------------------------------------------------
1413 r10181 | srezic | 2007-11-07 00:15:36 +0100 (Wed, 07 Nov 2007) | 5 lines
1414
1415 r1891@biokovo-amd64: eserte | 2007-11-07 00:15:16 +0100
1416 fixed warning, reported in http://rt.cpan.org/Ticket/Display.html?id=20108
1417 to reproduce old problem: set the cursor by mouse at the end of the text,
1418 go one down and then one up
1419
1420 ------------------------------------------------------------------------
1421 r10180 | srezic | 2007-11-07 00:15:26 +0100 (Wed, 07 Nov 2007) | 3 lines
1422
1423 r1890@biokovo-amd64: eserte | 2007-11-07 00:11:08 +0100
1424 fixed indentation in UpDownLine method
1425
1426 ------------------------------------------------------------------------
1427 r10172 | srezic | 2007-11-06 21:41:44 +0100 (Tue, 06 Nov 2007) | 3 lines
1428
1429 r1888@biokovo-amd64: eserte | 2007-11-06 21:41:34 +0100
1430 possible memory corruption, applied patch from http://rt.cpan.org/Ticket/Display.html?id=24542
1431
1432 ------------------------------------------------------------------------
1433 r10171 | srezic | 2007-11-06 21:14:21 +0100 (Tue, 06 Nov 2007) | 3 lines
1434
1435 r1886@biokovo-amd64: eserte | 2007-11-06 21:14:10 +0100
1436 explained automatic bg/fg propagation
1437
1438 ------------------------------------------------------------------------
1439 r10162 | srezic | 2007-11-04 17:56:41 +0100 (Sun, 04 Nov 2007) | 3 lines
1440
1441 r1884@biokovo-amd64: eserte | 2007-11-04 17:53:10 +0100
1442 make sure that Canvas methods are really accessible in OnDestroy
1443
1444 ------------------------------------------------------------------------
1445 r10161 | srezic | 2007-11-04 17:07:13 +0100 (Sun, 04 Nov 2007) | 3 lines
1446
1447 r1882@biokovo-amd64: eserte | 2007-11-04 17:07:02 +0100
1448 at least documented segfault in Tk::LCD test suite with a (skipped) testcase
1449
1450 ------------------------------------------------------------------------
1451 r10160 | srezic | 2007-11-04 10:32:35 +0100 (Sun, 04 Nov 2007) | 3 lines
1452
1453 r1880@biokovo-amd64: eserte | 2007-11-04 10:32:25 +0100
1454 synchronised with Tk-Tree-4.72 (fixed packing in DirTreeDialog, 5.005 compat)
1455
1456 ------------------------------------------------------------------------
1457 r10158 | srezic | 2007-11-03 22:37:31 +0100 (Sat, 03 Nov 2007) | 3 lines
1458
1459 r1878@biokovo-amd64: eserte | 2007-11-03 22:34:01 +0100
1460 added test for Tk::DirTree
1461
1462 ------------------------------------------------------------------------
1463 r10157 | srezic | 2007-11-03 22:24:26 +0100 (Sat, 03 Nov 2007) | 3 lines
1464
1465 r1872@biokovo-amd64: eserte | 2007-11-03 22:23:31 +0100
1466 Tk-Tree sync done
1467
1468 ------------------------------------------------------------------------
1469 r10156 | srezic | 2007-11-03 22:24:15 +0100 (Sat, 03 Nov 2007) | 6 lines
1470
1471 r1871@biokovo-amd64: eserte | 2007-11-03 22:18:43 +0100
1472 synchronized with CPAN version of Tk-Tree which added
1473 * add_pathimage
1474 * child_entries
1475 including documentation for those both methods
1476
1477 ------------------------------------------------------------------------
1478 r10155 | srezic | 2007-11-03 22:24:04 +0100 (Sat, 03 Nov 2007) | 3 lines
1479
1480 r1870@biokovo-amd64: eserte | 2007-11-03 21:40:28 +0100
1481 new section OTHER METHODS, taken from Tk-Tree distribution
1482
1483 ------------------------------------------------------------------------
1484 r10154 | srezic | 2007-11-03 22:23:53 +0100 (Sat, 03 Nov 2007) | 3 lines
1485
1486 r1869@biokovo-amd64: eserte | 2007-11-03 21:37:03 +0100
1487 inc'd versions
1488
1489 ------------------------------------------------------------------------
1490 r10153 | srezic | 2007-11-03 22:23:42 +0100 (Sat, 03 Nov 2007) | 3 lines
1491
1492 r1868@biokovo-amd64: eserte | 2007-11-03 21:34:26 +0100
1493 use strict, inc'd version
1494
1495 ------------------------------------------------------------------------
1496 r10146 | srezic | 2007-11-01 00:36:42 +0100 (Thu, 01 Nov 2007) | 3 lines
1497
1498 r1866@biokovo-amd64: eserte | 2007-11-01 00:36:16 +0100
1499 applied patch from http://sourceforge.net/tracker/index.php?func=detail&aid=1374119&group_id=12997&atid=312997 (but not tested yet)
1500
1501 ------------------------------------------------------------------------
1502 r10090 | srezic | 2007-10-17 12:21:44 +0200 (Wed, 17 Oct 2007) | 2 lines
1503
1504 * test rule in zlib Makefile: windows cannot cope with the "./command" syntax
1505
1506 ------------------------------------------------------------------------
1507 r10089 | srezic | 2007-10-17 10:19:20 +0200 (Wed, 17 Oct 2007) | 4 lines
1508
1509 * fixed location of rgb.txt on Debian systems
1510 * rgb.txt is probably missing on MSWin32 systems, so protect the coloreditor
1511 test from failures there (untested)
1512
1513 ------------------------------------------------------------------------
1514 r10080 | srezic | 2007-10-14 13:27:03 +0200 (Sun, 14 Oct 2007) | 7 lines
1515
1516 r1861@biokovo-amd64: eserte | 2007-10-14 13:26:50 +0200
1517 * solved chooseColor issue reported in
1518 http://groups.google.com/group/comp.lang.perl.tk/browse_frm/thread/8a1f994f532648be
1519 (only first color dialog gets a color list)
1520 * additional tests for ColorEditor
1521 * make sure a destroyed waiting color dialog does not "block" the application
1522
1523 ------------------------------------------------------------------------
1524 r10079 | srezic | 2007-10-14 08:47:07 +0200 (Sun, 14 Oct 2007) | 3 lines
1525
1526 r1859@biokovo-amd64: eserte | 2007-10-14 08:46:59 +0200
1527 File::Spec does not export DynaLoader (bug spotted by Christoph Lamprecht)
1528
1529 ------------------------------------------------------------------------
1530 r10076 | srezic | 2007-10-12 21:27:44 +0200 (Fri, 12 Oct 2007) | 3 lines
1531
1532 r1857@biokovo-amd64: eserte | 2007-10-12 21:26:38 +0200
1533 use File::Spec to avoid problems with double-slashes (which are nearly fatal under cygwin)
1534
1535 ------------------------------------------------------------------------
1536 r10055 | srezic | 2007-10-06 14:53:26 +0200 (Sat, 06 Oct 2007) | 3 lines
1537
1538 r1854@biokovo-amd64: eserte | 2007-10-06 14:53:18 +0200
1539 note for older perls
1540
1541 ------------------------------------------------------------------------
1542 r9974 | srezic | 2007-09-22 00:46:56 +0200 (Sat, 22 Sep 2007) | 3 lines
1543
1544 r1850@biokovo: eserte | 2007-09-22 00:46:11 +0200
1545 increased versions
1546
1547 ------------------------------------------------------------------------
1548 r9973 | srezic | 2007-09-22 00:46:30 +0200 (Sat, 22 Sep 2007) | 3 lines
1549
1550 r1849@biokovo: eserte | 2007-09-22 00:17:44 +0200
1551 increased version to 804.027_501
1552
1553 ------------------------------------------------------------------------
1554 r9972 | srezic | 2007-09-22 00:46:19 +0200 (Sat, 22 Sep 2007) | 3 lines
1555
1556 r1848@biokovo: eserte | 2007-09-22 00:17:23 +0200
1557 Changes for the 804.027_501 release
1558
1559 ------------------------------------------------------------------------
1560 r9955 | srezic | 2007-09-21 00:58:03 +0200 (Fri, 21 Sep 2007) | 3 lines
1561
1562 r1846@biokovo-amd64: eserte | 2007-09-21 00:57:53 +0200
1563 2nd attempt for ceasing warning
1564
1565 ------------------------------------------------------------------------
1566 r9954 | srezic | 2007-09-20 21:12:08 +0200 (Thu, 20 Sep 2007) | 3 lines
1567
1568 r1844@biokovo-amd64: eserte | 2007-09-20 21:12:01 +0200
1569 wait zwo seconds instead only one before using SIGKILL
1570
1571 ------------------------------------------------------------------------
1572 r9953 | srezic | 2007-09-20 21:10:04 +0200 (Thu, 20 Sep 2007) | 3 lines
1573
1574 r1841@biokovo-amd64: eserte | 2007-09-20 21:09:34 +0200
1575 cease warning
1576
1577 ------------------------------------------------------------------------
1578 r9952 | srezic | 2007-09-20 21:09:53 +0200 (Thu, 20 Sep 2007) | 3 lines
1579
1580 r1840@biokovo-amd64: eserte | 2007-09-20 21:09:15 +0200
1581 corrected number of tests
1582
1583 ------------------------------------------------------------------------
1584 r9948 | srezic | 2007-09-16 22:52:43 +0200 (Sun, 16 Sep 2007) | 3 lines
1585
1586 r1838@biokovo-amd64: eserte | 2007-09-16 22:52:33 +0200
1587 fix for not working 'hide entry' in HList, together with tests for show/hide
1588
1589 ------------------------------------------------------------------------
1590 r9927 | srezic | 2007-09-10 16:37:30 +0200 (Mon, 10 Sep 2007) | 3 lines
1591
1592 r1835@biokovo-amd64: eserte | 2007-09-10 16:37:22 +0200
1593 about MouseWheel on windows
1594
1595 ------------------------------------------------------------------------
1596 r9818 | srezic | 2007-07-31 19:44:50 +0200 (Tue, 31 Jul 2007) | 1 line
1597
1598 fixed number of tests
1599 ------------------------------------------------------------------------
1600 r9816 | srezic | 2007-07-31 00:11:44 +0200 (Tue, 31 Jul 2007) | 3 lines
1601
1602 r1833@biokovo-amd64: eserte | 2007-07-31 00:11:28 +0200
1603 update of Button and Button-related Pods, more interactive tests
1604
1605 ------------------------------------------------------------------------
1606 r9815 | srezic | 2007-07-30 23:42:40 +0200 (Mon, 30 Jul 2007) | 3 lines
1607
1608 r1830@biokovo-amd64: eserte | 2007-07-30 23:42:16 +0200
1609 implemented -overrelief,-repeatinterval,-repeatdelay for Tk::Button, together with new test suite
1610
1611 ------------------------------------------------------------------------
1612 r9814 | srezic | 2007-07-30 23:42:24 +0200 (Mon, 30 Jul 2007) | 3 lines
1613
1614 r1829@biokovo-amd64: eserte | 2007-07-30 22:13:33 +0200
1615
1616
1617 ------------------------------------------------------------------------
1618 r9790 | srezic | 2007-07-23 22:52:01 +0200 (Mon, 23 Jul 2007) | 3 lines
1619
1620 r1825@biokovo-amd64: eserte | 2007-07-23 22:50:05 +0200
1621 documented the Widget() method and added a test
1622
1623 ------------------------------------------------------------------------
1624 r9789 | srezic | 2007-07-23 22:51:50 +0200 (Mon, 23 Jul 2007) | 3 lines
1625
1626 r1824@biokovo-amd64: eserte | 2007-07-23 22:43:40 +0200
1627 resorted methods alphabetically
1628
1629 ------------------------------------------------------------------------
1630 r9788 | srezic | 2007-07-23 22:51:40 +0200 (Mon, 23 Jul 2007) | 3 lines
1631
1632 r1823@biokovo-amd64: eserte | 2007-07-23 22:37:21 +0200
1633 added a defined check; spotted by Amit.Didwania
1634
1635 ------------------------------------------------------------------------
1636 r9741 | srezic | 2007-07-15 20:53:30 +0200 (Sun, 15 Jul 2007) | 3 lines
1637
1638 r1819@biokovo-amd64: eserte | 2007-07-15 20:52:59 +0200
1639 use PNG_sRGB_SUPPORTED and PNG_gAMA_SUPPORTED, removes gcc warnings and enables compiling with Sun compiler
1640
1641 ------------------------------------------------------------------------
1642 r9740 | srezic | 2007-07-15 20:53:21 +0200 (Sun, 15 Jul 2007) | 3 lines
1643
1644 r1818@biokovo-amd64: eserte | 2007-07-15 20:52:03 +0200
1645 extracted getNextFocus and getPrevFocus out of focusNext/Prev
1646
1647 ------------------------------------------------------------------------
1648 r9739 | srezic | 2007-07-15 20:53:11 +0200 (Sun, 15 Jul 2007) | 3 lines
1649
1650 r1817@biokovo-amd64: eserte | 2007-07-15 20:51:21 +0200
1651 more Debian instructions
1652
1653 ------------------------------------------------------------------------
1654 r9733 | srezic | 2007-07-12 22:25:40 +0200 (Thu, 12 Jul 2007) | 3 lines
1655
1656 r1815@biokovo-amd64: eserte | 2007-07-12 22:25:31 +0200
1657 added an empty test rule, needed for new MakeMaker and freebsd/amd64 and darwin
1658
1659 ------------------------------------------------------------------------
1660 r9727 | srezic | 2007-07-12 08:27:27 +0200 (Thu, 12 Jul 2007) | 5 lines
1661
1662 r1812@biokovo-amd64: eserte | 2007-07-12 01:14:22 +0200
1663 fixed setPalette and RecolorTree (using Tcl/Tk's current version;
1664 solves problems if colors in X11's option database are defined (like by
1665 default in KDE)
1666
1667 ------------------------------------------------------------------------
1668 r9726 | srezic | 2007-07-12 08:27:15 +0200 (Thu, 12 Jul 2007) | 3 lines
1669
1670 r1811@biokovo-amd64: eserte | 2007-07-12 01:12:30 +0200
1671 new widget demonstration showing ALL Tk widgets
1672
1673 ------------------------------------------------------------------------
1674 r9719 | srezic | 2007-07-11 00:53:29 +0200 (Wed, 11 Jul 2007) | 3 lines
1675
1676 r1809@biokovo-amd64: eserte | 2007-07-11 00:53:06 +0200
1677 documented Tk::DialogBox::Exit
1678
1679 ------------------------------------------------------------------------
1680 r9718 | srezic | 2007-07-11 00:05:43 +0200 (Wed, 11 Jul 2007) | 3 lines
1681
1682 r1806@biokovo-amd64: eserte | 2007-07-11 00:05:11 +0200
1683 Make sure waitVariable exits if a waiting dialog is destroyed, with interactive tests
1684
1685 ------------------------------------------------------------------------
1686 r9717 | srezic | 2007-07-11 00:05:28 +0200 (Wed, 11 Jul 2007) | 3 lines
1687
1688 r1805@biokovo-amd64: eserte | 2007-07-11 00:04:30 +0200
1689 success report for Windows
1690
1691 ------------------------------------------------------------------------
1692 r9706 | srezic | 2007-07-07 16:26:04 +0200 (Sat, 07 Jul 2007) | 3 lines
1693
1694 r1802@biokovo-amd64: eserte | 2007-07-07 16:25:27 +0200
1695 mention subversion repository
1696
1697 ------------------------------------------------------------------------
1698 r9705 | srezic | 2007-07-07 16:25:53 +0200 (Sat, 07 Jul 2007) | 3 lines
1699
1700 r1801@biokovo-amd64: eserte | 2007-05-20 19:24:16 +0200
1701 balloon demo: also test balloons in standard menubar
1702
1703 ------------------------------------------------------------------------
1704 r9506 | srezic | 2007-05-05 21:11:15 +0200 (Sat, 05 May 2007) | 3 lines
1705
1706 r1797@biokovo-amd64: eserte | 2007-05-05 21:11:06 +0200
1707 clarified some issues mentioned at annocpan; removed duplicated section
1708
1709 ------------------------------------------------------------------------
1710 r9493 | srezic | 2007-05-03 11:08:14 +0200 (Thu, 03 May 2007) | 2 lines
1711
1712 look in more locations for cursorfont.h
1713
1714 ------------------------------------------------------------------------
1715 r9448 | srezic | 2007-04-24 22:39:40 +0200 (Tue, 24 Apr 2007) | 3 lines
1716
1717 r1795@biokovo: eserte | 2007-04-24 22:29:52 +0200
1718 bleedperl #31027 changed pregcomp call
1719
1720 ------------------------------------------------------------------------
1721 r9447 | srezic | 2007-04-24 00:05:30 +0200 (Tue, 24 Apr 2007) | 3 lines
1722
1723 r1793@biokovo: eserte | 2007-04-24 00:05:22 +0200
1724 remove warning in MasterMenu
1725
1726 ------------------------------------------------------------------------
1727 r9443 | srezic | 2007-04-22 22:39:39 +0200 (Sun, 22 Apr 2007) | 3 lines
1728
1729 r1789@biokovo: eserte | 2007-04-22 22:39:03 +0200
1730 fixed problems with property method on 64 bit platforms, with new test
1731
1732 ------------------------------------------------------------------------
1733 r9442 | srezic | 2007-04-22 22:39:26 +0200 (Sun, 22 Apr 2007) | 3 lines
1734
1735 r1788@biokovo: eserte | 2007-04-22 22:38:37 +0200
1736 prepared Changes for new release _501
1737
1738 ------------------------------------------------------------------------
1739 r9441 | srezic | 2007-04-22 22:39:16 +0200 (Sun, 22 Apr 2007) | 4 lines
1740
1741 r1787@biokovo: eserte | 2007-04-22 22:38:11 +0200
1742 fixed a new problem in HList (addChild with empty string) which occurred
1743 with change r1465@biokovo
1744
1745 ------------------------------------------------------------------------
1746 r9440 | srezic | 2007-04-20 23:09:55 +0200 (Fri, 20 Apr 2007) | 4 lines
1747
1748 r1784@biokovo: eserte | 2007-04-20 23:09:21 +0200
1749 HList: fixed errors with disabled entries and a entry named 0, see Message-ID:
1750 <bcb829052b42a0dabd486aefe4adaad4@localhost.talkaboutprogramming.com>
1751
1752 ------------------------------------------------------------------------
1753 r9439 | srezic | 2007-04-20 23:09:36 +0200 (Fri, 20 Apr 2007) | 3 lines
1754
1755 r1783@biokovo: eserte | 2007-04-13 22:01:43 +0200
1756 updated MANIFEST
1757
1758 ------------------------------------------------------------------------
1759 r9377 | srezic | 2007-04-06 10:57:46 +0200 (Fri, 06 Apr 2007) | 3 lines
1760
1761 r1781@biokovo: eserte | 2007-04-06 10:45:52 +0200
1762 bleedperl #30841 changed pmop structure
1763
1764 ------------------------------------------------------------------------
1765 r9371 | srezic | 2007-03-30 21:04:32 +0200 (Fri, 30 Mar 2007) | 4 lines
1766
1767 r1779@biokovo: eserte | 2007-03-30 21:04:22 +0200
1768 missing file and change for:
1769 bleedperl #30769 changed regexp structure
1770
1771 ------------------------------------------------------------------------
1772 r9363 | srezic | 2007-03-29 23:48:29 +0200 (Thu, 29 Mar 2007) | 4 lines
1773
1774 r1777@biokovo: eserte | 2007-03-29 23:38:32 +0200
1775 font.t: skip times-related tests if a times replacement was chosen by Tk or
1776 X11. Problem reported by Ch Lamprecht
1777
1778 ------------------------------------------------------------------------
1779 r9362 | srezic | 2007-03-29 22:57:02 +0200 (Thu, 29 Mar 2007) | 5 lines
1780
1781 r1775@biokovo: eserte | 2007-03-29 22:56:47 +0200
1782 fixed situation when resizing a mainwindow containing a PNG image crashed Tk
1783 Tcl/Tk bug 979239 fixed by George Peter Staplin, brought to Perl/Tk by
1784 Franck Aniere
1785
1786 ------------------------------------------------------------------------
1787 r9361 | srezic | 2007-03-29 22:07:33 +0200 (Thu, 29 Mar 2007) | 3 lines
1788
1789 r1773@biokovo: eserte | 2007-03-29 22:02:20 +0200
1790 bleedperl #30769 changed regexp structure
1791
1792 ------------------------------------------------------------------------
1793 r9321 | srezic | 2007-03-24 22:26:27 +0100 (Sat, 24 Mar 2007) | 4 lines
1794
1795 r1771@biokovo: eserte | 2007-03-24 22:26:18 +0100
1796 adapt path for getOpen/SaveFile's -initialfile and -initialdir to the os
1797 patch provided by Roland Minner
1798
1799 ------------------------------------------------------------------------
1800 r9320 | srezic | 2007-03-24 22:16:24 +0100 (Sat, 24 Mar 2007) | 4 lines
1801
1802 r1769@biokovo: eserte | 2007-03-24 22:16:14 +0100
1803 Fix for Tk::NoteBook: -dynamicgeometry did not work
1804 (Spotted by Ch Lamprecht)
1805
1806 ------------------------------------------------------------------------
1807 r9318 | srezic | 2007-03-24 21:49:16 +0100 (Sat, 24 Mar 2007) | 4 lines
1808
1809 r1767@biokovo: eserte | 2007-03-24 21:49:04 +0100
1810 [PATCH] Tk/Widget.pm: fix perl syntax by Alexey Tourbin
1811 http://rt.cpan.org/Ticket/Display.html?id=25119
1812
1813 ------------------------------------------------------------------------
1814 r9209 | srezic | 2007-03-03 00:25:43 +0100 (Sat, 03 Mar 2007) | 3 lines
1815
1816 r1765@biokovo: eserte | 2007-03-03 00:25:33 +0100
1817 qr{} should be replaced by q{}, spotted by Ch Lamprecht
1818
1819 ------------------------------------------------------------------------
1820 r9208 | srezic | 2007-03-02 20:38:02 +0100 (Fri, 02 Mar 2007) | 3 lines
1821
1822 r1761@biokovo: eserte | 2007-03-02 20:37:25 +0100
1823
1824
1825 ------------------------------------------------------------------------
1826 r9207 | srezic | 2007-03-02 20:37:52 +0100 (Fri, 02 Mar 2007) | 3 lines
1827
1828 r1760@biokovo: eserte | 2007-03-02 20:37:17 +0100
1829 test for notebook balloon; make main window smaller
1830
1831 ------------------------------------------------------------------------
1832 r9206 | srezic | 2007-03-02 20:37:40 +0100 (Fri, 02 Mar 2007) | 3 lines
1833
1834 r1759@biokovo: eserte | 2007-03-02 20:36:51 +0100
1835 deactivate Balloon if not on a tab
1836
1837 ------------------------------------------------------------------------
1838 r9109 | srezic | 2007-02-15 00:29:57 +0100 (Thu, 15 Feb 2007) | 3 lines
1839
1840 r1754@biokovo: eserte | 2007-02-14 23:29:25 +0100
1841 added BalloonInfo to NoteBook, along with tests
1842
1843 ------------------------------------------------------------------------
1844 r9108 | srezic | 2007-02-15 00:29:46 +0100 (Thu, 15 Feb 2007) | 3 lines
1845
1846 r1753@biokovo: eserte | 2007-02-14 23:29:06 +0100
1847 FreeBSD/amd64 also needs configure for libpng
1848
1849 ------------------------------------------------------------------------
1850 r9107 | srezic | 2007-02-15 00:29:35 +0100 (Thu, 15 Feb 2007) | 3 lines
1851
1852 r1752@biokovo: eserte | 2007-02-14 23:22:52 +0100
1853 converted balloon.t to Test::More
1854
1855 ------------------------------------------------------------------------
1856 r9097 | srezic | 2007-02-13 00:09:47 +0100 (Tue, 13 Feb 2007) | 5 lines
1857
1858 r1750@biokovo: eserte | 2007-02-12 23:09:34 +0100
1859 ptked: Encoding menu now with radiobuttons, also added some popular encodings
1860 to menu
1861 ToDo updated with recent test failures (Altix etc.)
1862
1863 ------------------------------------------------------------------------
1864 r9096 | srezic | 2007-02-12 23:16:58 +0100 (Mon, 12 Feb 2007) | 3 lines
1865
1866 r1747@biokovo: eserte | 2007-02-12 21:55:04 +0100
1867 Fixed zlib compilation problem under Windows (unistd.h does not exist there). Reported by esskar.
1868
1869 ------------------------------------------------------------------------
1870 r9095 | srezic | 2007-02-12 23:16:48 +0100 (Mon, 12 Feb 2007) | 3 lines
1871
1872 r1746@biokovo: eserte | 2007-02-12 21:54:10 +0100
1873 fixed configure problems on mixed 32/64 bit architectures, patch by Steve Lidie
1874
1875 ------------------------------------------------------------------------
1876 r9090 | srezic | 2007-02-12 18:29:26 +0100 (Mon, 12 Feb 2007) | 2 lines
1877
1878 ignoring a lot of (generated) files
1879
1880 ------------------------------------------------------------------------
1881 r9088 | srezic | 2007-02-12 18:25:56 +0100 (Mon, 12 Feb 2007) | 1 line
1882
1883 ptked todos
1884 ------------------------------------------------------------------------
1885 r9078 | srezic | 2007-02-12 00:24:40 +0100 (Mon, 12 Feb 2007) | 3 lines
1886
1887 r1741@biokovo: eserte | 2007-02-11 23:24:27 +0100
1888 Tk::Table's scrollbars now advertised like in Tk::Scrolled; new test file for Tk::Table
1889
1890 ------------------------------------------------------------------------
1891 r9077 | srezic | 2007-02-12 00:09:05 +0100 (Mon, 12 Feb 2007) | 3 lines
1892
1893 r1738@biokovo: eserte | 2007-02-11 23:08:57 +0100
1894 ptksh: history listbox expands now
1895
1896 ------------------------------------------------------------------------
1897 r9074 | srezic | 2007-02-11 18:08:44 +0100 (Sun, 11 Feb 2007) | 3 lines
1898
1899 r1736@biokovo: eserte | 2007-02-11 17:08:33 +0100
1900 detect dtwm in 00wmcheck.t (not tested yet)
1901
1902 ------------------------------------------------------------------------
1903 r9073 | srezic | 2007-02-11 13:28:14 +0100 (Sun, 11 Feb 2007) | 3 lines
1904
1905 r1732@biokovo: eserte | 2007-02-11 12:27:32 +0100
1906 disable wm-time tests for slow X11 connections
1907
1908 ------------------------------------------------------------------------
1909 r9072 | srezic | 2007-02-11 13:28:01 +0100 (Sun, 11 Feb 2007) | 3 lines
1910
1911 r1731@biokovo: eserte | 2007-02-11 12:27:08 +0100
1912 Solaris 10 seems also to work
1913
1914 ------------------------------------------------------------------------
1915 r9068 | srezic | 2007-02-11 10:36:18 +0100 (Sun, 11 Feb 2007) | 3 lines
1916
1917 r1729@biokovo: eserte | 2007-02-11 09:36:08 +0100
1918 updated Changes; fixed version number in README.darwin
1919
1920 ------------------------------------------------------------------------
1921 r9067 | srezic | 2007-02-10 23:12:30 +0100 (Sat, 10 Feb 2007) | 3 lines
1922
1923 r1727@biokovo: eserte | 2007-02-10 22:12:14 +0100
1924 updated README.darwin: no more test failures with XFT=0
1925
1926 ------------------------------------------------------------------------
1927 r9066 | srezic | 2007-02-10 23:08:50 +0100 (Sat, 10 Feb 2007) | 3 lines
1928
1929 r1725@biokovo: eserte | 2007-02-10 22:08:38 +0100
1930 unicode.t: use utf-8 encoding for filenames on darwin (otherwise there are fatal errors)
1931
1932 ------------------------------------------------------------------------
1933 r9065 | srezic | 2007-02-10 22:51:41 +0100 (Sat, 10 Feb 2007) | 3 lines
1934
1935 r1723@biokovo: eserte | 2007-02-10 21:51:30 +0100
1936 inc'd version to 804.027_500
1937
1938 ------------------------------------------------------------------------
1939 r9064 | srezic | 2007-02-10 22:26:14 +0100 (Sat, 10 Feb 2007) | 7 lines
1940
1941 r1721@biokovo: eserte | 2007-02-10 21:25:46 +0100
1942 fixes to make Tk compile under Mac OS X 10.3
1943 - libpng.a now builds correctly
1944 - use X11INC for freetype include path, needed for Mac OS X
1945 - updated README.darwin
1946 - a tweak in entry.t (again different font metrics...)
1947
1948 ------------------------------------------------------------------------
1949 r9062 | srezic | 2007-02-10 16:37:06 +0100 (Sat, 10 Feb 2007) | 3 lines
1950
1951 r1719@biokovo: eserte | 2007-02-10 15:36:55 +0100
1952 png again compiles with Strawberry Perl (that is, dmake+gcc)
1953
1954 ------------------------------------------------------------------------
1955 r9061 | srezic | 2007-02-10 14:39:42 +0100 (Sat, 10 Feb 2007) | 3 lines
1956
1957 r1717@biokovo: eserte | 2007-02-10 13:39:32 +0100
1958 add new incompatible changes to 804delta pod
1959
1960 ------------------------------------------------------------------------
1961 r9060 | srezic | 2007-02-10 14:32:49 +0100 (Sat, 10 Feb 2007) | 3 lines
1962
1963 r1712@biokovo: eserte | 2007-02-10 13:28:35 +0100
1964 increased $VERSION
1965
1966 ------------------------------------------------------------------------
1967 r9059 | srezic | 2007-02-10 14:31:57 +0100 (Sat, 10 Feb 2007) | 3 lines
1968
1969 r1711@biokovo: eserte | 2007-02-10 13:28:14 +0100
1970 new helper for checking $VERSION strings
1971
1972 ------------------------------------------------------------------------
1973 r9058 | srezic | 2007-02-10 14:31:47 +0100 (Sat, 10 Feb 2007) | 3 lines
1974
1975 r1707@biokovo: eserte | 2007-02-10 10:07:56 +0100
1976 updated log for forthcoming release
1977
1978 ------------------------------------------------------------------------
1979 r9057 | srezic | 2007-02-10 14:31:37 +0100 (Sat, 10 Feb 2007) | 891 lines
1980
1981 [moved repository from sourceforge to svn.perl.org]
1982
1983 ------------------------------------------------------------------------
1984 r9056 | srezic | 2007-02-10 11:09:44 +0100 (Sat, 10 Feb 2007) | 3 lines
1985
1986 r1707@biokovo: eserte | 2007-02-10 10:07:56 +0100
1987 updated log for forthcoming release
1988
1989 ------------------------------------------------------------------------
1990 r9054 | eserte | 2007-02-07 01:25:06 +0100 (Wed, 07 Feb 2007) | 3 lines
1991
1992 r1481@biokovo: eserte | 2007-02-07 01:24:50 +0100
1993
1994
1995 ------------------------------------------------------------------------
1996 r9053 | eserte | 2007-02-02 00:42:31 +0100 (Fri, 02 Feb 2007) | 3 lines
1997
1998 r1475@biokovo: eserte | 2007-02-02 00:27:12 +0100
1999 additional include, suggested by marek.rouchal for Solaris
2000
2001 ------------------------------------------------------------------------
2002 r9052 | eserte | 2007-02-02 00:42:13 +0100 (Fri, 02 Feb 2007) | 3 lines
2003
2004 r1474@biokovo: eserte | 2007-02-02 00:20:38 +0100
2005 font.t: corrected check for helvetica under XFT
2006
2007 ------------------------------------------------------------------------
2008 r9051 | eserte | 2007-01-31 01:15:17 +0100 (Wed, 31 Jan 2007) | 3 lines
2009
2010 r1471@biokovo: eserte | 2007-01-31 01:14:45 +0100
2011 workaround for 'selection conversion left too many bytes unconverted' aborts
2012
2013 ------------------------------------------------------------------------
2014 r9050 | eserte | 2007-01-31 01:15:00 +0100 (Wed, 31 Jan 2007) | 3 lines
2015
2016 r1470@biokovo: eserte | 2007-01-31 01:13:53 +0100
2017
2018
2019 ------------------------------------------------------------------------
2020 r9049 | eserte | 2007-01-26 22:23:26 +0100 (Fri, 26 Jan 2007) | 3 lines
2021
2022 r1465@biokovo: eserte | 2007-01-26 21:53:52 +0100
2023 fixed -at/-before/-after problem with Tk::HList
2024
2025 ------------------------------------------------------------------------
2026 r9048 | eserte | 2007-01-26 22:23:01 +0100 (Fri, 26 Jan 2007) | 3 lines
2027
2028 r1464@biokovo: eserte | 2007-01-24 22:31:21 +0100
2029 hlist test converted to Test::More and prepared for -at/-after/-before test
2030
2031 ------------------------------------------------------------------------
2032 r9047 | eserte | 2007-01-26 22:22:42 +0100 (Fri, 26 Jan 2007) | 3 lines
2033
2034 r1463@biokovo: eserte | 2007-01-24 21:43:16 +0100
2035 fixes for darwin (PNG needs configure, a dTHX decl needed
2036
2037 ------------------------------------------------------------------------
2038 r9046 | eserte | 2007-01-26 22:22:20 +0100 (Fri, 26 Jan 2007) | 3 lines
2039
2040 r1462@biokovo: eserte | 2007-01-17 22:56:10 +0100
2041 unicode test: dump fbox results in non-batch mode
2042
2043 ------------------------------------------------------------------------
2044 r9045 | eserte | 2007-01-17 22:46:17 +0100 (Wed, 17 Jan 2007) | 3 lines
2045
2046 r1459@biokovo: eserte | 2007-01-17 22:45:35 +0100
2047 more todos, big projects
2048
2049 ------------------------------------------------------------------------
2050 r9044 | eserte | 2007-01-17 22:46:00 +0100 (Wed, 17 Jan 2007) | 3 lines
2051
2052 r1458@biokovo: eserte | 2007-01-16 20:43:35 +0100
2053 patched FBox to treat special files like sockets, pipes as files, not as dirs
2054
2055 ------------------------------------------------------------------------
2056 r9043 | eserte | 2007-01-08 23:52:02 +0100 (Mon, 08 Jan 2007) | 6 lines
2057
2058 r1456@biokovo: eserte | 2007-01-08 23:51:42 +0100
2059 the last Balloon/Menu patch was not enough for cloned menus
2060 added some extra code to fix this
2061 also introduced a new method Tk::Menu::MasterMenu for getting the master
2062 menu of a cloned menu
2063
2064 ------------------------------------------------------------------------
2065 r9042 | eserte | 2007-01-07 22:46:12 +0100 (Sun, 07 Jan 2007) | 3 lines
2066
2067 r1452@biokovo: eserte | 2007-01-07 22:45:13 +0100
2068 updated Changes
2069
2070 ------------------------------------------------------------------------
2071 r9041 | eserte | 2007-01-07 22:45:55 +0100 (Sun, 07 Jan 2007) | 3 lines
2072
2073 r1451@biokovo: eserte | 2007-01-07 22:42:12 +0100
2074 new test adjuster.t
2075
2076 ------------------------------------------------------------------------
2077 r9040 | eserte | 2007-01-07 22:45:33 +0100 (Sun, 07 Jan 2007) | 5 lines
2078
2079 r1450@biokovo: eserte | 2007-01-07 22:41:36 +0100
2080 fixed non-working Balloon attachments to invidual menu entries
2081 (see http://board.perl-community.de/cgi-bin/ikonboard/ikonboard.cgi?act=ST;f=3;t=665
2082 for bug report)
2083
2084 ------------------------------------------------------------------------
2085 r9039 | eserte | 2007-01-07 12:50:10 +0100 (Sun, 07 Jan 2007) | 4 lines
2086
2087 r1446@biokovo: eserte | 2007-01-07 12:49:10 +0100
2088 Force creation of Adjuster Frame in Toplevel. See also
2089 http://groups.google.de/group/comp.lang.perl.tk/browse_frm/thread/5366757a4c6cd844/8ff9d1745d2b75b8
2090
2091 ------------------------------------------------------------------------
2092 r9038 | eserte | 2007-01-07 12:49:52 +0100 (Sun, 07 Jan 2007) | 3 lines
2093
2094 r1445@biokovo: eserte | 2007-01-07 00:36:51 +0100
2095 fix memory leak in afterIdle callbacks, reported in http://rt.perl.org/rt3/Ticket/Display.html?id=41130
2096
2097 ------------------------------------------------------------------------
2098 r9037 | eserte | 2007-01-07 12:49:26 +0100 (Sun, 07 Jan 2007) | 3 lines
2099
2100 r1444@biokovo: eserte | 2007-01-07 00:35:02 +0100
2101 slight optimization when deleting canvas items in ProgressBar
2102
2103 ------------------------------------------------------------------------
2104 r9036 | eserte | 2007-01-06 19:48:40 +0100 (Sat, 06 Jan 2007) | 4 lines
2105
2106 r1441@biokovo: eserte | 2007-01-06 19:47:59 +0100
2107 more Tk::FBox tests (-type => dir, getOpen/SaveFile/chooseDirectory)
2108 some Tk::FBox Pod corrections
2109
2110 ------------------------------------------------------------------------
2111 r9035 | eserte | 2007-01-06 19:48:19 +0100 (Sat, 06 Jan 2007) | 3 lines
2112
2113 r1440@biokovo: eserte | 2007-01-06 19:28:01 +0100
2114 corrected typo
2115
2116 ------------------------------------------------------------------------
2117 r9034 | eserte | 2007-01-05 00:14:14 +0100 (Fri, 05 Jan 2007) | 3 lines
2118
2119 r1433@biokovo: eserte | 2007-01-05 00:12:07 +0100
2120 mention catch_grabs in Changes
2121
2122 ------------------------------------------------------------------------
2123 r9033 | eserte | 2007-01-05 00:13:58 +0100 (Fri, 05 Jan 2007) | 3 lines
2124
2125 r1432@biokovo: eserte | 2007-01-05 00:11:08 +0100
2126 use catch_grabs in a couple of tests
2127
2128 ------------------------------------------------------------------------
2129 r9032 | eserte | 2007-01-05 00:13:30 +0100 (Fri, 05 Jan 2007) | 3 lines
2130
2131 r1431@biokovo: eserte | 2007-01-05 00:10:37 +0100
2132 last change also introduced catch_grabs; copyright year
2133
2134 ------------------------------------------------------------------------
2135 r9031 | eserte | 2007-01-05 00:13:13 +0100 (Fri, 05 Jan 2007) | 3 lines
2136
2137 r1430@biokovo: eserte | 2007-01-05 00:09:40 +0100
2138 corrected typo in TkTest.pm
2139
2140 ------------------------------------------------------------------------
2141 r9030 | eserte | 2007-01-05 00:12:55 +0100 (Fri, 05 Jan 2007) | 3 lines
2142
2143 r1429@biokovo: eserte | 2007-01-05 00:07:21 +0100
2144 converted t/fbox.t to Test::More
2145
2146 ------------------------------------------------------------------------
2147 r9029 | eserte | 2007-01-05 00:12:37 +0100 (Fri, 05 Jan 2007) | 3 lines
2148
2149 r1428@biokovo: eserte | 2007-01-05 00:06:40 +0100
2150 converted t/fbox.t to Test::More
2151
2152 ------------------------------------------------------------------------
2153 r9028 | eserte | 2007-01-04 23:43:04 +0100 (Thu, 04 Jan 2007) | 4 lines
2154
2155 r1426@biokovo: eserte | 2007-01-04 23:42:43 +0100
2156 BrowseEntry-related tests: protect from failures when other applications
2157 have the grab
2158
2159 ------------------------------------------------------------------------
2160 r9027 | eserte | 2007-01-04 23:30:30 +0100 (Thu, 04 Jan 2007) | 4 lines
2161
2162 r1423@biokovo: eserte | 2007-01-04 23:29:41 +0100
2163 documented -cancel_button in Tk::DialogBox's Pod
2164 mentioned Tk::DialogBox changes in Changes
2165
2166 ------------------------------------------------------------------------
2167 r9026 | eserte | 2007-01-04 23:30:05 +0100 (Thu, 04 Jan 2007) | 9 lines
2168
2169 r1422@biokovo: eserte | 2007-01-04 23:23:21 +0100
2170 fixes for http://bugs.activestate.com/show_bug.cgi?id=40231 (default
2171 button indicator on win32) and
2172 http://bugs.activestate.com/show_bug.cgi?id=40217 (wm close button
2173 should not call the default button)
2174 added -cancel_button option
2175 converted t/dialogbox.t to use Test::More
2176 extended t/dialogbox.t for close button tests (only in non-BATCH mode)
2177
2178 ------------------------------------------------------------------------
2179 r9025 | eserte | 2006-12-21 23:16:31 +0100 (Thu, 21 Dec 2006) | 3 lines
2180
2181 r1420@biokovo: eserte | 2006-12-21 23:16:15 +0100
2182 use withdraw to avoid MsgBox from jumping around
2183
2184 ------------------------------------------------------------------------
2185 r9024 | eserte | 2006-12-21 22:53:13 +0100 (Thu, 21 Dec 2006) | 3 lines
2186
2187 r1418@biokovo: eserte | 2006-12-21 22:52:56 +0100
2188 make Tcl-pTk conversion script more robust against SIGINT and full filesystems
2189
2190 ------------------------------------------------------------------------
2191 r9023 | eserte | 2006-12-21 22:44:46 +0100 (Thu, 21 Dec 2006) | 3 lines
2192
2193 r1414@biokovo: eserte | 2006-12-21 22:43:37 +0100
2194 widget demonstration, main window: changed font definitions: use monospace font for source; prefer default sans-serif font on XFT systems; use default font size
2195
2196 ------------------------------------------------------------------------
2197 r9022 | eserte | 2006-12-21 22:44:28 +0100 (Thu, 21 Dec 2006) | 3 lines
2198
2199 r1413@biokovo: eserte | 2006-12-21 22:42:10 +0100
2200 more descriptive text for cursor demo
2201
2202 ------------------------------------------------------------------------
2203 r9021 | eserte | 2006-12-21 22:44:05 +0100 (Thu, 21 Dec 2006) | 3 lines
2204
2205 r1412@biokovo: eserte | 2006-12-21 22:38:48 +0100
2206 new widget demostration: predefined cursors
2207
2208 ------------------------------------------------------------------------
2209 r9020 | eserte | 2006-12-20 22:21:02 +0100 (Wed, 20 Dec 2006) | 3 lines
2210
2211 r1409@biokovo: eserte | 2006-12-20 22:20:28 +0100
2212 missing dependency for debian systems
2213
2214 ------------------------------------------------------------------------
2215 r9019 | eserte | 2006-12-20 22:20:42 +0100 (Wed, 20 Dec 2006) | 3 lines
2216
2217 r1408@biokovo: eserte | 2006-12-19 23:28:21 +0100
2218 more tests converted
2219
2220 ------------------------------------------------------------------------
2221 r9018 | eserte | 2006-12-19 21:33:37 +0100 (Tue, 19 Dec 2006) | 3 lines
2222
2223 r1404@biokovo: eserte | 2006-12-19 21:32:36 +0100
2224 font.t: another check (for expected size)
2225
2226 ------------------------------------------------------------------------
2227 r9017 | eserte | 2006-12-19 21:33:19 +0100 (Tue, 19 Dec 2006) | 3 lines
2228
2229 r1403@biokovo: eserte | 2006-12-19 21:18:08 +0100
2230 font.t: make sure *adobe*-helvetica is used
2231
2232 ------------------------------------------------------------------------
2233 r9016 | eserte | 2006-12-19 21:33:01 +0100 (Tue, 19 Dec 2006) | 3 lines
2234
2235 r1402@biokovo: eserte | 2006-12-18 21:40:05 +0100
2236 Changes and ToDo updates
2237
2238 ------------------------------------------------------------------------
2239 r9015 | eserte | 2006-12-16 12:56:57 +0100 (Sat, 16 Dec 2006) | 3 lines
2240
2241 r1397@biokovo: eserte | 2006-12-16 12:54:41 +0100
2242 fixed BrowseEntry problem when -label* options where given, along with testcase (see http://perlmonks.org/?node_id=590170)
2243
2244 ------------------------------------------------------------------------
2245 r9014 | eserte | 2006-12-16 12:56:36 +0100 (Sat, 16 Dec 2006) | 3 lines
2246
2247 r1396@biokovo: eserte | 2006-12-16 10:55:44 +0100
2248 new: LangAsyncCheck, which fixes http://rt.cpan.org/Ticket/Display.html?id=23879
2249
2250 ------------------------------------------------------------------------
2251 r9013 | eserte | 2006-12-16 12:56:03 +0100 (Sat, 16 Dec 2006) | 3 lines
2252
2253 r1395@biokovo: eserte | 2006-12-16 10:54:11 +0100
2254 removed unnecessary MANIFESTs in PNG and JPEG subdirectories
2255
2256 ------------------------------------------------------------------------
2257 r9012 | eserte | 2006-12-16 12:55:42 +0100 (Sat, 16 Dec 2006) | 3 lines
2258
2259 r1394@biokovo: eserte | 2006-12-16 10:15:54 +0100
2260 removed unnecessary zlib/Makefile
2261
2262 ------------------------------------------------------------------------
2263 r9011 | eserte | 2006-12-16 01:22:22 +0100 (Sat, 16 Dec 2006) | 5 lines
2264
2265 r1389@biokovo: eserte | 2006-12-16 01:00:06 +0100
2266 explicitely set DISTVNAME in Makefile.PL to have dists with underscore
2267 avoid multiplication of BINARY_LOCATION in Makefile
2268 -Werror compile not working (libpng fails)
2269
2270 ------------------------------------------------------------------------
2271 r9010 | eserte | 2006-12-16 01:22:04 +0100 (Sat, 16 Dec 2006) | 3 lines
2272
2273 r1388@biokovo: eserte | 2006-12-16 00:58:34 +0100
2274 exefiles test: more diagnostics
2275
2276 ------------------------------------------------------------------------
2277 r9009 | eserte | 2006-12-16 01:21:45 +0100 (Sat, 16 Dec 2006) | 3 lines
2278
2279 r1387@biokovo: eserte | 2006-12-16 00:58:22 +0100
2280 corrected MANIFEST for latest libpng/zlib upgrade
2281
2282 ------------------------------------------------------------------------
2283 r9008 | eserte | 2006-12-16 01:21:15 +0100 (Sat, 16 Dec 2006) | 5 lines
2284
2285 r1386@biokovo: eserte | 2006-12-16 00:43:14 +0100
2286 upgrades:
2287 libpng from 1.2.5 to 1.2.12
2288 zlib from 1.1.4 to 1.2.3
2289
2290 ------------------------------------------------------------------------
2291 r9007 | eserte | 2006-12-16 00:26:37 +0100 (Sat, 16 Dec 2006) | 3 lines
2292
2293 r1384@biokovo: eserte | 2006-12-16 00:26:15 +0100
2294 *maybe files vanished in the last svk operation?
2295
2296 ------------------------------------------------------------------------
2297 r9006 | eserte | 2006-12-16 00:24:57 +0100 (Sat, 16 Dec 2006) | 4 lines
2298
2299 r1378@biokovo: eserte | 2006-12-16 00:21:27 +0100
2300 moved Makefile.maybe (PNG, JPEG) up one directory, to have libpng/zlib/jpeg
2301 directories "clean"
2302
2303 ------------------------------------------------------------------------
2304 r9005 | eserte | 2006-12-16 00:24:24 +0100 (Sat, 16 Dec 2006) | 3 lines
2305
2306 r1377@biokovo: eserte | 2006-12-15 23:57:39 +0100
2307 typo
2308
2309 ------------------------------------------------------------------------
2310 r9004 | eserte | 2006-12-16 00:24:07 +0100 (Sat, 16 Dec 2006) | 3 lines
2311
2312 r1376@biokovo: eserte | 2006-12-15 23:55:20 +0100
2313 fixed warnings in chnGlue.c
2314
2315 ------------------------------------------------------------------------
2316 r9003 | eserte | 2006-12-16 00:23:51 +0100 (Sat, 16 Dec 2006) | 3 lines
2317
2318 r1375@biokovo: eserte | 2006-12-15 23:27:41 +0100
2319 moved PREREQ_PM definition to Makefile.PL
2320
2321 ------------------------------------------------------------------------
2322 r9002 | eserte | 2006-12-16 00:23:32 +0100 (Sat, 16 Dec 2006) | 3 lines
2323
2324 r1374@biokovo: eserte | 2006-12-15 23:23:11 +0100
2325 fixed some minor Test::Pod nitpicks
2326
2327 ------------------------------------------------------------------------
2328 r9001 | eserte | 2006-12-15 09:49:54 +0100 (Fri, 15 Dec 2006) | 3 lines
2329
2330 r1372@biokovo: eserte | 2006-12-15 09:49:17 +0100
2331 check_display_harness never called ony cygwin because of `remap' problems
2332
2333 ------------------------------------------------------------------------
2334 r9000 | eserte | 2006-12-14 12:24:24 +0100 (Thu, 14 Dec 2006) | 2 lines
2335
2336 Tcl_GetByteArrayFromObj: missing dTHX for threaded perls
2337
2338 ------------------------------------------------------------------------
2339 r8999 | eserte | 2006-12-14 10:01:42 +0100 (Thu, 14 Dec 2006) | 1 line
2340
2341 image-related tests: binmode necessary after open (e.g. for perl5.8.0+utf8 locale)
2342 ------------------------------------------------------------------------
2343 r8998 | eserte | 2006-12-14 00:33:35 +0100 (Thu, 14 Dec 2006) | 6 lines
2344
2345 r1367@biokovo: eserte | 2006-12-14 00:33:00 +0100
2346 Tcl_GetByteArrayFromObj now downgrades to bytes
2347 this means that GIF data can be specified as binary data, not only base64
2348 encoded data
2349 photo.t has tests cases for using GIF -data as base64 encoded and binary
2350
2351 ------------------------------------------------------------------------
2352 r8997 | eserte | 2006-12-13 22:35:12 +0100 (Wed, 13 Dec 2006) | 3 lines
2353
2354 r1365@biokovo: eserte | 2006-12-13 22:34:45 +0100
2355 convert JPEG and PNG test scripts to Test::More and now also test -data option
2356
2357 ------------------------------------------------------------------------
2358 r8996 | eserte | 2006-12-12 23:35:19 +0100 (Tue, 12 Dec 2006) | 9 lines
2359
2360 r1363@biokovo: eserte | 2006-12-12 23:35:02 +0100
2361 prepared Changes for next patch
2362
2363 missing in last log:
2364 some Pod cleanup (added some Pod markup, added hypertext links), corrected some typos
2365 added new widgets to overview.pod
2366 fixed gedi to handle X11 options
2367
2368
2369 ------------------------------------------------------------------------
2370 r8995 | eserte | 2006-12-12 23:21:25 +0100 (Tue, 12 Dec 2006) | 3 lines
2371
2372 r1359@biokovo: eserte | 2006-12-12 23:10:04 +0100
2373 updated MANIFEST
2374
2375 ------------------------------------------------------------------------
2376 r8994 | eserte | 2006-12-12 23:20:35 +0100 (Tue, 12 Dec 2006) | 3 lines
2377
2378 r1358@biokovo: eserte | 2006-12-12 23:09:53 +0100
2379 new test for EXE_FILES
2380
2381 ------------------------------------------------------------------------
2382 r8993 | eserte | 2006-12-12 23:20:17 +0100 (Tue, 12 Dec 2006) | 3 lines
2383
2384 r1357@biokovo: eserte | 2006-12-12 23:09:42 +0100
2385 new documentation for Tk::MsgBox
2386
2387 ------------------------------------------------------------------------
2388 r8992 | eserte | 2006-12-11 01:00:14 +0100 (Mon, 11 Dec 2006) | 3 lines
2389
2390 r1351@biokovo: eserte | 2006-12-11 00:08:43 +0100
2391 added some documentation Todos
2392
2393 ------------------------------------------------------------------------
2394 r8991 | eserte | 2006-12-11 00:59:58 +0100 (Mon, 11 Dec 2006) | 3 lines
2395
2396 r1350@biokovo: eserte | 2006-12-11 00:08:25 +0100
2397 Busy: protect from a widget prematurely destroyed
2398
2399 ------------------------------------------------------------------------
2400 r8990 | eserte | 2006-12-11 00:59:41 +0100 (Mon, 11 Dec 2006) | 3 lines
2401
2402 r1349@biokovo: eserte | 2006-12-11 00:07:50 +0100
2403 added some Busy/Unbusy tests to widget.t
2404
2405 ------------------------------------------------------------------------
2406 r8989 | eserte | 2006-12-11 00:59:24 +0100 (Mon, 11 Dec 2006) | 3 lines
2407
2408 r1348@biokovo: eserte | 2006-12-10 23:48:43 +0100
2409 converted widget.t to Test::More
2410
2411 ------------------------------------------------------------------------
2412 r8988 | eserte | 2006-12-11 00:59:06 +0100 (Mon, 11 Dec 2006) | 3 lines
2413
2414 r1347@biokovo: eserte | 2006-12-10 21:30:47 +0100
2415 added CAVEATS section to Pod to explain the necessity of using delete()
2416
2417 ------------------------------------------------------------------------
2418 r8987 | eserte | 2006-12-08 01:39:35 +0100 (Fri, 08 Dec 2006) | 3 lines
2419
2420 r1342@biokovo: eserte | 2006-12-08 01:38:13 +0100
2421 check_display_harness
2422
2423 ------------------------------------------------------------------------
2424 r8986 | eserte | 2006-12-08 01:39:06 +0100 (Fri, 08 Dec 2006) | 3 lines
2425
2426 r1341@biokovo: eserte | 2006-12-08 01:37:28 +0100
2427 added Encode prereq (normally build with perl 5.8.x, but could be disabled
2428
2429 ------------------------------------------------------------------------
2430 r8985 | eserte | 2006-12-08 01:38:50 +0100 (Fri, 08 Dec 2006) | 3 lines
2431
2432 r1340@biokovo: eserte | 2006-12-08 00:47:08 +0100
2433 more info in 00wmcheck.t, now with aligned output
2434
2435 ------------------------------------------------------------------------
2436 r8984 | eserte | 2006-12-08 01:38:32 +0100 (Fri, 08 Dec 2006) | 3 lines
2437
2438 r1339@biokovo: eserte | 2006-12-08 00:41:52 +0100
2439 more tests converted
2440
2441 ------------------------------------------------------------------------
2442 r8983 | eserte | 2006-12-04 22:09:15 +0100 (Mon, 04 Dec 2006) | 3 lines
2443
2444 r1337@biokovo: eserte | 2006-12-04 22:08:55 +0100
2445 just changed comments in the last tkListbox.c change to match the official Tcl/Tk changes
2446
2447 ------------------------------------------------------------------------
2448 r8982 | eserte | 2006-12-03 18:51:57 +0100 (Sun, 03 Dec 2006) | 6 lines
2449
2450 r1334@biokovo: eserte | 2006-12-03 17:28:28 +0100
2451 Fixed slow listbox itemconfigure if many items were in the widget by
2452 replacing ListboxWorldChanged with EventuallyRedrawRange with one element
2453 Problem spotted by Stephen in
2454 Message-ID: <1165144192.226228.254620@16g2000cwy.googlegroups.com>
2455
2456 ------------------------------------------------------------------------
2457 r8981 | eserte | 2006-12-03 18:51:32 +0100 (Sun, 03 Dec 2006) | 3 lines
2458
2459 r1333@biokovo: eserte | 2006-12-02 23:18:11 +0100
2460 more tests converted
2461
2462 ------------------------------------------------------------------------
2463 r8980 | eserte | 2006-11-28 23:37:56 +0100 (Tue, 28 Nov 2006) | 3 lines
2464
2465 r1330@biokovo: eserte | 2006-11-28 23:34:43 +0100
2466 Text widget: fixed array returns of get method; more text.t tests converted
2467
2468 ------------------------------------------------------------------------
2469 r8979 | eserte | 2006-11-28 23:37:32 +0100 (Tue, 28 Nov 2006) | 3 lines
2470
2471 r1329@biokovo: eserte | 2006-11-28 21:52:12 +0100
2472 increased version to be greater than the old Tk::MsgBox of Tk800.015
2473
2474 ------------------------------------------------------------------------
2475 r8978 | eserte | 2006-11-28 16:25:38 +0100 (Tue, 28 Nov 2006) | 1 line
2476
2477 compiles now on cygwin
2478 ------------------------------------------------------------------------
2479 r8977 | eserte | 2006-11-28 16:24:44 +0100 (Tue, 28 Nov 2006) | 1 line
2480
2481 workaround for Test::More bug generating a false error in t/font.t
2482 ------------------------------------------------------------------------
2483 r8976 | eserte | 2006-11-28 00:18:49 +0100 (Tue, 28 Nov 2006) | 3 lines
2484
2485 r1321@biokovo: eserte | 2006-11-28 00:17:22 +0100
2486 define WINARCH_... macro, use it for cygwin/X11 detection
2487
2488 ------------------------------------------------------------------------
2489 r8975 | eserte | 2006-11-28 00:18:26 +0100 (Tue, 28 Nov 2006) | 3 lines
2490
2491 r1320@biokovo: eserte | 2006-11-27 22:55:21 +0100
2492 ups, forgotten to increase array index
2493
2494 ------------------------------------------------------------------------
2495 r8974 | eserte | 2006-11-28 00:18:03 +0100 (Tue, 28 Nov 2006) | 4 lines
2496
2497 r1319@biokovo: eserte | 2006-11-27 21:53:09 +0100
2498 subfonts now also returns file of font, for better diagnostics. font.t
2499 checks for the helvetica metrics test for an expected font name.
2500
2501 ------------------------------------------------------------------------
2502 r8973 | eserte | 2006-11-28 00:17:38 +0100 (Tue, 28 Nov 2006) | 3 lines
2503
2504 r1318@biokovo: eserte | 2006-11-27 21:52:31 +0100
2505 Solaris success
2506
2507 ------------------------------------------------------------------------
2508 r8972 | eserte | 2006-11-27 00:16:40 +0100 (Mon, 27 Nov 2006) | 3 lines
2509
2510 r1316@biokovo: eserte | 2006-11-27 00:16:27 +0100
2511 more Todos
2512
2513 ------------------------------------------------------------------------
2514 r8971 | eserte | 2006-11-26 20:26:10 +0100 (Sun, 26 Nov 2006) | 3 lines
2515
2516 r1313@biokovo: eserte | 2006-11-26 20:25:19 +0100
2517 Tk-804.027-p4.patch.gz preparations
2518
2519 ------------------------------------------------------------------------
2520 r8970 | eserte | 2006-11-26 20:25:51 +0100 (Sun, 26 Nov 2006) | 5 lines
2521
2522 r1312@biokovo: eserte | 2006-11-26 20:06:37 +0100
2523 merge of current tkUnixXft.c from Tcl/Tk, but retained Perl/Tk changes
2524 (special font size handling, X11 font name selection)
2525 added tests to font.t to check X11 font name selection under Xft
2526
2527 ------------------------------------------------------------------------
2528 r8969 | eserte | 2006-11-26 17:20:25 +0100 (Sun, 26 Nov 2006) | 3 lines
2529
2530 r1304@biokovo: eserte | 2006-11-26 17:13:49 +0100
2531 workaround for segmentation faults with fontconfig 2.4.1
2532
2533 ------------------------------------------------------------------------
2534 r8968 | eserte | 2006-11-26 17:19:59 +0100 (Sun, 26 Nov 2006) | 3 lines
2535
2536 r1303@biokovo: eserte | 2006-11-26 17:13:18 +0100
2537 debian notes
2538
2539 ------------------------------------------------------------------------
2540 r8967 | eserte | 2006-11-26 17:19:43 +0100 (Sun, 26 Nov 2006) | 3 lines
2541
2542 r1302@biokovo: eserte | 2006-11-26 17:11:43 +0100
2543 implemented VERBOSE=1 switch in Makefile.PL
2544
2545 ------------------------------------------------------------------------
2546 r8966 | eserte | 2006-11-26 17:19:22 +0100 (Sun, 26 Nov 2006) | 3 lines
2547
2548 r1301@biokovo: eserte | 2006-11-26 17:11:33 +0100
2549 more font-dependent tests
2550
2551 ------------------------------------------------------------------------
2552 r8965 | eserte | 2006-11-26 17:19:01 +0100 (Sun, 26 Nov 2006) | 3 lines
2553
2554 r1300@biokovo: eserte | 2006-11-26 12:36:42 +0100
2555 merged old and new todos
2556
2557 ------------------------------------------------------------------------
2558 r8964 | eserte | 2006-11-26 17:18:45 +0100 (Sun, 26 Nov 2006) | 3 lines
2559
2560 r1299@biokovo: eserte | 2006-11-26 12:36:18 +0100
2561 added release date
2562
2563 ------------------------------------------------------------------------
2564 r8963 | eserte | 2006-11-26 17:18:29 +0100 (Sun, 26 Nov 2006) | 4 lines
2565
2566 r1298@biokovo: eserte | 2006-11-25 21:56:34 +0100
2567 ceased warning in bleedperl, probably caused by cop_warnings change
2568 (perl@27779)
2569
2570 ------------------------------------------------------------------------
2571 r8962 | eserte | 2006-11-25 21:38:46 +0100 (Sat, 25 Nov 2006) | 4 lines
2572
2573 r1295@biokovo: eserte | 2006-11-25 21:37:57 +0100
2574 more warning fixes in tkGlue.c (occurred only id perl was compiled with
2575 use64bitint)
2576
2577 ------------------------------------------------------------------------
2578 r8961 | eserte | 2006-11-25 21:38:29 +0100 (Sat, 25 Nov 2006) | 3 lines
2579
2580 r1294@biokovo: eserte | 2006-11-25 21:36:29 +0100
2581 listbox test: confused $v and $v
2582
2583 ------------------------------------------------------------------------
2584 r8960 | eserte | 2006-11-25 12:30:52 +0100 (Sat, 25 Nov 2006) | 3 lines
2585
2586 r1292@biokovo: eserte | 2006-11-25 12:27:29 +0100
2587 converted "%_" format string to "%"SVf to avoid warnings in bleadperl
2588
2589 ------------------------------------------------------------------------
2590 r8959 | eserte | 2006-11-25 00:19:22 +0100 (Sat, 25 Nov 2006) | 3 lines
2591
2592 r1290@biokovo: eserte | 2006-11-24 21:58:20 +0100
2593 better checks if fonts have the expected metrics
2594
2595 ------------------------------------------------------------------------
2596 r8958 | eserte | 2006-11-23 23:52:00 +0100 (Thu, 23 Nov 2006) | 3 lines
2597
2598 r1288@biokovo: eserte | 2006-11-23 23:51:42 +0100
2599 continued t/text.t conversion
2600
2601 ------------------------------------------------------------------------
2602 r8957 | eserte | 2006-11-23 02:14:34 +0100 (Thu, 23 Nov 2006) | 3 lines
2603
2604 r1286@biokovo: eserte | 2006-11-23 02:09:58 +0100
2605 core dump with -font=>undef solved, but not perfect yet
2606
2607 ------------------------------------------------------------------------
2608 r8956 | eserte | 2006-11-23 01:59:51 +0100 (Thu, 23 Nov 2006) | 3 lines
2609
2610 r1284@biokovo: eserte | 2006-11-23 01:59:34 +0100
2611 yet another (unresolved) segfault with undefined font, just a skipped test case for now
2612
2613 ------------------------------------------------------------------------
2614 r8955 | eserte | 2006-11-23 00:13:02 +0100 (Thu, 23 Nov 2006) | 3 lines
2615
2616 r1279@biokovo: eserte | 2006-11-23 00:10:04 +0100
2617 fixed wrong declaration in TclObjSetType
2618
2619 ------------------------------------------------------------------------
2620 r8954 | eserte | 2006-11-23 00:12:45 +0100 (Thu, 23 Nov 2006) | 3 lines
2621
2622 r1278@biokovo: eserte | 2006-11-23 00:06:16 +0100
2623 fixed another core dump if configure(-font=>undef) was used (along with test cases)
2624
2625 ------------------------------------------------------------------------
2626 r8953 | eserte | 2006-11-23 00:12:23 +0100 (Thu, 23 Nov 2006) | 3 lines
2627
2628 r1277@biokovo: eserte | 2006-11-23 00:04:53 +0100
2629 fixed number of tests
2630
2631 ------------------------------------------------------------------------
2632 r8952 | eserte | 2006-11-23 00:12:03 +0100 (Thu, 23 Nov 2006) | 3 lines
2633
2634 r1276@biokovo: eserte | 2006-11-22 23:28:03 +0100
2635 corrected number of tests
2636
2637 ------------------------------------------------------------------------
2638 r8951 | eserte | 2006-11-22 22:08:27 +0100 (Wed, 22 Nov 2006) | 5 lines
2639
2640 r1274@biokovo: eserte | 2006-11-22 22:07:51 +0100
2641 better handling of undef in BrowseEntry widgets
2642 bug reported by Puetz Kevin A
2643 Message-ID: <0B4BDC724143544EB509F90F7791EB64026EF8E1@edxmb16.jdnet.deere.com>
2644
2645 ------------------------------------------------------------------------
2646 r8950 | eserte | 2006-11-22 10:51:22 +0100 (Wed, 22 Nov 2006) | 1 line
2647
2648 corrected number of tests
2649 ------------------------------------------------------------------------
2650 r8949 | eserte | 2006-11-22 10:49:18 +0100 (Wed, 22 Nov 2006) | 1 line
2651
2652 fix font-related failures on cygwin/X11
2653 ------------------------------------------------------------------------
2654 r8948 | eserte | 2006-11-22 00:09:56 +0100 (Wed, 22 Nov 2006) | 3 lines
2655
2656 r1267@biokovo: eserte | 2006-11-22 00:09:00 +0100
2657 fixed font test: font family has to be matched case insensitive
2658
2659 ------------------------------------------------------------------------
2660 r8947 | eserte | 2006-11-22 00:09:38 +0100 (Wed, 22 Nov 2006) | 3 lines
2661
2662 r1266@biokovo: eserte | 2006-11-21 23:12:09 +0100
2663 skipping wm test which fail without a running window manager
2664
2665 ------------------------------------------------------------------------
2666 r8946 | eserte | 2006-11-22 00:09:20 +0100 (Wed, 22 Nov 2006) | 3 lines
2667
2668 r1265@biokovo: eserte | 2006-11-21 23:00:31 +0100
2669 disable fork.t and fileevent.t tests on cygwin
2670
2671 ------------------------------------------------------------------------
2672 r8945 | eserte | 2006-11-21 22:43:48 +0100 (Tue, 21 Nov 2006) | 5 lines
2673
2674 r1263@biokovo: eserte | 2006-11-21 22:28:36 +0100
2675 Fix for segfault in t/regexp.t with perl 5.9.x. See also
2676 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00748.html
2677 for a similar issue.
2678
2679 ------------------------------------------------------------------------
2680 r8944 | eserte | 2006-11-21 20:25:42 +0100 (Tue, 21 Nov 2006) | 1 line
2681
2682 make cygwin working with X11
2683 ------------------------------------------------------------------------
2684 r8943 | eserte | 2006-11-21 02:17:30 +0100 (Tue, 21 Nov 2006) | 3 lines
2685
2686 r1258@biokovo: eserte | 2006-11-21 02:16:34 +0100
2687 more test for unicode problems in Tk::Text (unfixed)
2688
2689 ------------------------------------------------------------------------
2690 r8942 | eserte | 2006-11-21 02:17:10 +0100 (Tue, 21 Nov 2006) | 3 lines
2691
2692 r1257@biokovo: eserte | 2006-11-21 01:23:41 +0100
2693 fixed Tk::Text movements wordstart and wordend in unicode content; new function Tcl_UniCharIsWordChar
2694
2695 ------------------------------------------------------------------------
2696 r8941 | eserte | 2006-11-21 01:07:51 +0100 (Tue, 21 Nov 2006) | 3 lines
2697
2698 r1254@biokovo: eserte | 2006-11-21 01:07:20 +0100
2699 another unicode problem in Tk::Text, unfixed
2700
2701 ------------------------------------------------------------------------
2702 r8940 | eserte | 2006-11-21 01:07:34 +0100 (Tue, 21 Nov 2006) | 3 lines
2703
2704 r1253@biokovo: eserte | 2006-11-21 00:12:31 +0100
2705
2706
2707 ------------------------------------------------------------------------
2708 r8939 | eserte | 2006-11-20 23:53:17 +0100 (Mon, 20 Nov 2006) | 3 lines
2709
2710 r1251@biokovo: eserte | 2006-11-20 23:52:58 +0100
2711 last fix for fixing fontActual(undef) was not quite right, but hopefully now it is
2712
2713 ------------------------------------------------------------------------
2714 r8938 | eserte | 2006-11-20 23:21:01 +0100 (Mon, 20 Nov 2006) | 4 lines
2715
2716 r1246@biokovo: eserte | 2006-11-20 23:19:44 +0100
2717 fix segfaults if undef font name was used in fontActual etc.
2718 added tests to t/font.t which was also converted to Test::More
2719
2720 ------------------------------------------------------------------------
2721 r8937 | eserte | 2006-11-20 23:20:39 +0100 (Mon, 20 Nov 2006) | 3 lines
2722
2723 r1245@biokovo: eserte | 2006-11-20 23:18:33 +0100
2724 TclObjSetType: protect debugging code from unset type
2725
2726 ------------------------------------------------------------------------
2727 r8936 | eserte | 2006-11-20 23:20:22 +0100 (Mon, 20 Nov 2006) | 3 lines
2728
2729 r1244@biokovo: eserte | 2006-11-20 21:20:09 +0100
2730 fixed wrong usage of $#{@...} which does not work anymore in bleedperl
2731
2732 ------------------------------------------------------------------------
2733 r8935 | eserte | 2006-11-20 23:19:58 +0100 (Mon, 20 Nov 2006) | 3 lines
2734
2735 r1243@biokovo: eserte | 2006-11-20 21:19:24 +0100
2736 compiled Changes
2737
2738 ------------------------------------------------------------------------
2739 r8934 | eserte | 2006-11-19 23:06:39 +0100 (Sun, 19 Nov 2006) | 3 lines
2740
2741 r1241@biokovo: eserte | 2006-11-19 23:06:20 +0100
2742 fixed immediate ptksh core dump on Windows
2743
2744 ------------------------------------------------------------------------
2745 r8933 | eserte | 2006-11-19 22:52:02 +0100 (Sun, 19 Nov 2006) | 9 lines
2746
2747 r1237@biokovo: eserte | 2006-11-19 22:50:46 +0100
2748 various changes to make building under MSWin32 using Strawberry perl possible:
2749 fixed libpng Makefile because dmake does not recognize "rem" as a command
2750 the -use parameter for embedded windows accepts hex ids
2751 fixed almost all tclish lists in tkWinWm.c (like formerly in tkUnixWm.c)
2752 fixed wmTracing arguments (like formerly in tkUnixWM.c)
2753 fixed widthInc and heightInc acceptance for wm grid
2754 t/wm.t and t/wm-tcl.t now run under Windows, but with a lot of TODO tests
2755
2756 ------------------------------------------------------------------------
2757 r8932 | eserte | 2006-11-19 22:51:26 +0100 (Sun, 19 Nov 2006) | 3 lines
2758
2759 r1236@biokovo: eserte | 2006-11-19 22:43:50 +0100
2760 prevent from generating a META.yml file
2761
2762 ------------------------------------------------------------------------
2763 r8931 | eserte | 2006-11-19 22:51:09 +0100 (Sun, 19 Nov 2006) | 3 lines
2764
2765 r1235@biokovo: eserte | 2006-11-19 22:43:13 +0100
2766 moved Lang_Utf8ToBytes to encGlue.c, now static only
2767
2768 ------------------------------------------------------------------------
2769 r8930 | eserte | 2006-11-19 14:43:54 +0100 (Sun, 19 Nov 2006) | 3 lines
2770
2771 r1232@biokovo: eserte | 2006-11-19 14:43:03 +0100
2772 removed META.yml from distro; let MakeMaker create a META.yml automatically
2773
2774 ------------------------------------------------------------------------
2775 r8929 | eserte | 2006-11-19 14:43:36 +0100 (Sun, 19 Nov 2006) | 6 lines
2776
2777 r1231@biokovo: eserte | 2006-11-18 16:32:56 +0100
2778 ImgXpmGetDataFromFile now uses Tcl_Channel for file reading, thus filename
2779 conversion from utf8 to native is now done right
2780 pixmap.t converted to Test::More and added a test for non-existing pixmap
2781 unicode.t now passes all tests
2782
2783 ------------------------------------------------------------------------
2784 r8928 | eserte | 2006-11-17 00:01:11 +0100 (Fri, 17 Nov 2006) | 5 lines
2785
2786 r1225@biokovo: eserte | 2006-11-16 23:55:59 +0100
2787 fixed loading of photos and bitmaps with non-ascii characters
2788 see also Message-ID: <451e2719$0$21144$7a628cd7@news.club-internet.fr>
2789 xpm pixmaps are not fixed yet
2790
2791 ------------------------------------------------------------------------
2792 r8927 | eserte | 2006-11-17 00:00:39 +0100 (Fri, 17 Nov 2006) | 3 lines
2793
2794 r1224@biokovo: eserte | 2006-11-16 22:02:54 +0100
2795 new unicode-related tests
2796
2797 ------------------------------------------------------------------------
2798 r8926 | eserte | 2006-11-17 00:00:09 +0100 (Fri, 17 Nov 2006) | 3 lines
2799
2800 r1223@biokovo: eserte | 2006-11-16 21:41:22 +0100
2801 maybe fixed listbox deletion leak, reported in http://rt.cpan.org/Ticket/Display.html?id=12466
2802
2803 ------------------------------------------------------------------------
2804 r8925 | eserte | 2006-11-16 23:59:51 +0100 (Thu, 16 Nov 2006) | 3 lines
2805
2806 r1222@biokovo: eserte | 2006-11-16 21:36:11 +0100
2807 smaller values for leak check, 10 is enough
2808
2809 ------------------------------------------------------------------------
2810 r8924 | eserte | 2006-11-16 23:59:33 +0100 (Thu, 16 Nov 2006) | 4 lines
2811
2812 r1221@biokovo: eserte | 2006-11-16 21:35:48 +0100
2813 central -listvar check
2814 more test names
2815
2816 ------------------------------------------------------------------------
2817 r8923 | eserte | 2006-11-16 01:37:29 +0100 (Thu, 16 Nov 2006) | 3 lines
2818
2819 r1219@biokovo: eserte | 2006-11-16 01:37:15 +0100
2820 converted to Test::More; more test for leaking Tk::Listbox insert
2821
2822 ------------------------------------------------------------------------
2823 r8922 | eserte | 2006-11-16 00:20:15 +0100 (Thu, 16 Nov 2006) | 3 lines
2824
2825 r1212@biokovo: eserte | 2006-11-16 00:18:08 +0100
2826 Pod correction: wrong package name
2827
2828 ------------------------------------------------------------------------
2829 r8921 | eserte | 2006-11-16 00:19:52 +0100 (Thu, 16 Nov 2006) | 3 lines
2830
2831 r1211@biokovo: eserte | 2006-11-15 22:34:23 +0100
2832 corrected number of tests
2833
2834 ------------------------------------------------------------------------
2835 r8920 | eserte | 2006-11-16 00:19:35 +0100 (Thu, 16 Nov 2006) | 3 lines
2836
2837 r1210@biokovo: eserte | 2006-11-15 22:30:52 +0100
2838 solved core dump when using font patterns and Xft
2839
2840 ------------------------------------------------------------------------
2841 r8919 | eserte | 2006-11-16 00:19:09 +0100 (Thu, 16 Nov 2006) | 3 lines
2842
2843 r1209@biokovo: eserte | 2006-11-14 23:36:39 +0100
2844 MANIFEST.SKIP is generated by MANIFEST.SKIP.PL
2845
2846 ------------------------------------------------------------------------
2847 r8918 | eserte | 2006-11-16 00:18:51 +0100 (Thu, 16 Nov 2006) | 3 lines
2848
2849 r1208@biokovo: eserte | 2006-11-14 20:52:09 +0100
2850 make distcheck is now silent
2851
2852 ------------------------------------------------------------------------
2853 r8917 | eserte | 2006-11-16 00:18:34 +0100 (Thu, 16 Nov 2006) | 3 lines
2854
2855 r1207@biokovo: eserte | 2006-11-14 20:49:37 +0100
2856 some cleanup in UnderlineAmpersand and MsgBox support
2857
2858 ------------------------------------------------------------------------
2859 r8916 | eserte | 2006-11-14 01:17:25 +0100 (Tue, 14 Nov 2006) | 3 lines
2860
2861 r1205@biokovo: eserte | 2006-11-14 01:17:05 +0100
2862 extended messgebox demonstration: may select MsgBox implementation or old DialogBox implementation
2863
2864 ------------------------------------------------------------------------
2865 r8915 | eserte | 2006-11-14 00:52:03 +0100 (Tue, 14 Nov 2006) | 3 lines
2866
2867 r1196@biokovo: eserte | 2006-11-14 00:49:15 +0100
2868 first implementation of Tk::MsgBox, together with tests
2869
2870 ------------------------------------------------------------------------
2871 r8914 | eserte | 2006-11-14 00:51:37 +0100 (Tue, 14 Nov 2006) | 3 lines
2872
2873 r1195@biokovo: eserte | 2006-11-14 00:48:50 +0100
2874 added UnderlineAmpersand et al. (primarily for Tk::MsgBox support)
2875
2876 ------------------------------------------------------------------------
2877 r8913 | eserte | 2006-11-14 00:51:20 +0100 (Tue, 14 Nov 2006) | 3 lines
2878
2879 r1194@biokovo: eserte | 2006-11-14 00:48:13 +0100
2880 corrected number of tests
2881
2882 ------------------------------------------------------------------------
2883 r8912 | eserte | 2006-11-14 00:50:56 +0100 (Tue, 14 Nov 2006) | 3 lines
2884
2885 r1193@biokovo: eserte | 2006-11-14 00:40:57 +0100
2886
2887
2888 ------------------------------------------------------------------------
2889 r8911 | eserte | 2006-11-14 00:50:39 +0100 (Tue, 14 Nov 2006) | 3 lines
2890
2891 r1192@biokovo: eserte | 2006-11-13 22:56:31 +0100
2892 added more widgets to basic test
2893
2894 ------------------------------------------------------------------------
2895 r8910 | eserte | 2006-11-14 00:50:18 +0100 (Tue, 14 Nov 2006) | 3 lines
2896
2897 r1191@biokovo: eserte | 2006-11-13 22:56:05 +0100
2898 beginnings of t/text.t
2899
2900 ------------------------------------------------------------------------
2901 r8909 | eserte | 2006-11-14 00:49:52 +0100 (Tue, 14 Nov 2006) | 3 lines
2902
2903 r1190@biokovo: eserte | 2006-11-13 22:00:45 +0100
2904 can handle non-ascii chars in directory and file names, at least under Unix
2905
2906 ------------------------------------------------------------------------
2907 r8908 | eserte | 2006-11-14 00:49:33 +0100 (Tue, 14 Nov 2006) | 3 lines
2908
2909 r1189@biokovo: eserte | 2006-11-13 21:24:23 +0100
2910 automatically rebuild Makefiles preserve all MakeMaker arguments, especially XFT
2911
2912 ------------------------------------------------------------------------
2913 r8907 | eserte | 2006-11-12 00:48:07 +0100 (Sun, 12 Nov 2006) | 3 lines
2914
2915 r1180@biokovo: eserte | 2006-11-12 00:32:45 +0100
2916 added -server option; dies if no NNTP server could be connected
2917
2918 ------------------------------------------------------------------------
2919 r8906 | eserte | 2006-11-12 00:47:51 +0100 (Sun, 12 Nov 2006) | 3 lines
2920
2921 r1179@biokovo: eserte | 2006-11-12 00:27:20 +0100
2922 added missing option dashes in gedi
2923
2924 ------------------------------------------------------------------------
2925 r8905 | eserte | 2006-11-12 00:47:35 +0100 (Sun, 12 Nov 2006) | 3 lines
2926
2927 r1178@biokovo: eserte | 2006-11-12 00:24:00 +0100
2928 fix: starting empty ptksh now possible again
2929
2930 ------------------------------------------------------------------------
2931 r8904 | eserte | 2006-11-12 00:47:12 +0100 (Sun, 12 Nov 2006) | 3 lines
2932
2933 r1177@biokovo: eserte | 2006-11-12 00:15:21 +0100
2934 CmdLine Pod now only in own file; updated
2935
2936 ------------------------------------------------------------------------
2937 r8903 | eserte | 2006-11-12 00:46:50 +0100 (Sun, 12 Nov 2006) | 3 lines
2938
2939 r1176@biokovo: eserte | 2006-11-12 00:14:59 +0100
2940 more Pod fixes
2941
2942 ------------------------------------------------------------------------
2943 r8902 | eserte | 2006-11-12 00:46:02 +0100 (Sun, 12 Nov 2006) | 3 lines
2944
2945 r1175@biokovo: eserte | 2006-11-11 23:56:36 +0100
2946 minor Pod fixes
2947
2948 ------------------------------------------------------------------------
2949 r8901 | eserte | 2006-11-12 00:45:44 +0100 (Sun, 12 Nov 2006) | 3 lines
2950
2951 r1174@biokovo: eserte | 2006-11-11 23:56:13 +0100
2952 moved Item.pod to Menu subdirectory
2953
2954 ------------------------------------------------------------------------
2955 r8900 | eserte | 2006-11-12 00:45:25 +0100 (Sun, 12 Nov 2006) | 3 lines
2956
2957 r1173@biokovo: eserte | 2006-11-11 23:55:25 +0100
2958 moved Item.pod to Menu subdirectory
2959
2960 ------------------------------------------------------------------------
2961 r8899 | eserte | 2006-11-11 15:59:31 +0100 (Sat, 11 Nov 2006) | 3 lines
2962
2963 r1171@biokovo: eserte | 2006-11-11 15:59:24 +0100
2964 cease warnings caused by underscore in VERSION
2965
2966 ------------------------------------------------------------------------
2967 r8898 | eserte | 2006-11-11 03:04:16 +0100 (Sat, 11 Nov 2006) | 4 lines
2968
2969 r1168@biokovo: eserte | 2006-11-11 03:03:46 +0100
2970 tearoff menus: swaped call of tearOffMenu and Unpost, now title of tearoff
2971 menu is set correctly
2972
2973 ------------------------------------------------------------------------
2974 r8897 | eserte | 2006-11-11 03:03:57 +0100 (Sat, 11 Nov 2006) | 3 lines
2975
2976 r1167@biokovo: eserte | 2006-11-11 03:02:42 +0100
2977 ups, typo
2978
2979 ------------------------------------------------------------------------
2980 r8896 | eserte | 2006-11-11 01:53:07 +0100 (Sat, 11 Nov 2006) | 4 lines
2981
2982 r1165@biokovo: eserte | 2006-11-11 01:52:58 +0100
2983 protect some grabGlobal calls, should fix
2984 https://rt.cpan.org/Public/Bug/Display.html?id=15677
2985
2986 ------------------------------------------------------------------------
2987 r8895 | eserte | 2006-11-11 01:30:18 +0100 (Sat, 11 Nov 2006) | 5 lines
2988
2989 r1163@biokovo: eserte | 2006-11-11 01:30:06 +0100
2990 tearOffMenu:
2991 added an "Exists" protection (like in the Tcl original)
2992 explicitely set state to normal
2993
2994 ------------------------------------------------------------------------
2995 r8894 | eserte | 2006-11-09 00:40:36 +0100 (Thu, 09 Nov 2006) | 3 lines
2996
2997 r1157@biokovo: eserte | 2006-11-09 00:38:24 +0100
2998 some minor TextList fixes, but still more than half of the tests fail
2999
3000 ------------------------------------------------------------------------
3001 r8893 | eserte | 2006-11-09 00:40:14 +0100 (Thu, 09 Nov 2006) | 3 lines
3002
3003 r1156@biokovo: eserte | 2006-11-09 00:14:37 +0100
3004 show current window manager information before starting tests
3005
3006 ------------------------------------------------------------------------
3007 r8892 | eserte | 2006-11-09 00:39:53 +0100 (Thu, 09 Nov 2006) | 3 lines
3008
3009 r1155@biokovo: eserte | 2006-11-09 00:14:14 +0100
3010 more failure statistics
3011
3012 ------------------------------------------------------------------------
3013 r8891 | eserte | 2006-11-09 00:39:34 +0100 (Thu, 09 Nov 2006) | 3 lines
3014
3015 r1154@biokovo: eserte | 2006-11-08 23:28:34 +0100
3016 new listbox tests: -listvar, itemconfigure
3017
3018 ------------------------------------------------------------------------
3019 r8890 | eserte | 2006-11-09 00:39:11 +0100 (Thu, 09 Nov 2006) | 3 lines
3020
3021 r1153@biokovo: eserte | 2006-11-08 22:06:24 +0100
3022 converted to Test::More
3023
3024 ------------------------------------------------------------------------
3025 r8889 | eserte | 2006-11-08 19:58:19 +0100 (Wed, 08 Nov 2006) | 1 line
3026
3027 more wm tests may fail on newer fvwm 2.5.18
3028 ------------------------------------------------------------------------
3029 r8888 | eserte | 2006-11-08 19:41:37 +0100 (Wed, 08 Nov 2006) | 1 line
3030
3031 even more wm tests may fail on older metacity
3032 ------------------------------------------------------------------------
3033 r8887 | eserte | 2006-11-08 00:05:18 +0100 (Wed, 08 Nov 2006) | 4 lines
3034
3035 r1142@biokovo: eserte | 2006-11-07 23:56:34 +0100
3036 Test -> Test::More
3037 made one critical test case a TODO test (fails sometimes on metacity)
3038
3039 ------------------------------------------------------------------------
3040 r8886 | eserte | 2006-11-08 00:04:56 +0100 (Wed, 08 Nov 2006) | 3 lines
3041
3042 r1141@biokovo: eserte | 2006-11-07 23:43:12 +0100
3043 tests for wmTracing; blocks
3044
3045 ------------------------------------------------------------------------
3046 r8885 | eserte | 2006-11-08 00:04:33 +0100 (Wed, 08 Nov 2006) | 3 lines
3047
3048 r1140@biokovo: eserte | 2006-11-07 23:42:52 +0100
3049 make wmTracing working
3050
3051 ------------------------------------------------------------------------
3052 r8884 | eserte | 2006-11-08 00:04:15 +0100 (Wed, 08 Nov 2006) | 3 lines
3053
3054 r1139@biokovo: eserte | 2006-11-07 23:42:18 +0100
3055 translated fullscreen tests; some TODO tests for metacity; -poswin is default
3056
3057 ------------------------------------------------------------------------
3058 r8883 | eserte | 2006-11-08 00:03:56 +0100 (Wed, 08 Nov 2006) | 3 lines
3059
3060 r1138@biokovo: eserte | 2006-11-07 23:41:37 +0100
3061 missing geometry
3062
3063 ------------------------------------------------------------------------
3064 r8882 | eserte | 2006-11-08 00:03:38 +0100 (Wed, 08 Nov 2006) | 3 lines
3065
3066 r1137@biokovo: eserte | 2006-11-07 22:05:42 +0100
3067 set no of tests
3068
3069 ------------------------------------------------------------------------
3070 r8881 | eserte | 2006-11-07 23:57:03 +0100 (Tue, 07 Nov 2006) | 3 lines
3071
3072 r1136@biokovo: eserte | 2006-11-07 22:04:47 +0100
3073 completed
3074
3075 ------------------------------------------------------------------------
3076 r8880 | eserte | 2006-11-06 23:58:24 +0100 (Mon, 06 Nov 2006) | 3 lines
3077
3078 r1132@biokovo: eserte | 2006-11-06 23:57:31 +0100
3079 completed nearly 80%
3080
3081 ------------------------------------------------------------------------
3082 r8879 | eserte | 2006-11-06 23:58:03 +0100 (Mon, 06 Nov 2006) | 3 lines
3083
3084 r1131@biokovo: eserte | 2006-11-06 23:57:15 +0100
3085 removed unused char arrays, resizable also returns list now
3086
3087 ------------------------------------------------------------------------
3088 r8878 | eserte | 2006-11-06 23:57:43 +0100 (Mon, 06 Nov 2006) | 3 lines
3089
3090 r1130@biokovo: eserte | 2006-11-06 23:56:37 +0100
3091 stackorder was missing
3092
3093 ------------------------------------------------------------------------
3094 r8877 | eserte | 2006-11-06 00:04:21 +0100 (Mon, 06 Nov 2006) | 3 lines
3095
3096 r1127@biokovo: eserte | 2006-11-06 00:03:33 +0100
3097 incompatible changes: iconposition and wmGrid return lists now
3098
3099 ------------------------------------------------------------------------
3100 r8876 | eserte | 2006-11-06 00:04:00 +0100 (Mon, 06 Nov 2006) | 3 lines
3101
3102 r1126@biokovo: eserte | 2006-11-06 00:02:27 +0100
3103 completed 40% of original wm.test from Tcl/Tk
3104
3105 ------------------------------------------------------------------------
3106 r8875 | eserte | 2006-11-05 21:47:27 +0100 (Sun, 05 Nov 2006) | 5 lines
3107
3108 r1124@biokovo: eserte | 2006-11-05 21:47:16 +0100
3109 beginning new test file wm-tcl.t
3110 ups, forgotten wrapper in tkUnixWm.c (but now it's tested in wm.t)
3111 output of aspect is now a list
3112
3113 ------------------------------------------------------------------------
3114 r8874 | eserte | 2006-11-05 21:11:09 +0100 (Sun, 05 Nov 2006) | 3 lines
3115
3116 r1120@biokovo: eserte | 2006-11-05 21:09:49 +0100
3117 iconphoto implementation, documentation and test
3118
3119 ------------------------------------------------------------------------
3120 r8873 | eserte | 2006-11-05 21:10:19 +0100 (Sun, 05 Nov 2006) | 3 lines
3121
3122 r1119@biokovo: eserte | 2006-11-05 19:53:41 +0100
3123 integrate Tcl/Tk version 1.51, not fully completed
3124
3125 ------------------------------------------------------------------------
3126 r8872 | eserte | 2006-11-05 21:09:57 +0100 (Sun, 05 Nov 2006) | 3 lines
3127
3128 r1118@biokovo: eserte | 2006-11-05 19:52:32 +0100
3129
3130
3131 ------------------------------------------------------------------------
3132 r8871 | eserte | 2006-11-05 11:45:05 +0100 (Sun, 05 Nov 2006) | 3 lines
3133
3134 r1113@biokovo: eserte | 2006-11-05 11:43:52 +0100
3135 inc VERSION
3136
3137 ------------------------------------------------------------------------
3138 r8870 | eserte | 2006-11-05 11:44:43 +0100 (Sun, 05 Nov 2006) | 3 lines
3139
3140 r1112@biokovo: eserte | 2006-11-05 11:43:38 +0100
3141 new ToDos
3142
3143 ------------------------------------------------------------------------
3144 r8869 | eserte | 2006-11-05 11:44:23 +0100 (Sun, 05 Nov 2006) | 3 lines
3145
3146 r1111@biokovo: eserte | 2006-11-05 11:43:19 +0100
3147 warning fix
3148
3149 ------------------------------------------------------------------------
3150 r8868 | eserte | 2006-11-05 11:43:59 +0100 (Sun, 05 Nov 2006) | 3 lines
3151
3152 r1110@biokovo: eserte | 2006-11-05 11:43:03 +0100
3153 enable tests for Xft builds; shorter delay before exit
3154
3155 ------------------------------------------------------------------------
3156 r8867 | eserte | 2006-11-04 16:21:13 +0100 (Sat, 04 Nov 2006) | 3 lines
3157
3158 r1108@biokovo: eserte | 2006-11-04 16:21:05 +0100
3159 minor Pod tweaks
3160
3161 ------------------------------------------------------------------------
3162 r8866 | eserte | 2006-11-04 14:56:41 +0100 (Sat, 04 Nov 2006) | 3 lines
3163
3164 r1105@biokovo: eserte | 2006-11-04 14:56:17 +0100
3165 adjusted VERSION
3166
3167 ------------------------------------------------------------------------
3168 r8865 | eserte | 2006-11-04 14:56:23 +0100 (Sat, 04 Nov 2006) | 3 lines
3169
3170 r1104@biokovo: eserte | 2006-11-04 14:53:49 +0100
3171 Pasting selection with middle mouse sets cursor position now
3172
3173 ------------------------------------------------------------------------
3174 r8864 | eserte | 2006-11-04 14:18:40 +0100 (Sat, 04 Nov 2006) | 4 lines
3175
3176 r1102@biokovo: eserte | 2006-11-04 14:18:29 +0100
3177 x is an alias for d
3178 font handling: force fixed font, use bold font for prompt
3179
3180 ------------------------------------------------------------------------
3181 r8863 | eserte | 2006-11-03 22:02:21 +0100 (Fri, 03 Nov 2006) | 3 lines
3182
3183 r1100@biokovo: eserte | 2006-11-03 22:01:18 +0100
3184 translation completed
3185
3186 ------------------------------------------------------------------------
3187 r8862 | eserte | 2006-11-03 19:50:53 +0100 (Fri, 03 Nov 2006) | 1 line
3188
3189 update
3190 ------------------------------------------------------------------------
3191 r8861 | eserte | 2006-11-03 19:35:26 +0100 (Fri, 03 Nov 2006) | 1 line
3192
3193 NEED_FT2BUILD_H macro to get XFT build on an old RedHat version
3194 ------------------------------------------------------------------------
3195 r8860 | eserte | 2006-11-03 19:27:27 +0100 (Fri, 03 Nov 2006) | 1 line
3196
3197 allow setting defines in try_run/compile
3198 ------------------------------------------------------------------------
3199 r8859 | eserte | 2006-11-03 19:26:42 +0100 (Fri, 03 Nov 2006) | 1 line
3200
3201 corrected no of tests
3202 ------------------------------------------------------------------------
3203 r8858 | eserte | 2006-11-02 23:27:13 +0100 (Thu, 02 Nov 2006) | 3 lines
3204
3205 r1092@biokovo: eserte | 2006-11-02 23:26:40 +0100
3206 more tests converted
3207
3208 ------------------------------------------------------------------------
3209 r8857 | eserte | 2006-11-02 23:26:49 +0100 (Thu, 02 Nov 2006) | 3 lines
3210
3211 r1091@biokovo: eserte | 2006-11-02 22:51:47 +0100
3212 started conversion from tcl original
3213
3214 ------------------------------------------------------------------------
3215 r8856 | eserte | 2006-11-02 22:28:44 +0100 (Thu, 02 Nov 2006) | 3 lines
3216
3217 r1089@biokovo: eserte | 2006-11-02 22:28:36 +0100
3218 avoid ptksh initial slowness and when popping up history
3219
3220 ------------------------------------------------------------------------
3221 r8855 | eserte | 2006-11-01 23:06:21 +0100 (Wed, 01 Nov 2006) | 3 lines
3222
3223 r1087@biokovo: eserte | 2006-11-01 23:05:07 +0100
3224 entry.t/listbox.t tests work also with Xft
3225
3226 ------------------------------------------------------------------------
3227 r8854 | eserte | 2006-10-31 01:43:06 +0100 (Tue, 31 Oct 2006) | 5 lines
3228
3229 r1085@biokovo: eserte | 2006-10-31 01:42:57 +0100
3230 change in ConfigureWinItem to fix
3231 https://rt.cpan.org/Ticket/Display.html?id=4677
3232 (which is the same as Bug 982248 in the Tcl/Tk version)
3233
3234 ------------------------------------------------------------------------
3235 r8853 | eserte | 2006-10-31 01:34:05 +0100 (Tue, 31 Oct 2006) | 3 lines
3236
3237 r1083@biokovo: eserte | 2006-10-31 01:34:00 +0100
3238 Ctrl-Q accelerator, changed date
3239
3240 ------------------------------------------------------------------------
3241 r8852 | eserte | 2006-10-31 01:29:58 +0100 (Tue, 31 Oct 2006) | 3 lines
3242
3243 r1081@biokovo: eserte | 2006-10-31 01:29:52 +0100
3244 strip DOS newlines from user contributed demos titles
3245
3246 ------------------------------------------------------------------------
3247 r8851 | eserte | 2006-10-31 01:19:13 +0100 (Tue, 31 Oct 2006) | 4 lines
3248
3249 r1079@biokovo: eserte | 2006-10-31 01:19:05 +0100
3250 manually merged from the Tcl/Tk counterpart from January 2006 to fix
3251 http://rt.cpan.org/Ticket/Display.html?id=6026
3252
3253 ------------------------------------------------------------------------
3254 r8850 | eserte | 2006-10-31 00:44:04 +0100 (Tue, 31 Oct 2006) | 5 lines
3255
3256 r1077@biokovo: eserte | 2006-10-31 00:43:55 +0100
3257 converted from Test to Test::More
3258 force wm dependent tests with -wmtest option
3259 enable all Unicode related tests
3260
3261 ------------------------------------------------------------------------
3262 r8849 | eserte | 2006-10-30 23:28:55 +0100 (Mon, 30 Oct 2006) | 3 lines
3263
3264 r1075@biokovo: eserte | 2006-10-30 23:28:40 +0100
3265 http://rt.cpan.org/Ticket/Display.html?id=8567
3266
3267 ------------------------------------------------------------------------
3268 r8848 | eserte | 2006-10-30 23:14:48 +0100 (Mon, 30 Oct 2006) | 1 line
3269
3270 https://rt.cpan.org/Ticket/Display.html?id=6708
3271 ------------------------------------------------------------------------
3272 r8847 | eserte | 2006-10-24 01:32:56 +0200 (Tue, 24 Oct 2006) | 2 lines
3273
3274 see https://rt.cpan.org/Ticket/Display.html?id=6166
3275
3276 ------------------------------------------------------------------------
3277 r8846 | eserte | 2006-10-24 01:31:25 +0200 (Tue, 24 Oct 2006) | 2 lines
3278
3279 automatically changed by Makefile?
3280
3281 ------------------------------------------------------------------------
3282 r8845 | eserte | 2006-10-24 01:14:17 +0200 (Tue, 24 Oct 2006) | 3 lines
3283
3284 documented Walk, as wished in
3285 https://rt.cpan.org/Ticket/Display.html?id=394
3286
3287 ------------------------------------------------------------------------
3288 r8844 | eserte | 2006-10-24 00:37:11 +0200 (Tue, 24 Oct 2006) | 3 lines
3289
3290 patch from
3291 http://groups.google.com/group/comp.lang.perl.tk/browse_frm/thread/b8a65eadd66b2efe/97500370b02e1642?lnk=st&q=perl+tk+xlib+windows&rnum=1#97500370b02e1642
3292
3293 ------------------------------------------------------------------------
3294 r8843 | eserte | 2006-10-24 00:25:33 +0200 (Tue, 24 Oct 2006) | 3 lines
3295
3296 applied informal patch from
3297 https://rt.cpan.org/Ticket/Display.html?id=16053
3298
3299 ------------------------------------------------------------------------
3300 r8842 | eserte | 2006-10-23 23:51:54 +0200 (Mon, 23 Oct 2006) | 1 line
3301
3302 initial checkin
3303 ------------------------------------------------------------------------
3304 r8798 | robert | 2007-02-04 06:48:03 +0100 (Sun, 04 Feb 2007) | 2 lines
3305
3306 41370 - Tk
3307
3308 ------------------------------------------------------------------------
3309
3310 Following the old perforce changelog
3311 ========================================================================
3312
3313 Change 3278 on 2004/04/11 by nick@llama
3314
3315 Change VERSION to 804.027
3316
3317 Change 3277 on 2004/04/08 by nick@camel
3318
3319 Win32 cannot do CORE::exit.
3320
3321 Change 3276 on 2004/04/08 by nick@llama
3322
3323 Forgot to add fork.t test to perforce
3324
3325 Change 3275 on 2004/04/08 by nick@llama
3326
3327 XS variant of Slaven's fix for
3328 [cpan #5783] fork/CORE::exit does not work anymore
3329
3330 Change 3273 on 2004/04/03 by nick@camel
3331
3332 Tidy up the simple minded Win32Site stuff to
3333 it follows current DragDrop calling conventions etc.
3334
3335 Change 3271 on 2004/04/03 by nick@camel
3336
3337 Avoid vtable mess of LangWinChildProc and possible
3338 hInstance issues by having Tk define an CS_OWNDC window
3339 class for Tk::GLX to use.
3340
3341 Change 3270 on 2004/04/03 by nick@dromedary
3342
3343 Avoid perl-ish comment in comment looking like pragma
3344
3345 Change 3267 on 2004/04/02 by nick@ElixentWinXP
3346
3347 #include path wasn't right after install
3348
3349 Change 3263 on 2004/03/31 by nick@camel
3350
3351 Update .t/.m
3352
3353 Change 3262 on 2004/03/31 by nick@camel
3354
3355 Add a LangWinChildProc() wrapper on the special
3356 TkWinChildProc()
3357
3358 Change 3259 on 2004/03/28 by nick@llama
3359
3360 JPEG fix for SPARC-64 etc. where LDFLAGs are needed.
3361
3362 Change 3251 on 2004/03/27 by nick@camel
3363
3364 Reinstate wm imageicon on Win32
3365
3366 Change 3250 on 2004/03/27 by nick@camel
3367
3368 Now we use PoitToWindow for Drag&Drop we need
3369 a Win32 version that works.
3370
3371 Change 3249 on 2004/03/27 by nick@camel
3372
3373 Dummy 'wm wrapper' command for Win32
3374
3375 Change 3248 on 2004/03/27 by nick@camel
3376
3377 Missing dTHX for non GCC
3378
3379 Change 3247 on 2004/03/27 by nick@llama
3380
3381 Drop LIB="$(LIB)" from PASTHRU - it breaks cygwin
3382 which inherits LIB from environment, and is not used
3383 anywhere in Tk.
3384
3385 Change 3245 on 2004/03/27 by nick@llama
3386
3387 Revert to using system encoding in PostScript,
3388 but make sure we set up CurrentEncoding.
3389
3390 Change 3244 on 2004/03/27 by nick@llama
3391
3392 REFCNT issue with SystemEncoding
3393
3394 Change 3243 on 2004/03/27 by nick@llama
3395
3396 Fix PostScript text being function of locale when Font encoding
3397 isn't. Also makes it match %%DocumentData: Clean7Bit claim.
3398
3399 Change 3242 on 2004/03/27 by nick@llama
3400
3401 Add more ->geometry calls (shown up by make test in Xvnc)
3402 to make tests non-interactive.
3403
3404 Change 3241 on 2004/03/26 by nick@llama
3405
3406 MaxSize patch to re-enable Maximize button on KDE3.2
3407 from https://sourceforge.net/tracker/index.php?func=detail&aid=915350&group_id=12997&atid=112997
3408
3409 Change 3240 on 2004/03/26 by nick@llama
3410
3411 This patch by Ondrej Koala Vacha (via Slaven) forwards the
3412 -font option also to the Listbox portion of Tk::BrowseEntry.
3413
3414 Change 3239 on 2004/03/24 by nick@llama
3415
3416 Use different arg reordering to allow Win32 users
3417 to have as many -topmost (sic) windows as they like.
3418
3419 Change 3238 on 2004/03/24 by nick@llama
3420
3421 Tweak the Scrolled test
3422
3423 Change 3232 on 2004/03/23 by nick@llama
3424
3425 More safety still for SystemEncoding()
3426
3427 Change 3231 on 2004/03/23 by nick@llama
3428
3429 Extra safety in SystemEncoding() detection.
3430 Skip JP.t and KR.t unless locale can represent key codepoints.
3431
3432 Change 3227 on 2004/03/22 by nick@llama
3433
3434 Move grep* util scripts out of Tk
3435
3436 Change 3223 on 2004/03/21 by nick@llama
3437
3438 Fix for non-GCC threaded/multiplicity builds.
3439
3440 Change 3221 on 2004/03/21 by nick@llama
3441
3442 Cancelled afters can have repeat called too.
3443
3444 Change 3217 on 2004/03/19 by nick@llama
3445
3446 New YML
3447
3448 Change 3215 on 2004/03/18 by nick@llama
3449
3450 Tk-804.026 Release Preparation
3451
3452 Change 3214 on 2004/03/18 by nick@llama
3453
3454 Bump version to Tk804.026
3455
3456 Change 3213 on 2004/03/18 by nick@dromedary
3457
3458 Heisenbug hunting in entry.t
3459
3460 Change 3212 on 2004/03/18 by nick@camel
3461
3462 WinNT getOpenFile/getSaveFile uses non-dstring encode call
3463 which did not have code to append a wide NUL to end
3464 of string.
3465
3466 Change 3210 on 2004/03/18 by nick@llama
3467
3468 Loose patchlevel.h as it causes warnings with Tk-TableMatrix
3469
3470 Change 3208 on 2004/03/18 by nick@llama
3471
3472 Spinbox validate fix
3473 from (Roderich Schupp) forwared from newsgroub by Steve
3474
3475 Change 3207 on 2004/03/18 by nick@llama
3476
3477 Spinbox bbox should return list
3478
3479 Change 3206 on 2004/03/17 by nick@llama
3480
3481 Mark cause of POE callback issue, pending confirmation.
3482
3483 Change 3205 on 2004/03/17 by nick@llama
3484
3485 Re-factor DragDrop:: Rect and SunDrop so latter works again
3486 while keeping the fix to local and XDND protocols.
3487 Remove KDEDrop and KDESite (a weak ad hoc protocol used by KDE 2).
3488
3489 Change 3204 on 2004/03/17 by nick@llama
3490
3491 Copyright dates
3492
3493 Change 3203 on 2004/03/17 by nick@llama
3494
3495 When calling C code with perl args on stack as "objv"
3496 swap perl stack so if C calls back into perl it gets
3497 a private stack to mess with.
3498 (t/leak.t needs minor tuning as a result of above.)
3499
3500 Change 3202 on 2004/03/17 by nick@llama
3501
3502 Slaven's best-guess patch to get <6> and <7> working
3503 for multi-wheel mice.
3504
3505 Change 3201 on 2004/03/17 by nick@llama
3506
3507 "Michael Krause" <VKrauseM@web.de> reports that
3508 EnterFocus sometimes doesn't have widget defined
3509 and suggests this workround.
3510
3511 Change 3200 on 2004/03/17 by nick@llama
3512
3513 Give TextUndo a PerlIO_layers hook
3514 Use it to make ptked do encodings.
3515
3516 Change 3199 on 2004/03/17 by nick@llama
3517
3518 Set SystemEncoding from locale via nl_langinfo if available.
3519 Make Tk::SystemEncoding return corresponding Encode object.
3520
3521 Change 3198 on 2004/03/17 by nick@llama
3522
3523 Cannot use "->containing" for DND's Over has it doesn't return
3524 our window if cursor is in toplevel belonging to another app
3525 (e.g. a drag token). So do our own search using PointToWindow.
3526
3527 Change 3197 on 2004/03/16 by nick@llama
3528
3529 Revised fix for RT ticket #5678 - Drag&Drop bug.
3530 Site is only valid if its widget is viewable and
3531 it "contains" the drop point.
3532
3533 Change 3196 on 2004/03/16 by nick@llama
3534
3535 Revert change 3195 to DragDrop/Rect.pm
3536 It isn't right and breaks Konqueror Xdnd drops on pTk sites.
3537
3538 Change 3195 on 2004/03/16 by nick@llama
3539
3540 Slaven's patch for Drag&Drop from
3541 https://rt.cpan.org/Ticket/Display.html?id=5678
3542
3543 Change 3179 on 2004/03/10 by nick@llama
3544
3545 Fallout of post-destroy call to After object means
3546 that Tk::After::Cancelled needs a method.
3547
3548 Change 3178 on 2004/03/10 by nick@llama
3549
3550 POD markup glitches
3551
3552 Change 3177 on 2004/03/09 by nick@llama
3553
3554 HPUX build fix from chris.seip@hp.com
3555
3556 Change 3176 on 2004/03/08 by nick@nickwork
3557
3558 Detect and warn RedHat UTF-8 (But RedHat9.0 seems to build ok now.)
3559 Update README
3560
3561 Change 3175 on 2004/03/08 by nick@nickwork
3562
3563 Fix die-after-exit for t/browseentry.t (at least as occurs with
3564 threaded official perl5.8.0 on RedHat 9).
3565
3566 Change 3174 on 2004/03/07 by nick@llama
3567
3568 Tk-804.025_beta16 Release Preparation
3569
3570 Change 3173 on 2004/03/07 by nick@llama
3571
3572 Work round LVs (e.g. substr) not upgrading to UTF-8
3573 when asked. (https://rt.cpan.org/Ticket/Display.html?id=5529)
3574
3575 Change 3172 on 2004/03/07 by nick@llama
3576
3577 fileevent fix for socket with autoflush
3578 from MHX@cpan.org (which long been sitting in RT queue)
3579
3580 Change 3171 on 2004/03/06 by nick@llama
3581
3582 Remove some gcc-isms from PNG/libpng makefile.solaris
3583 Based on mail from Mun Johl <mun_johl@sierralogic.com>
3584
3585 Change 3170 on 2004/03/06 by nick@camel
3586
3587 Allow for possible skipped tearoff entry in a menubar
3588 menu when computing index for active element
3589 for <<MenuSelect>> etc.
3590
3591 Change 3169 on 2004/03/06 by nick@llama
3592
3593 Steve's patch to TIEHANDLE docs in Text.
3594
3595 Change 3168 on 2004/03/06 by nick@llama
3596
3597 HPUX/IA64 fix for libpng from
3598 "SEIP,CHRISTOPHER (HP-Roseville,ex1)" <chris.seip@hp.com>
3599
3600 Change 3167 on 2004/03/06 by nick@llama
3601
3602 Steve's patch to make listbox demos take focus.
3603
3604 Change 3166 on 2004/02/29 by nick@llama
3605
3606 VTABLE cleanup load side
3607
3608 Change 3165 on 2004/02/29 by nick@llama
3609
3610 A little more protection on loading
3611 wrong vtables.
3612
3613 Change 3164 on 2004/02/29 by nick@llama
3614
3615 tkImgGIF does not need vtables
3616
3617 Change 3163 on 2004/02/29 by nick@llama
3618
3619 AIX PNG patch
3620
3621 Change 3162 on 2004/02/28 by nick@llama
3622
3623 Tk-804.025_beta15 Release Preparation
3624
3625 Change 3161 on 2004/02/28 by nick@llama
3626
3627 Fix my e-mail address in a few spots
3628
3629 Change 3160 on 2004/02/28 by nick@llama
3630
3631 Really add get_corners() to Canvas (helps if you save the edit!)
3632
3633 Change 3159 on 2004/02/28 by nick@llama
3634
3635 Duplicate code removal from Gisle Aas <gisle@ActiveState.com>
3636
3637 Change 3158 on 2004/02/28 by nick@llama
3638
3639 XFT diagnostics in myConfig from Slaven
3640
3641 Change 3157 on 2004/02/28 by nick@llama
3642
3643 Steve's Animation and widget demo changes that
3644 were in BigPODpatch
3645
3646 Change 3156 on 2004/02/28 by nick@llama
3647
3648 Steve's BitPODpatch pod changes.
3649
3650 Change 3155 on 2004/02/28 by nick@llama
3651
3652 Spurious 'print' patch from Steve Lidie <sol0@Lehigh.EDU>
3653
3654 Change 3154 on 2004/02/28 by nick@llama
3655
3656 Remove premature refcount reduction in tkSelect.c
3657
3658 Change 3153 on 2004/02/28 by nick@llama
3659
3660 Add Slaven's get_corners method to Canvas.
3661
3662 Change 3152 on 2004/02/28 by nick@llama
3663
3664 Cleanup handling of comments in mTk/pTk.exc files and
3665 add some comments.
3666 Use core tk's tkImgGIF.c rather than img's imgGIF.c
3667 Downgrade GIF testing in photo.t to match core's lack
3668 of string write.
3669
3670 Change 3142 on 2004/02/01 by nick@llama
3671
3672 Steve's arrows.pl patch re-cast to use 'NoOp' rather
3673 than an anon-sub.
3674
3675 Change 3141 on 2004/02/01 by nick@llama
3676
3677 Slaven's fix for Text tagConfigure bug
3678
3679 Change 3140 on 2004/02/01 by nick@llama
3680
3681 New README.darwin from Steve
3682
3683 Change 3138 on 2004/02/01 by nick@llama
3684
3685 Jack continues to improve Text Up/Down code.
3686
3687 Change 3135 on 2004/01/25 by nick@llama
3688
3689 Long pending DirTree workround for Win32
3690 from "Tim Harsch" <harsch1@llnl.gov>
3691
3692 Change 3134 on 2004/01/25 by nick@llama
3693
3694 Slaven's patch for DirTree -image
3695
3696 Change 3133 on 2004/01/25 by nick@llama
3697
3698 Steve's Derived and composite pod patches
3699
3700 Change 3132 on 2004/01/25 by nick@llama
3701
3702 Fix tkFont.c enum as suggested by
3703 "H.Merijn Brand" <h.m.brand@hccnet.nl>
3704
3705 Change 3131 on 2004/01/25 by nick@llama
3706
3707 Steve's mega.pod patch
3708
3709 Change 3130 on 2004/01/25 by nick@llama
3710
3711 "Jack" <goodcall1@hotmail.com> - fix for his improved
3712 UpDownLine in Text.pm
3713
3714 Change 3129 on 2004/01/25 by nick@llama
3715
3716 Steve's pod patches for Widget
3717
3718 Change 3128 on 2004/01/19 by nick@llama
3719
3720 Text up/down line patch from "Jack" <goodcall1@hotmail.com>
3721 Incorporating methods match from Gisle Aas <gisle@ActiveState.com>
3722
3723 Change 3127 on 2004/01/19 by nick@llama
3724
3725 Steve's Animation patches.
3726
3727 Change 3125 on 2004/01/12 by nick@llama
3728
3729 Tk-804.025_beta14 Release Preparation
3730
3731 Change 3124 on 2004/01/12 by nick@camel
3732
3733 Auto generated files for device context debug
3734
3735 Change 3123 on 2004/01/12 by nick@camel
3736
3737 Fix tix Pixmap image type leaking device contexts
3738 and color maps on Win32. (the t/pixmap.t issue)
3739 Leave debugging hooks in place.
3740
3741 Change 3122 on 2004/01/11 by nick@camel
3742
3743 On Win32 Pixmap/Bitmap are distinct so
3744 we need to see what kind of thing we are using as
3745 an icon to free it. (Botched merge of imageicon stuff.)
3746 Note on XP still not getting the icon...
3747
3748 Change 3121 on 2004/01/11 by nick@camel
3749
3750 Win32's abort() doesn't do backtrace,
3751 so have Tcl_Panic de-ref NULL to get one.
3752
3753 Change 3120 on 2004/01/10 by nick@llama
3754
3755 Slaven's fix for BUG: dlineinfo returns a scalar
3756
3757 Change 3119 on 2004/01/10 by nick@llama
3758
3759 Move use 5.007 above use open IO => ':bytes' to get
3760 better error messages on perl5.6 (as suggested by Slaven)
3761
3762 Change 3118 on 2004/01/10 by nick@llama
3763
3764 Win32Drop fix as requested by
3765 John Cavanaugh <john_p_cavanaugh@yahoo.com>
3766
3767 Change 3117 on 2004/01/10 by nick@llama
3768
3769 eventGenerate batch from newsgroup via Steve.
3770
3771 Change 3099 on 2004/01/02 by nick@llama
3772
3773 Tk-804.025_beta14 Release Preparation
3774
3775 Change 3098 on 2004/01/02 by nick@llama
3776
3777 Steve's patch for new demos
3778 extra t/button.t
3779
3780 Change 3089 on 2003/12/30 by nick@llama
3781
3782 Copy in Jack <goodcall@telusplanet.net> version of Text.pod
3783 with some text from "Mastering Perl/Tk" used with permission.
3784
3785 Change 3088 on 2003/12/30 by nick@llama
3786
3787 Alternate way to honour iccm timestamp for WM_TAKE_FOCUS
3788 ClientMessage-s - reverts change 3013. tkUnixWm.c takes timestamp
3789 from message as lastEventTime. (No point for tkWinWm as timestamps
3790 are faked anyway.) Then tkUnixFocus.c uses TkCurrentTime() to
3791 set focus.
3792
3793 Change 3087 on 2003/12/30 by nick@llama
3794
3795 More PNG configure stuff:
3796 try and match $^O to scripts/makefile.*
3797
3798 Change 3084 on 2003/12/29 by nick@llama
3799
3800 Slaven's fix for text in canvas postscript
3801
3802 Change 3083 on 2003/12/29 by nick@llama
3803
3804 Slaven's compound addition to menu demo
3805
3806 Change 3082 on 2003/12/29 by nick@llama
3807
3808 More tests which now seem to work.
3809
3810 Change 3081 on 2003/12/29 by nick@llama
3811
3812 Tk::GetCwd muddle - C now calls Cwd::getcwd and Tk.pm
3813 makes sure it is loaded.
3814
3815 Change 3080 on 2003/12/29 by nick@llama
3816
3817 Spinbox fast-click fix from Slaven
3818
3819 Change 3079 on 2003/12/29 by nick@llama
3820
3821 Start of -listvar fix
3822
3823 Change 3078 on 2003/12/24 by nick@llama
3824
3825 Add Slaven's 804delta.pod
3826
3827 Change 3077 on 2003/12/23 by nick@llama
3828
3829 Tk-804.025_beta13 Release Preparation
3830
3831 Change 3076 on 2003/12/23 by nick@llama
3832
3833 Generated file out of date
3834
3835 Change 3075 on 2003/12/23 by nick@llama
3836
3837 Remove problematic flags for zlib on Solaris
3838
3839 Change 3074 on 2003/12/23 by nick@llama
3840
3841 HList.pod and debug removal patch from
3842 Ala Qumsieh <qumsieh@cim.mcgill.ca>
3843
3844 Change 3073 on 2003/12/23 by nick@llama
3845
3846 Slaven's ->{Value} fix, + tweaks to make it compile.
3847
3848 Change 3072 on 2003/12/23 by nick@llama
3849
3850 New tests that work on UNIX - but allegedly don't on Win32
3851
3852 Change 3071 on 2003/12/23 by nick@llama
3853
3854 Sort out the Photo StringWrite mess - works now.
3855 I had completely mis-understood the oh-so-clever Img extension
3856 code - what we have now isn't as clever and is probably pTk
3857 specific but it works.
3858
3859 Change 3070 on 2003/12/23 by nick@llama
3860
3861 Fix gross segfault issue with $phoo->data (still does not work).
3862 Tidy new photo.t so we can see what isn't working
3863
3864 Change 3069 on 2003/12/23 by nick@llama
3865
3866 Slaven's $photo->data() tests (fail horribly)
3867
3868 Change 3068 on 2003/12/23 by nick@llama
3869
3870 More CFLAGS and ./configure convergence
3871
3872 Change 3067 on 2003/12/23 by nick@llama
3873
3874 Slaven's skip-window-manager-test patch for entry.t
3875 tweaked to not-skip under KDE/XFree86 (where they work)
3876
3877 Change 3066 on 2003/12/23 by nick@llama
3878
3879 SaveYourself debug removal patch from Steve
3880
3881 Change 3065 on 2003/12/23 by nick@llama
3882
3883 Tinker with zzScrolled test
3884
3885 Change 3064 on 2003/12/23 by nick@llama
3886
3887 Correct Epsilon in TkTest
3888 Slaven's mark font-dependant patch for entry.t
3889
3890 Change 3063 on 2003/12/22 by nick@llama
3891
3892 Steve's beta12 patch for demos & UserGuide.
3893
3894 Change 3062 on 2003/12/22 by nick@llama
3895
3896 Force IO to bytes (RedHat perl tolerence) in Makefile.PL
3897 With this it builds in a UTF-8 locale on RedHat9.
3898 RedHat perl gives some fails (weird coredump after exit),
3899 but stock perl5.8.0 is fine.
3900
3901 Change 3061 on 2003/12/21 by nick@llama
3902
3903 Tk-804.025_beta12 Release Preparation
3904
3905 Change 3060 on 2003/12/21 by nick@llama
3906
3907 Fix $hlist->infoChildren for children with spaces
3908 (e.g. Win32 pathnames). The fix is to make Tcl_AppendElement
3909 cause result to be a list. This has consequences that
3910 $listbox->curselection returns a list even when (as is common)
3911 only a single element is selected - so fixup those
3912 as revealed by test suite.
3913
3914 Change 3059 on 2003/12/21 by nick@llama
3915
3916 Use platfrom CTL_FONT as default for Tix items.
3917
3918 Change 3058 on 2003/12/21 by nick@llama
3919
3920 Fixup UTF-8 chars to PostScript
3921
3922 Change 3057 on 2003/12/21 by nick@llama
3923
3924 Automate Change.log and $Tk::CHANGE in mkdist
3925
3926 Change 3056 on 2003/12/21 by nick@llama
3927
3928 Tk-804.025_trial Release Preparation
3929
3930 Change 3055 on 2003/12/21 by nick@llama
3931
3932 More MANIFEST tweaks
3933
3934 Change 3054 on 2003/12/21 by nick@llama
3935
3936 Steve's beta11 relative patch to widget + spelling
3937 corrections, and tweaks to user guide.
3938
3939 Change 3053 on 2003/12/21 by nick@llama
3940
3941 Steve's re-work of demos structure
3942
3943 Change 3052 on 2003/12/21 by nick@llama
3944
3945 UTF-8 avoidance in Tcl-pTk, remove some debug
3946
3947 Change 3051 on 2003/12/20 by nick@llama
3948
3949 Missing '-' on -fill in LabFrame.pm
3950
3951 Change 3050 on 2003/12/20 by nick@llama
3952
3953 Update change log
3954
3955 Change 3049 on 2003/12/19 by nick@llama
3956
3957 tk8.4.5 tests for image1 etc. already existing with
3958 Tcl_GetCommandInfo() on the image, so we need to honour
3959 that and return info for images.
3960
3961 Change 3048 on 2003/12/19 by nick@llama
3962
3963 Trivial typo in dirtree comment
3964
3965 Change 3047 on 2003/12/19 by nick@llama
3966
3967 Generated files
3968
3969 Change 3046 on 2003/12/19 by nick@dromedary
3970
3971 Raw merge of tcl/tk8.4.5
3972
3973 Change 3043 on 2003/12/14 by nick@llama
3974
3975 Steve's widget patch
3976
3977 Change 3042 on 2003/12/14 by nick@llama
3978
3979 Switch $VERSION stuff to new style when file
3980 has been touched.
3981
3982 Change 3040 on 2003/12/14 by nick@llama
3983
3984 Slaven's Entry more like Tcl patch. Nick is not entierly
3985 convinced by the Selection hackery here is an improvement.
3986
3987 Change 3039 on 2003/12/13 by nick@llama
3988
3989 Slaven's ToDo additions and listbox test
3990
3991 Change 3038 on 2003/12/13 by nick@llama
3992
3993 MANIFEST cleanup
3994
3995 Change 3037 on 2003/12/13 by nick@llama
3996
3997 Heuristics for command line parse - ignore things
3998 after -unknown - and no croaks only warn
3999
4000 Change 3036 on 2003/12/13 by nick@llama
4001
4002 Slaven's Listbox patches
4003
4004 Change 3035 on 2003/12/13 by nick@llama
4005
4006 Slaven's FBox patches
4007
4008 Change 3034 on 2003/12/13 by nick@llama
4009
4010 Avoid a core dump if tkUnixFont cannot find (e.g.) Korean
4011 glyph.
4012
4013 Change 3033 on 2003/12/13 by nick@llama
4014
4015 Fixup beta9 MANIFEST issues etc.
4016
4017 Change 3032 on 2003/12/10 by nick@llama
4018
4019 Makefile generation tweaks:
4020 Perl's %Config can have leading/trailing spaces
4021 Try propagating perl's values to CFLAGs for JPEG/jpeg/configure
4022
4023 Change 3031 on 2003/12/10 by nick@llama
4024
4025 Steve's patch for slaves with test etc.
4026 (In respnse to report from Christoph Fuchs <j.c.fuchs@gmx.de>)
4027
4028 Change 3030 on 2003/12/10 by nick@llama
4029
4030 Re-engineer TkFontGet(Points|Pixels) to take a Screen *
4031 rather an a tkwin. Tk_Font has one of those, and is all they
4032 need. So now Tk_PostscriptFontName() can return points correctly
4033 without help or change to public Tk_Xxx API.
4034
4035 Change 3029 on 2003/12/10 by nick@llama
4036
4037 Slaven's test fixes for font issues.
4038
4039 Change 3028 on 2003/12/10 by nick@llama
4040
4041 Slaven's FBox as directory chooser patch (thanks)
4042
4043 Change 3027 on 2003/12/10 by nick@llama
4044
4045 Spelling of dependencies patch from RT.
4046
4047 Change 3026 on 2003/12/09 by nick@llama
4048
4049 Fix XSRETURN(Function()) properly
4050
4051 Change 3025 on 2003/12/09 by nick@llama
4052
4053 Specimen XSRETURN(Functtion()) that was segfulting on
4054 Steve's G5. 'grep' shows More to come ...
4055
4056 Change 3024 on 2003/12/08 by nick@llama
4057
4058 Slaven's patches:
4059 TkTest.pm and use in listbox.t for float epsilon
4060 Add ->geometry to all test files.
4061 ProgressBar fix
4062
4063 Change 3023 on 2003/12/07 by nick@llama
4064
4065 Update Change.log
4066
4067 Change 3019 on 2003/12/06 by nick@camel
4068
4069 MinGW libpng makefile was not checked in or in MANIFEST
4070
4071 Change 3017 on 2003/12/06 by nick@camel
4072
4073 Win32 hangs if you display dialog which is transient
4074 to a withdrawn window?
4075
4076 Change 3016 on 2003/12/06 by nick@camel
4077
4078 dTHXs stuff fow Windows builds with PERL_NO_GET_CONTEXT
4079
4080 Change 3015 on 2003/12/06 by nick@llama
4081
4082 "Loose some debug prints in Win32 Drag/Drop
4083
4084 Change 3014 on 2003/12/06 by nick@llama
4085
4086 "Jack" <goodcall@telusplanet.net> - latest version of
4087 Balloon.pm tweaks
4088
4089 Change 3013 on 2003/12/06 by nick@llama
4090
4091 Patch for timestamp for WM_TAKE_FOCUS events.
4092 from Scott Smedley <ss@aao.gov.au>
4093 There is a bug in Perl/Tk that neglects to pass the timestamp associated
4094 with a WM_TAKE_FOCUS event. This leads to focussing race conditions in
4095 aplications that use a globally active focussing policy.
4096 The correct functionality is documented in:
4097 http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.7
4098
4099 Change 3012 on 2003/12/06 by nick@llama
4100
4101 Demos patch from Steve
4102
4103 Change 3011 on 2003/12/06 by nick@llama
4104
4105 A number of patches from Slaven.
4106
4107 Change 3010 on 2003/12/06 by nick@llama
4108
4109 Removed debug as suggested by Jim Winters <jim.winters@ccur.com>
4110
4111 Change 3009 on 2003/12/02 by nick@llama
4112
4113 Change.log update for beta7
4114
4115 Change 3008 on 2003/12/02 by nick@llama
4116
4117 Avoid 'nsv' as a variable after scare with encGlue.c in perl5.9
4118
4119 Change 3007 on 2003/12/01 by nick@llama
4120
4121 Avoid PERL_HASH stuff for perl5.9 compatibility.
4122
4123 Change 3004 on 2003/11/29 by nick@llama
4124
4125 Propagate CC= to libjpeg's 'configure'
4126
4127 Change 3003 on 2003/11/29 by nick@llama
4128
4129 Slaven's (revised) DialogBox patch
4130
4131 Change 2999 on 2003/11/21 by nick@llama
4132
4133 Slaven's patch for Copy/Paste mess in Derived's -background
4134 code.
4135
4136 Change 2998 on 2003/11/20 by nick@llama
4137
4138 PERL_NO_GET_CONTEXT in all .xs files
4139
4140 Change 2997 on 2003/11/16 by nick@llama
4141
4142 Change.log update.
4143 Also add blibdirs to MANIFEST.SKIP (via .PL file)
4144
4145 Change 2996 on 2003/11/16 by nick@llama
4146
4147 Steve's ->clear method for Table. (Add to POD as well).
4148 Then re-work Table not to use magical numbers in the flags.
4149
4150 Change 2995 on 2003/11/16 by nick@llama
4151
4152 MakeDepend should take account of -I and -D in ccflags
4153 which is passed to test compiles and real build.
4154 This will find "png.h" in /usr/local/include for example
4155
4156 Change 2989 on 2003/11/16 by nick@llama
4157
4158 Propagate CC= from %Config to ./configure i zlib
4159
4160 Change 2988 on 2003/11/10 by nick@llama
4161
4162 Avoid using winPtr of original owner to clean up after
4163 a INCR slection request.
4164
4165 Change 2987 on 2003/11/10 by nick@llama
4166
4167 Modern MakeMaker does not need/have ->dir_target()
4168
4169 Change 2986 on 2003/11/09 by nick@llama
4170
4171 Steve's Photo tweaks, docs and demo
4172
4173 Change 2985 on 2003/11/02 by nick@llama
4174
4175 New style $VERSION for files we touched.
4176
4177 Change 2984 on 2003/11/02 by nick@llama
4178
4179 Update Change.log
4180
4181 Change 2983 on 2003/11/02 by nick@llama
4182
4183 HList's ->header('size',0) command is unreliable as measure of height
4184 of header window. Add new sub-command ->header('height') which
4185 uses computed geometry based height of _all_ column headers.
4186 Use that to compute nearest info.
4187 Fixes snag reported by Petr Pajas <pajas@ufal.ms.mff.cuni.cz>
4188
4189 Change 2982 on 2003/11/02 by nick@llama
4190
4191 Create common dialogs as child of toplevel not MainWindow
4192 which avoids spurious raise of MainWindow.
4193 Try using ->Popup in FBox's ->Show rather than centred.
4194
4195 Change 2981 on 2003/11/02 by nick@llama
4196
4197 Add -lm if perl's Configure has found it.
4198
4199 Change 2980 on 2003/11/02 by nick@llama
4200
4201 Steve's browseentry.t patch
4202
4203 Change 2979 on 2003/11/02 by nick@llama
4204
4205 Enable transparency
4206
4207 Change 2978 on 2003/11/02 by nick@llama
4208
4209 If site gets <Configure> event (size change etc.) need
4210 to update site info. Thanks to Scott Smedley <scottie7@tpg.com.au>
4211
4212 Change 2977 on 2003/11/02 by nick@llama
4213
4214 Tweaks for Ballon and DialogBox from "Michael Krause" <VKrauseM@web.de>
4215
4216 Change 2976 on 2003/11/02 by nick@llama
4217
4218 Jack's Ballon pod too
4219
4220 Change 2975 on 2003/11/02 by nick@llama
4221
4222 Improved Balloon.pm from "Jack" <goodcall1@hotmail.com>
4223
4224 Change 2974 on 2003/11/01 by nick@camel
4225
4226 MANIFEST stuff
4227
4228 Change 2973 on 2003/11/01 by nick@camel
4229
4230 Tweak icon stuff (still not working on XP?)
4231 Now entry selection range bug is fixed test needs to reflect
4232 that.
4233
4234 Change 2972 on 2003/11/01 by nick@llama
4235
4236 Naive copy/paste of old iconimage code
4237
4238 Change 2971 on 2003/11/01 by nick@llama
4239
4240 Slaven's patch for Gedi.pl
4241
4242 Change 2970 on 2003/11/01 by nick@llama
4243
4244 Fix -foreground on widgets which use Tk::Derived but
4245 inherit from a widget which has the option (e.g. ROText from Text)
4246
4247 Change 2969 on 2003/11/01 by nick@llama
4248
4249 Tab focus fix - something is returning '' rather than undef now.
4250
4251 Change 2966 on 2003/10/28 by nick@llama
4252
4253 Update change log
4254
4255 Change 2965 on 2003/10/28 by nick@llama
4256
4257 Fix for spaces in HList entry name
4258
4259 Change 2964 on 2003/10/28 by nick@llama
4260
4261 More Slaven/Steve patches
4262
4263 Change 2963 on 2003/10/28 by nick@llama
4264
4265 Something almost quite unlike Dan Rawson's <Daniel.Rawson@asml.com>
4266 patch for BrowseEntry button packing which should have same effect.
4267
4268 Change 2962 on 2003/10/28 by nick@llama
4269
4270 Slaven's dialog box <Return> binding (Tk800 -like)
4271
4272 Change 2961 on 2003/10/28 by nick@llama
4273
4274 Slaven's hlist with spaces test.
4275
4276 Change 2960 on 2003/10/28 by nick@llama
4277
4278 Slaven's tied SV test and fix
4279
4280 Change 2959 on 2003/10/26 by nick@llama
4281
4282 Steve's PNG Makefile.PL patch (RANLIB with spaces).
4283
4284 Change 2958 on 2003/10/26 by nick@llama
4285
4286 Try some tuning from CPANPLUS fail reports
4287
4288 Change 2957 on 2003/10/26 by nick@llama
4289
4290 When we are using real Xrm calls we need extra
4291 check these days that mainwindow still exists.
4292
4293 Change 2956 on 2003/10/26 by nick@llama
4294
4295 LangDoCallback() as used by Entry's -validatecmd etc. was
4296 not assuming UTF-8 (Thanks to Petr Pajas <pajas@ufal.ms.mff.cuni.cz>
4297 once again for finding this.)
4298
4299 Change 2954 on 2003/10/26 by nick@llama
4300
4301 More panic avoidance
4302
4303 Change 2953 on 2003/10/26 by nick@llama
4304
4305 Avoid using unqualified 'panic'
4306
4307 Change 2952 on 2003/10/26 by nick@llama
4308
4309 Add some sort-s so that 5.8.1's randomized hashes
4310 don't keep changing generated .t/.m files.
4311
4312 Change 2951 on 2003/10/20 by nick@llama
4313
4314 Update changes
4315 Dist name Tk-804... rather than Tk804...
4316
4317 Change 2950 on 2003/10/20 by nick@llama
4318
4319 Avoid poking our noses in the internals of objects.
4320 Catch simple case of recursive lists.
4321
4322 Change 2949 on 2003/10/20 by nick@llama
4323
4324 Allow empty -background on bitmaps.
4325
4326 Change 2948 on 2003/10/20 by nick@llama
4327
4328 Part fix for problem found by Petr Pajas <pajas@ufal.ms.mff.cuni.cz>.
4329 Avoid stringify of config options to test for emptiness:
4330 Use LangNull for ObjctIsEmpty in _new_ config code.
4331 Enhance LangNull to return true for string "".
4332 Fix _old_ config code to avoid NULL for non-optional
4333 options for which LangNull() now returns true.
4334
4335 Change 2946 on 2003/10/20 by nick@llama
4336
4337 Selection was off-by-1 as pointed out by Simon.Lux@etas.de
4338
4339 Change 2944 on 2003/10/10 by nick@llama
4340
4341 Update change log
4342
4343 Change 2943 on 2003/10/10 by nick@llama
4344
4345 Suggestions from Tom.Horsley@ccur.com
4346
4347 Change 2942 on 2003/10/10 by nick@llama
4348
4349 Were leaking SVs for option DB values.
4350
4351 Change 2941 on 2003/10/10 by nick@llama
4352
4353 More size tests (XFT=0 ssh-ed to SuSE8.2)
4354
4355 Change 2940 on 2003/10/10 by nick@llama
4356
4357 Fix nasty pseudo-list SV leak (e.g. fonts with 'helvetica 12 bold'
4358 got temp AV to get at elements and we lost them.)
4359
4360 Change 2939 on 2003/10/10 by nick@dromedary
4361
4362 More todo skips (XFT on stock SuSE8.2)
4363
4364 Change 2938 on 2003/10/09 by nick@bactrian
4365
4366 UnixFont todo of listbox.t
4367
4368 Change 2937 on 2003/10/09 by nick@dromedary
4369
4370 Check leaks
4371
4372 Change 2936 on 2003/10/09 by nick@camel
4373
4374 Loose some debug - Win32 calls ->focus after window
4375 has been destroyed.
4376
4377 Change 2935 on 2003/10/09 by nick@camel
4378
4379 Avoid JPEG<=>GIF compare
4380
4381 Change 2934 on 2003/10/09 by nick@camel
4382
4383 Test todo-ing and correction for Win32
4384
4385 Change 2933 on 2003/10/09 by nick@llama
4386
4387 perl5.6 tolerance (maybe)
4388
4389 Change 2932 on 2003/10/09 by nick@llama
4390
4391 Another try an PNG/zlib build
4392
4393 Change 2928 on 2003/10/06 by nick@llama
4394
4395 Decls.[tm] seem to have changed again...
4396
4397 Change 2927 on 2003/10/06 by nick@llama
4398
4399 Avoid UNIVERSAL.pm
4400
4401 Change 2926 on 2003/10/04 by nick@llama
4402
4403 Sub-dir MANIFEST issues reported by.
4404 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4405
4406 Change 2925 on 2003/10/04 by nick@llama
4407
4408 Steve Hay's <steve.hay@uk.radan.com> diagnosis of Win32 PNG/zlib
4409 issues.
4410
4411 Change 2924 on 2003/09/28 by nick@llama
4412
4413 pre-release prep
4414
4415 Change 2923 on 2003/09/28 by nick@camel
4416
4417 Skip ColorEditor test on Win32 - it seems to leave a
4418 color map open at Win32 level and this causes abort()
4419 on exit.
4420
4421 Change 2922 on 2003/09/28 by nick@camel
4422
4423 Win32/dmake/vc6 build issues.
4424
4425 Change 2921 on 2003/09/28 by nick@camel
4426
4427 Tweaks to tkWinFont to match "new" perl/Tk API rules:
4428 - subfonts returns list of lists
4429 - font actual attribute size is in pixels
4430
4431 Change 2920 on 2003/09/28 by nick@llama
4432
4433 Remove the -state => 'hidden' way of eliding text in Text widget.
4434 Mainstream Tcl/Tk now has -elide as the way to do it, by aligning
4435 with Tcl/Tk it works again. Update docs to match.
4436
4437 Change 2919 on 2003/09/27 by nick@llama
4438
4439 Finish moving Photo to core
4440 Some other MANIFEST cleanup.
4441
4442 Change 2918 on 2003/09/27 by nick@llama
4443
4444 Photo to core (part 1)
4445
4446 Change 2917 on 2003/09/27 by nick@llama
4447
4448 Generate prolog
4449
4450 Change 2916 on 2003/09/27 by nick@llama
4451
4452 Cure some nasty leaks:
4453 1. Original quest was for 'after' leak - which was due
4454 to excessive REFCNT on the callback.
4455 2. When that was fixed the new test showed that return
4456 values were leaking (how have we missed that!)
4457
4458 Change 2915 on 2003/09/26 by nick@llama
4459
4460 Don't exclude Tcl_NewLongObj
4461 Changelog update
4462 Other auto-generated updates.
4463
4464 Change 2914 on 2003/09/26 by nick@llama
4465
4466 Steves trace and tiler patches.
4467
4468 Change 2912 on 2003/09/25 by nick@llama
4469
4470 Don't use 32-bit chars unless we are using XFT.
4471 Win32 is short anyway, and tkUnixFont's bitmaps get huge.
4472
4473 Change 2911 on 2003/09/25 by nick@llama
4474
4475 Cleanup MANIFEST
4476
4477 Change 2910 on 2003/09/25 by nick@llama
4478
4479 Steve's IRIX patch
4480
4481 Change 2909 on 2003/09/18 by nick@llama
4482
4483 Update Change.log
4484
4485 Change 2908 on 2003/09/18 by nick@llama
4486
4487 Lost UTF-8ness on cget
4488 Explicit dTHX in objGlue.c
4489
4490 Change 2907 on 2003/09/17 by nick@llama
4491
4492 Use TixGrid to browse unicode
4493
4494 Change 2906 on 2003/09/17 by nick@llama
4495
4496 Steve's new Trace module
4497
4498 Change 2905 on 2003/09/15 by nick@llama
4499
4500 Honour -justify in Tix Text items
4501
4502 Change 2903 on 2003/09/15 by nick@llama
4503
4504 Another round of TixGrid doc/code cleanup.
4505
4506 Change 2902 on 2003/09/15 by nick@llama
4507
4508 Rub some corners off TixGrid:
4509 -browsecmd and -command exist
4510 ->see implemented
4511 de-deprecate ;-)
4512
4513 Change 2901 on 2003/09/13 by nick@llama
4514
4515 Basic support for ->chooseDirectory based on tweaked FBox.
4516
4517 Change 2899 on 2003/09/12 by nick@llama
4518
4519 On XFree86 use Xutf8LookupString() if available.
4520
4521 Change 2898 on 2003/09/12 by nick@llama
4522
4523 If we "know" selection is UTF-8 (maybe partial), don't do
4524 the perl check which complains about partials. Likewise
4525 don't create an SV of partial fragments but just append
4526 as octets.
4527
4528 Change 2896 on 2003/09/11 by nick@llama
4529
4530 On non-windows set TCL_UTF_MAX to perl's (excessive?) 13
4531 so we get Tcl_UniChar big enough for UCS-4
4532
4533 Change 2895 on 2003/09/11 by nick@llama
4534
4535 Another numBytes adjust giving partial character issue.
4536
4537 Change 2894 on 2003/09/11 by nick@llama
4538
4539 Avoid DStrings for INCR selections and allocate
4540 non-trivial buffer even for short requests.
4541
4542 Change 2893 on 2003/09/11 by nick@llama
4543
4544 Don't ask to measure partial characters (Xft doesn't like it).
4545 Make Xft abort() rather than inifite loop if we get partial char.
4546
4547 Change 2892 on 2003/09/11 by nick@llama
4548
4549 More attempts at PNG build
4550
4551 Change 2891 on 2003/09/08 by nick@llama
4552
4553 tkUnixFont return pixel size as actual.
4554 optionAdd to force font selection in test.
4555
4556 Change 2890 on 2003/09/08 by nick@llama
4557
4558 Try and use a valid event time for Selection calls
4559 to match ICCCM rules.
4560
4561 Change 2889 on 2003/09/08 by nick@llama
4562
4563 Misc cleanup - new Makefile.PL for PNG, remove debug from Xft,
4564 autogenerated files.
4565
4566 Change 2888 on 2003/09/07 by nick@llama
4567
4568 Xft honours in-place font mods i.e. $font->configure
4569 valgrind Xft some
4570
4571 Change 2886 on 2003/09/07 by nick@llama
4572
4573 Make Xft own up to the actual font family fontconfig
4574 has given it to use.
4575 Add fontSubfonts method (from Tcl/Tk's "test" command), and
4576 some tests & diagnostics in t/font.t
4577 Tune entry.t and listbox.t by using "Adobe Helevtica" family
4578 for Xft.
4579
4580 Change 2885 on 2003/09/07 by nick@llama
4581
4582 Still getting odd results from Xft's XLFD parse, so don't use
4583 it at all (use Tk's).
4584
4585 Change 2884 on 2003/09/07 by nick@llama
4586
4587 More PNG build fallout
4588
4589 Change 2883 on 2003/09/06 by nick@dromedary
4590
4591 Manifest updates
4592
4593 Change 2882 on 2003/09/06 by nick@camel
4594
4595 Win32 PNG support works with mingw at least
4596
4597 Change 2881 on 2003/09/06 by nick@camel
4598
4599 New libpng and zlib import
4600
4601 Change 2880 on 2003/09/06 by nick@camel
4602
4603 Win32 build issues.
4604
4605 Change 2879 on 2003/09/06 by nick@dromedary
4606
4607 JPEG build hackery
4608
4609 Change 2878 on 2003/09/06 by nick@llama
4610
4611 Make Tix DItems work right with Xft. Unix was using
4612 XClipRectangles(), which XftDraw has no easy way to access.
4613 Switch to scheme used on Win32 - draw into right-sized pixmap -
4614 by promoting Win32 scheme to a generic one. Also
4615 pass "display info" into sub-region start so we can get
4616 depth of required pixmap.
4617
4618 Change 2877 on 2003/09/04 by nick@llama
4619
4620 Mark places where Tix DItems width and char/bytes seem
4621 to be an issue.
4622
4623 Change 2876 on 2003/09/04 by nick@llama
4624
4625 Allow Tcl_UniCharIsSpace
4626
4627 Change 2875 on 2003/09/04 by nick@llama
4628
4629 When measuring and asked for words don't return 0
4630 if there are no spaces.
4631
4632 Change 2874 on 2003/09/04 by nick@llama
4633
4634 Steve's manual corrections auto-converted man->pod for
4635 new core widgets.
4636
4637 Change 2873 on 2003/09/04 by nick@llama
4638
4639 Hue range correction.
4640
4641 Change 2872 on 2003/09/02 by nick@llama
4642
4643 Various Xft fixes & copyright
4644 Loose last XLFD default font names
4645 Try tuning entry.t
4646
4647 Change 2871 on 2003/08/31 by nick@llama
4648
4649 Make -lXft optional (default off) and discuss briefly in README
4650
4651 Change 2870 on 2003/08/31 by nick@llama
4652
4653 Use Tk's XLFD parse when Xft's fails.
4654
4655 Change 2869 on 2003/08/31 by nick@llama
4656
4657 Update generated files
4658
4659 Change 2868 on 2003/08/31 by nick@llama
4660
4661 Basic Xft support using code Keith Packard <keithp@keithp.com>
4662
4663 Change 2863 on 2003/08/31 by nick@llama
4664
4665 De-specialize Tile stuff - we were not using the canvas Item
4666 argument and that muddies waters for apply to other widgets
4667 someday.
4668
4669 Change 2862 on 2003/08/31 by nick@llama
4670
4671 Finish re-implementing Tk_Tile stuff
4672
4673 Change 2861 on 2003/08/31 by nick@llama
4674
4675 Tweaks to try and re-enable -tile on Canvas (does not work yet)
4676 - add various code fragments that seem to be missing in diff
4677 with Tk800/pTk/tlCanvas.c
4678 - re-enable bboxProc of Tk_Item
4679 - avoid core-dump if Tk_Tile is NULL
4680
4681 Change 2860 on 2003/08/30 by nick@llama
4682
4683 More messing with exit and associated cleanup calls.
4684 We were not calling WhenDeleted callbacks on commands,
4685 so send was not deleting its entry from list of interps.
4686 When we started calling them other snags showed up (exit again).
4687
4688 Change 2859 on 2003/08/30 by nick@llama
4689
4690 Call Tcl_Finialize() as an END block if Tcl_Exit() is not called.
4691 Otherwise application is not deleted from "interps" as used
4692 by send.
4693
4694 Change 2858 on 2003/08/30 by nick@llama
4695
4696 Use fullpath in try_run
4697
4698 Change 2857 on 2003/08/29 by nick@llama
4699
4700 Use WriteEmptyMakefile if we cannot find -lpng etc.
4701
4702 Change 2856 on 2003/08/28 by nick@llama
4703
4704 Steve's patch for demos
4705
4706 Change 2855 on 2003/08/27 by nick@llama
4707
4708 perl-only fix to the "image does not exist" messages
4709 from balloons. They were being double delete-d due to
4710 various mis-understandings of how widget destroy has always worked.
4711 (Maybe revist Balloon.pm as it is overly complex and causes a lot of
4712 overhead.)
4713
4714 Change 2854 on 2003/08/26 by nick@llama
4715
4716 Loose one of larger .jpg files
4717
4718 Change 2853 on 2003/08/26 by nick@llama
4719
4720 Another try at jpeg lib detection
4721
4722 Change 2852 on 2003/08/26 by nick@llama
4723
4724 Fix photo rotate and similar uses of string-write to Photo.
4725
4726 Change 2851 on 2003/08/26 by nick@llama
4727
4728 Check for _TCL_EXIT() in Tk::Event's $@ code - to supresss
4729 some errors on calling exit().
4730
4731 Change 2850 on 2003/08/26 by nick@llama
4732
4733 Manually applied Steve's patches for demos:
4734 - wrong name for view_widget
4735 - various cscroll.pl fixes:
4736 - avoid sprintf()
4737 - ->find returns array ref in scalar context
4738 - use scanMark style.
4739
4740 Change 2849 on 2003/08/26 by nick@llama
4741
4742 Slaven't FBox/FileSelect patch
4743
4744 Change 2848 on 2003/08/24 by nick@llama
4745
4746 Slaven's gcc-3-isms patch
4747
4748 Change 2847 on 2003/08/24 by nick@llama
4749
4750 Manifest, Change log, generated files etc.
4751
4752 Change 2846 on 2003/08/24 by nick@llama
4753
4754 Bundle PNG
4755
4756 Change 2844 on 2003/08/24 by nick@llama
4757
4758 Bundle tkJPEG
4759
4760 Change 2842 on 2003/08/24 by nick@llama
4761
4762 Use system's -ljpeg if we can find it.
4763
4764 Change 2841 on 2003/08/24 by nick@llama
4765
4766 All perl/Tk Photo formats are in new style - no tricks
4767 saying formats which start with upper-case take strings
4768 not Tcl_Obj please!
4769
4770 Change 2840 on 2003/08/24 by nick@llama
4771
4772 Fix Steve bug #6 (fileevent untie) - extra REFCNT someone
4773 else (Slaven?) sugested to keep structures live during call
4774 were causing problems if we untied in the callback.
4775
4776 Change 2839 on 2003/08/24 by nick@llama
4777
4778 Steve's warning avoidance in Tk::Table
4779
4780 Change 2838 on 2003/08/23 by nick@llama
4781
4782 Use new variable option types for buttons.
4783
4784 Change 2837 on 2003/08/23 by nick@llama
4785
4786 Return image names as objects as well.
4787
4788 Change 2836 on 2003/08/23 by nick@llama
4789
4790 Image create was not returing an object.
4791 (Steve's bug #4)
4792
4793 Change 2835 on 2003/08/23 by nick@llama
4794
4795 Support legacy scheme of defaulting -variable options
4796 for menu check buttons etc. (Steve's bug #3)
4797
4798 Change 2834 on 2003/08/22 by nick@llama
4799
4800 Re-re-architect Tk::exit
4801
4802 Change 2833 on 2003/08/22 by nick@llama
4803
4804 End-off-buffer issues with tkUnixSelect.c
4805
4806 Change 2832 on 2003/08/20 by nick@llama
4807
4808 perl5.8.0 tolerance
4809
4810 Change 2831 on 2003/08/17 by nick@llama
4811
4812 @$ may be undef not "" so stringify before testing.
4813
4814 Change 2830 on 2003/08/17 by nick@llama
4815
4816 Tidy up Drag/Drop
4817
4818 Change 2829 on 2003/08/16 by nick@llama
4819
4820 License terms have been tweaked for US Government
4821
4822 Change 2828 on 2003/08/16 by nick@llama
4823
4824 Re-integrate tcl/tk docs with .3 files in right place
4825
4826 Change 2827 on 2003/08/16 by nick@llama
4827
4828 Move *.3 man pages back to man3 dir
4829
4830 Change 2826 on 2003/08/15 by nick@llama
4831
4832 Fixup Xdnd drop site code. (Drag side still needs work).
4833 Main snag was misguided guessing of "text/..." selection types,
4834 and tk8's addition of wrapper window.
4835
4836 Change 2824 on 2003/08/15 by nick@llama
4837
4838 Add a selection hook to tkGlue.c
4839
4840 Change 2823 on 2003/08/15 by nick@llama
4841
4842 Correct handling of loose selction callback. (Was breaking
4843 DragDrop).
4844
4845 Change 2821 on 2003/08/14 by nick@llama
4846
4847 More encoded selections fixup
4848
4849 Change 2819 on 2003/08/14 by nick@camel
4850
4851 Windows tweaks
4852
4853 Change 2818 on 2003/08/14 by nick@llama
4854
4855 Seems we need anoth dTHX with latest perl
4856
4857 Change 2817 on 2003/08/14 by nick@llama
4858
4859 Remove old demos mainly for Win32 command line
4860 length issues for Win32 make
4861
4862 Change 2815 on 2003/08/11 by nick@llama
4863
4864 More UnixFont troubles - this time not crossing out
4865 unicode fonts due to iso10646-1/ucs2-be alias muddle.
4866 Might be worth explicitly crossing out _the_ failing
4867 font instead/as well.
4868
4869 Change 2814 on 2003/08/10 by nick@llama
4870
4871 Re-work UTF8_STRING/STRING request to work with legacy
4872 apps better.
4873
4874 Change 2813 on 2003/08/10 by nick@llama
4875
4876 Mark high-bit case ignore as last on line test we stumbled on
4877 as todo in older perls.
4878
4879 Change 2812 on 2003/08/10 by nick@llama
4880
4881 UTF8_STRING selection support for non-INCR selections
4882 works. tkUnixSelect.c still a mess and includes some debug.
4883
4884 Change 2811 on 2003/08/09 by nick@llama
4885
4886 Re-instate selection('exists',...)
4887
4888 Change 2810 on 2003/08/09 by nick@llama
4889
4890 More RegExp testing (found a bug in perl!)
4891
4892 Change 2809 on 2003/08/08 by nick@llama
4893
4894 Various tweaks to Tcl_RegExp emulation.
4895 Still not quite right for regexp itself being UTF-8
4896 One core tk bug or mis-merge.
4897 Lots of dTHX additions to tkGlue.c
4898
4899 Change 2808 on 2003/08/07 by nick@llama
4900
4901 Mainly upgrades to regular expression support.
4902 1. Now marks expressions from Tk as being UTF-8
4903 2. Marks strings from Tk as being UTF-8
4904 3. Pattern passed to Text match can be qr//
4905 Above untested as seems TextUndo's Find menu
4906 has gone walk-about and "gedi" has other problems.
4907
4908 Change 2807 on 2003/08/07 by nick@llama
4909
4910 Steve's patch #3
4911
4912 Change 2806 on 2003/08/07 by nick@llama
4913
4914 Unix font ranking control from perl (experimental)
4915
4916 Change 2805 on 2003/08/06 by nick@llama
4917
4918 "Hook" key Unix font selection back to tkGlue.c
4919 in preparation for a perl-controllable hook.
4920 Various other debug removal and re-aligning with Tcl/Tk
4921 changes to tkUnixFont.c
4922
4923 Change 2804 on 2003/08/05 by nick@llama
4924
4925 Found and fixed fileevent SV leak.
4926 Left extra comments etc. in the code.
4927 Decided that loops of > 100 which leak less than
4928 10 SVs don't really leak.
4929
4930 Change 2803 on 2003/08/04 by nick@llama
4931
4932 Steve's demo patch and associated tweaks to
4933 bindings etc.
4934
4935 Change 2802 on 2003/08/04 by nick@llama
4936
4937 Fix REFCNT problem with torn-off menus
4938
4939 Change 2801 on 2003/08/04 by nick@llama
4940
4941 Doc change for Arg -> Tcl_Obj * that got lost
4942
4943 Change 2800 on 2003/08/03 by nick@dromedary
4944
4945 More attempts at debugging tearoffs
4946
4947 Change 2799 on 2003/08/03 by nick@dromedary
4948
4949 Fix one bug in cloned menu stuff. Still something lurking:
4950 <Enter>-ing a torn off menu gets a non-callback after "a few"
4951 tear-off/destroy tries. (e.g. Help->About on widget demo.)
4952
4953 Change 2797 on 2003/07/31 by nick@camel
4954
4955 Set hInstance to give access to bitmaps and cursors.
4956
4957 Change 2796 on 2003/07/30 by nick@llama
4958
4959 Add windows cursor
4960
4961 Change 2795 on 2003/07/30 by nick@llama
4962
4963 Move exit above use Tk.
4964
4965 Change 2793 on 2003/07/29 by nick@camel
4966
4967 exit on skip now needs to be CORE::exit()
4968
4969 Change 2792 on 2003/07/29 by nick@dromedary
4970
4971 Switch listbox.t to Test::More and relax it to pass on older KDE
4972 Some of tests may now be near pointless matching /^\d+x\d+$/
4973 for geometries!
4974
4975 Change 2791 on 2003/07/28 by nick@camel
4976
4977 A few windows tweaks.
4978
4979 Change 2790 on 2003/07/27 by nick@dromedary
4980
4981 Align Unix with Win32 on how to scan window ids
4982
4983 Change 2789 on 2003/07/27 by nick@camel
4984
4985 "correct" a couple more Tcl_Obj things for windows
4986 (may have to revert this if UNIX/X does not like it).
4987
4988 Change 2788 on 2003/07/27 by nick@dromedary
4989
4990 Win32 isms leaking
4991
4992 Change 2787 on 2003/07/27 by nick@camel
4993
4994 Win32 hackery.
4995 Main hack is to call TkWinXInit() at Tk.xs boot time
4996 as it now calls Tcl_Xxxx so needs to have had Tk::Event
4997 vtable installed.
4998
4999 Runs good slab of tests now.
5000 Known Snags:
5001 - Tcl_Obj vs string issue in tkBind.c somewhere
5002 - ColorEditor fails as wMIconImage isn't there
5003
5004 Change 2786 on 2003/07/27 by nick@dromedary
5005
5006 Loose Img prefix
5007
5008 Change 2785 on 2003/07/27 by nick@llama
5009
5010 A hack to keep author of t/cursor.t happy by returning
5011 a list.
5012
5013 Change 2784 on 2003/07/27 by nick@llama
5014
5015 Change all occurances of 'Arg' to 'Tcl_Obj *'
5016 Arg is known to collide with a VisualC++ header and
5017 is unnessary now the Tcl thing exists.
5018 (We still #define it to perl's SV.)
5019
5020 Change 2783 on 2003/07/27 by nick@llama
5021
5022 Tweaks before new snapshot
5023
5024 Change 2782 on 2003/07/27 by nick@llama
5025
5026 Patch from Steve Lidie <sol0@Lehigh.EDU>
5027 Date: Sat, 26 Jul 2003 22:43:59 -0400
5028
5029 Change 2781 on 2003/07/27 by nick@llama
5030
5031 Attempt to fix tearoff menus.
5032 - better than it was ?
5033 - still behaving oddly (loosing callbacks)
5034 - can coredump (having apparently corrupted perl SV arena) if
5035 same menu is torn of twice.
5036 Actual fix is just in Menu.pm other files just touched
5037 to make their diagnostics/checking more robust.
5038
5039 Change 2780 on 2003/07/27 by nick@llama
5040
5041 Re-work TK_OPTION_OBJ and TK_OPTION_CALLBACK to avoid
5042 leaks.
5043
5044 Change 2779 on 2003/07/27 by nick@llama
5045
5046 Invent TK_OPTION_CALLBACK for new style configure.
5047 This allows callbacks to be checked at configure time,
5048 and minimizes changes to .pm files which assumed callbacks
5049 were already objects.
5050
5051 Change 2778 on 2003/07/27 by nick@llama
5052
5053 Add missing '-' e.g. -text => ... not text => ...
5054
5055 Change 2777 on 2003/07/26 by nick@llama
5056
5057 Tk::exit() as perl code which cooperates with MainLoop.
5058 This avoids calling perl's my_exit() which longjmp()s
5059 out of event dispatch leaving stack addresses in data structures.
5060
5061 Change 2776 on 2003/07/26 by nick@llama
5062
5063 Revert the "address in stack avoidance" change.
5064
5065 Change 2775 on 2003/07/26 by nick@llama
5066
5067 Mess with diagnostics for callbacks.
5068 In particular add destcription of event to error info.
5069
5070 Change 2774 on 2003/07/26 by nick@llama
5071
5072 With new config code callbacks are not distingushed from
5073 objects. This is an experiment to see if it helps various
5074 callback related problems. It makes LangCopyArg() create
5075 a callback for the sub-ref case.
5076
5077 Change 2773 on 2003/07/26 by nick@llama
5078
5079 WORKROUND: - tkBind.c and tkEvent.c were storing addresses
5080 of stack frame in structures. When die/exit longjmp()ed out
5081 of them weird things happened.
5082 Workround is to malloc() the data - it is a workround as
5083 it leaks. Need a new hook which uses perl'scope stack
5084 to de-link and free the structures.
5085
5086 Change 2772 on 2003/07/26 by nick@llama
5087
5088 Ease of use fix - strip junk from end of file name.
5089
5090 Change 2771 on 2003/07/26 by nick@llama
5091
5092 Enable leak.t without perl's malloc
5093
5094 Change 2770 on 2003/07/26 by nick@llama
5095
5096 Switch to new style $VERSION code when add_version run
5097
5098 Change 2769 on 2003/07/26 by nick@llama
5099
5100 Revert changes to listbox and entry with respect to errorResult
5101 refcounting. They were following idiomatic style. Instead work round
5102 the problem in tkGlue.c's version of Tcl_SetObjResult() pending
5103 re-think of whole "result" scheme.
5104
5105 Change 2768 on 2003/07/26 by nick@llama
5106
5107 Re-work -class handling for widgets configured
5108 "new style".
5109
5110 Change 2767 on 2003/07/25 by nick@llama
5111
5112 Versions
5113
5114 Change 2766 on 2003/07/25 by nick@llama
5115
5116 Skeleton code for new widgets:
5117 Labelframe - a frame with a label?
5118 Panedwindow - shashes etc. - needs bindings converting from Tcl.
5119
5120 Change 2765 on 2003/07/25 by nick@llama
5121
5122 The copyright date code is flawed, but was missing things
5123 that should have been updated.
5124
5125 Change 2764 on 2003/07/25 by nick@llama
5126
5127 Callback SvROK fix akin to one in Event/pTkCallback.c
5128
5129 Change 2763 on 2003/07/25 by nick@llama
5130
5131 Part1 of tearoff fix.
5132
5133 Change 2762 on 2003/07/25 by nick@llama
5134
5135 Re-add transparent and Tk bitmaps.
5136 Fix core dump in canvas item search (e.g. floorplan demo)
5137
5138 Change 2761 on 2003/07/25 by nick@llama
5139
5140 Make all -variable and -command type options TK_OPTION_OBJ
5141 if using new config style. (Akin to TK_CONFIG_CALLBACK and
5142 Tk_CONFIG_LANGARG under old scheme.)
5143
5144 Change 2760 on 2003/07/25 by nick@llama
5145
5146 Unbundle ye olde Encode module
5147
5148 Change 2759 on 2003/07/24 by nick@llama
5149
5150 Avoid depending on Tk::NumEntry which isn't here.
5151 Instead use new Spinbox (which is similar).
5152 Fix BrowseEntry to not mess with LabEntry's bindtags
5153 (which kills spinbox).
5154
5155 Change 2758 on 2003/07/24 by nick@llama
5156
5157 Minor "what is nothing" patch to Frame's -use option
5158 where perl and Tcl differ.
5159 Update versions in README.
5160 All tests pass.
5161
5162 Change 2757 on 2003/07/24 by nick@llama
5163
5164 Raw integrate of tcltk8.4.4
5165
5166 Change 2754 on 2003/07/24 by nick@llama
5167
5168 Avoid nested comments when generating .t files
5169
5170 Change 2753 on 2003/07/23 by nick@bactrian
5171
5172 Junk removal
5173
5174 Change 2752 on 2003/07/23 by nick@llama
5175
5176 Update Change.log
5177
5178 Change 2751 on 2003/07/23 by nick@llama
5179
5180 Turn off some debug
5181
5182 Change 2750 on 2003/07/23 by nick@llama
5183
5184 MANIFEST update
5185
5186 Change 2748 on 2003/07/23 by nick@llama
5187
5188 Missed trailing / off.
5189
5190 Change 2747 on 2003/07/23 by nick@llama
5191
5192 Experiment with $Word$ things.
5193
5194 Change 2746 on 2003/07/23 by nick@llama
5195
5196 See what $Revision$ does...
5197
5198 Change 2745 on 2003/07/23 by nick@llama
5199
5200 Add Spinbox support
5201
5202 Change 2742 on 2003/07/23 by nick@llama
5203
5204 New stub scheme defered.
5205
5206 Change 2741 on 2003/07/23 by nick@llama
5207
5208 Make stbDashCustom a #included file with statics
5209
5210 Change 2740 on 2003/07/23 by nick@llama
5211
5212 Lost a return in the merge.
5213
5214 Change 2739 on 2003/07/22 by nick@llama
5215
5216 Listbox and entry fixes.
5217
5218 Change 2738 on 2003/07/21 by nick@llama
5219
5220 Avoid segfaults due to lifetime issues with char * values
5221 of "wm command ..." args. Revert to saving a Tcl_Obj.
5222
5223 Change 2736 on 2003/07/20 by nick@llama
5224
5225 Make Entry and its tests match:
5226 list returns
5227 REFCNT
5228 error messages have changed (better english)
5229
5230 Change 2735 on 2003/07/20 by nick@llama
5231
5232 Integrate tuned/fixed tests
5233
5234 Change 2733 on 2003/07/20 by nick@llama
5235
5236 Update change log
5237
5238 Change 2732 on 2003/07/20 by nick@llama
5239
5240 $VERSIONs
5241
5242 Change 2730 on 2003/07/20 by nick@llama
5243
5244 Copyright dates
5245
5246 Change 2729 on 2003/07/20 by nick@llama
5247
5248 Pull some stuff from Tk800 branch
5249 Update MANIFEST.
5250
5251 Change 2728 on 2003/07/20 by nick@llama
5252
5253 Runs more or less a well as it did.
5254 Possible snag with photo.
5255 Tune wm-time.t for KDE window manager in SuSE 8.2
5256
5257 Change 2727 on 2003/07/20 by nick@llama
5258
5259 Integrated code compiles/links
5260
5261 Change 2726 on 2003/07/20 by nick@llama
5262
5263 Raw integrate of tcl/tk8.4.3
5264 Main dogynesses seem to be in Unix Selection code (resolved?)
5265 and Canvas which has gone Tcl_Obj * style but may have lost
5266 groups as a consequence.
5267
5268 Change 2723 on 2003/07/20 by nick@llama
5269
5270 Integrate and resolve //depot/TkuSteve/... which
5271 has had Steve's patches applied.
5272
5273 Change 2715 on 2003/07/19 by nick@llama
5274
5275 Integrate from Tk8 branch
5276
5277 Change 2710 on 2003/07/19 by nick@llama
5278
5279 gcc3 signed/unsigned pickyness
5280
5281 Change 2701 on 2003/04/14 by nick@bactrian
5282
5283 Bad UTF-8 debug.
5284
5285 Change 2518 on 2002/10/31 by nick@bactrian
5286
5287 Add canvas PostScript diagnostic code.
5288
5289 Change 2516 on 2002/10/15 by nick@bactrian
5290
5291 Steve's patch for Darwin
5292
5293 Change 2514 on 2002/10/13 by nick@dromedary
5294
5295 Get rid of zero sized files
5296
5297 Change 2513 on 2002/10/13 by nick@dromedary
5298
5299 Auto and manual version updates
5300
5301 Change 2512 on 2002/10/13 by nick@bactrian
5302
5303 Mis-translated global SelectionClear to listbox local
5304
5305 Change 2510 on 2002/10/08 by nick@bactrian
5306
5307 Fix meta-keys eating chars in overstrike mode
5308 (derived from suggested patch by Sreeji K Das <bksys@vsnl.com>)
5309
5310 Change 2509 on 2002/10/06 by nick@dromedary
5311
5312 Strings from Tk_EventInfo maybe UTF-8
5313
5314 Change 2508 on 2002/10/06 by nick@bactrian
5315
5316 Clear directory listbox selection on a reread.
5317
5318 Change 2507 on 2002/10/06 by nick@dromedary
5319
5320 Make $text->get return '' rather than undef for indices equal.
5321 Avoids a lot of hassle in existing .pm files.
5322
5323 Change 2506 on 2002/10/06 by nick@dromedary
5324
5325 Fix REFCNT muddle and UTF-8ness of Tcl_DStringResult
5326
5327 Change 2505 on 2002/10/05 by nick@vmnt
5328
5329 "Tune" WM timing test for Win32
5330
5331 Change 2502 on 2002/10/05 by nick@dromedary
5332
5333 Back-out some of UNIX Unicode font changes - they tickle a
5334 feature of sub-font logic (pointer to array which is re-allocated).
5335
5336 Change 2501 on 2002/10/05 by nick@bactrian
5337
5338 More debugging of UNIX font issues
5339
5340 Change 2500 on 2002/10/05 by nick@bactrian
5341
5342 Optimize 0-length case of UTF-8 -> external.
5343
5344 Change 2499 on 2002/10/04 by nick@dromedary
5345
5346 Reinstate wmWrapper, subsume wmSaveunder in overrideredirect
5347 Update MANIFEST
5348
5349 Change 2498 on 2002/10/04 by nick@vmnt
5350
5351 Work round lack of "release"
5352
5353 Change 2497 on 2002/10/04 by nick@vmnt
5354
5355 Menus working on Win32
5356
5357 Change 2496 on 2002/10/04 by nick@dromedary
5358
5359 Tested tmenu on UNIX
5360
5361 Change 2495 on 2002/10/04 by nick@vmnt
5362
5363 Trivial menu test
5364
5365 Change 2494 on 2002/10/04 by nick@vmnt
5366
5367 Initialize vtables by right names!
5368
5369 Change 2493 on 2002/10/04 by nick@dromedary
5370
5371 Add timy Entry test
5372
5373 Change 2492 on 2002/10/04 by nick@vmnt
5374
5375 More forgotten changes ferom Win32
5376
5377 Change 2491 on 2002/10/04 by nick@vmnt
5378
5379 All builds on Win32
5380
5381 Change 2490 on 2002/10/04 by nick@vmnt
5382
5383 Bitmap may as well be built in
5384
5385 Change 2489 on 2002/10/04 by nick@dromedary
5386
5387 Generate vtable declare/import #defines
5388
5389 Change 2488 on 2002/10/04 by nick@vmnt
5390
5391 Files from p4 diff -se ./...
5392
5393 Change 2487 on 2002/10/04 by nick@dromedary
5394
5395 More Unix vs Win32 messing about
5396
5397 Change 2486 on 2002/10/03 by nick@dromedary
5398
5399 Ev('A') can now use the stack - so need PUTBACK
5400
5401 Change 2485 on 2002/10/03 by nick@dromedary
5402
5403 Quick-fix for wmSaveunder and wmWrapper
5404
5405 Change 2484 on 2002/10/03 by nick@dromedary
5406
5407 Toplevel-ness check for wmRelease is inverse of normal
5408
5409 Change 2483 on 2002/10/03 by nick@dromedary
5410
5411 More conservative form of Ev('A')
5412
5413 Change 2482 on 2002/10/03 by nick@vmnt
5414
5415 Encoding hackery to get Win32/Unicode displaying for 'tiny'
5416
5417 Change 2481 on 2002/10/03 by nick@vmnt
5418
5419 Win32 loads/runs tiny without segfaults
5420
5421 Change 2480 on 2002/10/03 by nick@vmnt
5422
5423 Win32 loads tiny (encode not right yet)
5424
5425 Change 2479 on 2002/10/02 by nick@dromedary
5426
5427 Fixup Unix build
5428
5429 Change 2478 on 2002/10/02 by nick@vmnt
5430
5431 All compiles on Win32 (does not link cleanly yet)
5432
5433 Change 2477 on 2002/10/02 by nick@vmnt
5434
5435 pTk compiles and builds lib VC++ ver 6 WinNT
5436
5437 Change 2476 on 2002/10/01 by nick@dromedary
5438
5439 Re-work mkVFunc to tolerate Mac/Win signature differences?
5440
5441 Change 2475 on 2002/09/30 by nick@vmnt
5442
5443 Avoid having to find encode.h
5444
5445 Change 2473 on 2002/09/22 by nick@vmnt
5446
5447 More Win32 vtable experiments
5448
5449 Change 2472 on 2002/09/22 by nick@vmnt
5450
5451 Win32 stuff
5452
5453 Change 2471 on 2002/09/22 by nick@vmnt
5454
5455 Avoid problems with #include <windows.h>
5456
5457 Change 2470 on 2002/09/22 by nick@bactrian
5458
5459 Exclude nmake stuff
5460
5461 Change 2469 on 2002/09/22 by nick@bactrian
5462
5463 Hackery for new way Tk fakes Xlib on Win32 etc.
5464
5465 Change 2468 on 2002/09/16 by nick@bactrian
5466
5467 MANIFEST fixups (laptop)
5468
5469 Change 2467 on 2002/09/16 by nick@dromedary
5470
5471 MANIFEST fixups
5472
5473 Change 2466 on 2002/09/15 by nick@dromedary
5474
5475 Auto version update
5476
5477 Change 2465 on 2002/09/15 by nick@dromedary
5478
5479 Avoid collision between LabFrame's -label and implict -label
5480 on Frame
5481
5482 Change 2464 on 2002/09/15 by nick@dromedary
5483
5484 Remove som debug for now.
5485
5486 Change 2463 on 2002/09/15 by nick@dromedary
5487
5488 Tidy up after tk8.4.0 merge (an easy one for a change)
5489
5490 Change 2462 on 2002/09/15 by nick@dromedary
5491
5492 Raw integrate of tck/tk 8.4.0
5493
5494 Change 2455 on 2002/09/08 by nick@dromedary
5495
5496 Update generated .t and .m files
5497
5498 Change 2454 on 2002/09/08 by nick@dromedary
5499
5500 reinstate wm capture, release, iconimage
5501
5502 Change 2453 on 2002/09/08 by nick@dromedary
5503
5504 All .so-s load again
5505
5506 Change 2452 on 2002/09/07 by nick@dromedary
5507
5508 Raw integrate of Tcl/Tk 8.4b2
5509
5510 Change 2449 on 2002/09/07 by nick@dromedary
5511
5512 All .so's load
5513
5514 Change 2448 on 2002/09/07 by nick@dromedary
5515
5516 More tk8.4 fixups
5517
5518 Change 2443 on 2002/08/09 by nick@dromedary
5519
5520 Fix bug in nested #if logic
5521 Handle #elif
5522 Tolerate '#if defined foo' without ()
5523
5524 Change 2442 on 2002/08/09 by nick@bactrian
5525
5526 Laptop fixups
5527
5528 Change 2441 on 2002/08/09 by nick@dromedary
5529
5530 Update generated files
5531
5532 Change 2439 on 2002/08/05 by nick@dromedary
5533
5534 More merge fixups
5535
5536 Change 2438 on 2002/08/04 by nick@dromedary
5537
5538 Integrate tcl/tk docs
5539
5540 Change 2430 on 2002/07/23 by nick@dromedary
5541
5542 More integrate fixups
5543
5544 Change 2429 on 2002/07/21 by nick@dromedary
5545
5546 Hand fixed of mis-integrates (part1)
5547
5548 Change 2428 on 2002/07/21 by nick@dromedary
5549
5550 Raw integrate of tcl/tk 8.4b1
5551
5552 Change 2427 on 2002/07/20 by nick@dromedary
5553
5554 Integrate tix-8.1.4b1
5555
5556 Change 2425 on 2002/07/20 by nick@dromedary
5557
5558 Import /tmp/tix-8.1.3
5559
5560 Change 2423 on 2002/07/20 by nick@dromedary
5561
5562 Import /tmp/tcl8.4b1
5563
5564 Change 2422 on 2002/07/20 by nick@dromedary
5565
5566 Integrate .pm from Tk800
5567
5568 Change 2416 on 2002/07/14 by nick@dromedary
5569
5570 Integarate Tk800's ptked
5571
5572 Change 2413 on 2002/07/14 by nick@dromedary
5573
5574 More -text from text => stuff
5575
5576 Change 2412 on 2002/07/14 by nick@dromedary
5577
5578 Integrate some of Tk800 stuff
5579
5580 Change 2408 on 2002/07/14 by nick@dromedary
5581
5582 Integrate mousewheel stuff
5583
5584 Change 2406 on 2002/07/14 by nick@dromedary
5585
5586 The "fix" for slow popups adapted from Tk800.
5587
5588 Change 2402 on 2002/07/13 by nick@bactrian
5589
5590 Regen things
5591
5592 Change 2401 on 2002/07/13 by nick@bactrian
5593
5594 Debugging and core-dump avoidance
5595
5596 Change 2397 on 2002/04/19 by nick@dromedary
5597
5598 Co-operate with Encode-1.50+'s (i.e. use ENCODE_FB_QUIET when we want that).
5599
5600 Change 2396 on 2002/04/19 by nick@bactrian
5601
5602 Don't polute Encode::Alias's idea of encodings we need
5603 as "raw" - do our own alias instead.
5604
5605 Change 2395 on 2002/04/19 by nick@bactrian
5606
5607 Some tweaks to return values etc.
5608
5609 Change 2392 on 2002/04/15 by nick@bactrian
5610
5611 Turn of DO_CHECK_TCL_ALLOC
5612
5613 Change 2391 on 2002/04/15 by nick@bactrian
5614
5615 Slaven's fixes.
5616
5617 Change 2390 on 2002/04/14 by nick@dromedary
5618
5619 Add re-configure (with defaults) to create.t,
5620 fix couple of snags that showed.
5621 Fix Scale to return list for x,y
5622
5623 Change 2389 on 2002/04/13 by nick@dromedary
5624
5625 More memory leak debugging.
5626
5627 Change 2387 on 2002/04/12 by nick@bactrian
5628
5629 VERSION tweaks etc.
5630
5631 Change 2386 on 2002/04/12 by nick@bactrian
5632
5633 Pre-alpha release prep.
5634
5635 Change 2385 on 2002/04/11 by nick@bactrian
5636
5637 Keep tix's argument order but use our GetStyleTable() scheme.
5638
5639 Change 2384 on 2002/04/11 by nick@bactrian
5640
5641 Raw merge of tix-8.1.3
5642
5643 Change 2382 on 2002/04/10 by nick@nick-w2k
5644
5645 Win32-isms part 1 of who can guess...
5646
5647 Change 2381 on 2002/04/09 by nick@bactrian
5648
5649 Aliases for Dan's current Encode module
5650
5651 Change 2380 on 2002/04/09 by nick@bactrian
5652
5653 tkGrid gross issues
5654
5655 Change 2379 on 2002/04/09 by nick@dromedary
5656
5657 Experimental tweak to UnixFont and test sanity
5658
5659 Change 2378 on 2002/04/05 by nick@dromedary
5660
5661 Fix after (needed more type emulation)
5662
5663 Change 2376 on 2002/04/05 by nick@dromedary
5664
5665 Some sanity in font handling
5666
5667 Change 2375 on 2002/04/05 by nick@dromedary
5668
5669 Use flags forms of to/from UTF-8 (5.7+) and enable tolerance.
5670
5671 Change 2374 on 2002/04/04 by nick@dromedary
5672
5673 Start some serious Unicode testing
5674
5675 Change 2373 on 2002/04/04 by nick@dromedary
5676
5677 Avoid skipping -format which Tcl/Tk has "parsed" long hand...
5678
5679 Change 2372 on 2002/04/04 by nick@dromedary
5680
5681 basic_demo (tweaked) runs without core dumps.
5682 All but t/fbox.t pass.
5683 Needed to fix UnixWm to cope with images of zero size (not allocate Pixmap
5684 but still free Image).
5685 Tk::Font is interfering with Tcl_Obj fonts. For now just caches Tk_font
5686 and avoids freeing it as it does not have a legitimate ref to it.
5687
5688 Change 2371 on 2002/04/04 by nick@dromedary
5689
5690 Fixup list returns
5691
5692 Change 2370 on 2002/04/04 by nick@dromedary
5693
5694 Avoid warning for malloc leak - breaks tests
5695 #undef JOIN (threads) collides with tcl.h
5696
5697 Change 2369 on 2002/04/04 by nick@dromedary
5698
5699 Integrate fileevent recursion fix from Tk800
5700 Integrate .pm changes from Tk800
5701
5702 Change 2368 on 2002/04/04 by nick@dromedary
5703
5704 Fake more Tcl_Obj type stuff
5705
5706 Change 2366 on 2002/04/04 by nick@dromedary
5707
5708 t/create.t runs without core-dumps.
5709 Still an issue with OptionMenu -options.
5710
5711 Change 2365 on 2002/04/01 by nick@dromedary
5712
5713 'tiny' loads and runs
5714
5715 Change 2364 on 2002/04/01 by nick@dromedary
5716
5717 Tk.so loads (still core dumps but hey its a start...)
5718
5719 Change 2363 on 2002/04/01 by nick@dromedary
5720
5721 pTk sub-dir compiles
5722
5723 Change 2362 on 2002/03/31 by nick@bactrian
5724
5725 Missed files
5726
5727 Change 2361 on 2002/03/31 by nick@bactrian
5728
5729 Porting part1 of N (move process to faster machine)
5730
5731 Change 2358 on 2002/03/17 by nick@bactrian
5732
5733 Integrate tcl/tk 8.4a3
5734
5735 Change 2353 on 2002/03/16 by nick@bactrian
5736
5737 Integrate tcl8.3.4 and tk8.3.4
5738
5739 Change 2352 on 2002/03/16 by nick@bactrian
5740
5741 Remove iconimage to aid merge
5742
5743 Change 2351 on 2002/03/16 by nick@bactrian
5744
5745 Wtitepsace normalize
5746
5747 Change 2225 on 2001/05/22 by nick@dromedary
5748
5749 Integrate perl code from Tk800.023+
5750
5751 Change 2172 on 2001/04/07 by nick@dromedary
5752
5753 Minor iso-10646-1 speedup
5754
5755 Change 2171 on 2001/04/07 by nick@dromedary
5756
5757 Integrate PerlIO fix
5758
5759 Change 2166 on 2001/04/04 by nick@bactrian
5760
5761 Tweak for warning-less build (-Werror) against
5762 current XFree86's Xlib.h
5763
5764 Change 2165 on 2001/04/04 by nick@bactrian
5765
5766 Integrate changes made to Tk8 branch
5767
5768 Change 2162 on 2001/03/29 by nick@dromedary
5769
5770 Perl5.7.* tolerance.
5771
5772 Change 2160 on 2001/03/28 by nick@dromedary
5773
5774 Integrate MULTIPLICTY tweak from Tk800.
5775
5776 Change 2112 on 2001/01/27 by nick@dromedary
5777
5778 Avoid utf8-isms on old perls.
5779
5780 Change 2106 on 2001/01/01 by nick@dromedary
5781
5782 Various utf8 fixes.
5783
5784 Change 2103 on 2000/12/12 by nick@pluto
5785
5786 Obey latest utf8_to_uv prototype
5787
5788 Change 2102 on 2000/12/12 by nick@pluto
5789
5790 Integrate perlio co-existance issue
5791
5792 Change 2097 on 2000/11/02 by nick@pluto
5793
5794 Honour hidden-ness in PostScript.
5795
5796 Change 2095 on 2000/11/02 by nick@pluto
5797
5798 Do gsave/grestore in DrawText PostScript - else its translate
5799 messes other drawing ops (at least when called via a group).
5800
5801 Change 2093 on 2000/10/30 by nick@pluto
5802
5803 (Failed) attempt to localize failing error propagation.
5804
5805 Change 2091 on 2000/10/26 by nick@pluto
5806
5807 Avoid using ST(0) as the scratch variable in Tk::Callback::Call
5808 XS code - issue if stack moves pushing the args.
5809
5810 Change 2089 on 2000/10/25 by nick@pluto
5811
5812 Text xview/yview were not returning lists, hidden by implcit split.
5813
5814 Change 2088 on 2000/10/25 by nick@pluto
5815
5816 When returning Tcl result to perl only call Tcl_ListObjGetElements
5817 if value is already an array ref. Also if value is not SvOK do
5818 not return any elements (ListObjGetElements did that for us
5819 but now we don't call it). Otherwise things like TextUndo::Save
5820 which do
5821 print FILE $t->get(...);
5822 "split" the text line and we loose "\n" and other whitespace.
5823
5824 Change 2087 on 2000/10/19 by nick@pluto
5825
5826 Call update commands when item redrawn via group.
5827
5828 Change 2086 on 2000/10/19 by nick@pluto
5829
5830 Ignore group issues in Tk_ItemState() or lines etc. think
5831 they are hidden and set null bbox, and groups bbox is then
5832 garbage.
5833
5834 Change 2085 on 2000/10/19 by nick@pluto
5835
5836 Allow local $Tk::LangDebug to control debug hook.
5837
5838 Change 2083 on 2000/10/19 by nick@pluto
5839
5840 Avoid re-draw everything approach when a sub item of a group
5841 needs to be redrawn. Instead have new flag NEEDS_DISPLAY which
5842 we set on enclosing group(s).
5843 Also defer calling updateCmd till end of redraw to avoid issues
5844 with recusring.
5845
5846 Change 2082 on 2000/10/18 by nick@pluto
5847
5848 Allow $canvas->move regardless of group-ness (like ->coord).
5849
5850 Change 2078 on 2000/10/11 by nick@pluto
5851
5852 Sort out merge
5853
5854 Change 2077 on 2000/10/11 by nick@pluto
5855
5856 Merge Tk800.*
5857
5858 Change 2076 on 2000/10/11 by nick@pluto
5859
5860 Implement pick-through on canvas groups with -state => 'active'
5861
5862 Change 2074 on 2000/10/08 by nick@bactrian
5863
5864 Reinstate iso8859-1 with bleadperl.
5865
5866 Change 2073 on 2000/10/08 by nick@bactrian
5867
5868 Tweaks for AIX build
5869
5870 Change 2072 on 2000/10/07 by nick@bactrian
5871
5872 Exclude loadables Text, Canvas, ... from Tk.so by avoiding mentioning them
5873 in tkWindow.c, while still passing extra info from "commands" table.
5874
5875 Change 2071 on 2000/10/07 by nick@bactrian
5876
5877 Reinstate generic -class processing
5878
5879 Change 2070 on 2000/10/07 by nick@bactrian
5880
5881 Add a VERSION
5882
5883 Change 2069 on 2000/10/07 by nick@bactrian
5884
5885 More MANIFEST gotcha-s
5886
5887 Change 2068 on 2000/10/07 by nick@pluto
5888
5889 Add Dummy Encode for perl5.005
5890
5891 Change 2067 on 2000/10/07 by nick@bactrian
5892
5893 Update MANIFEST.SKIP.PL to use pTk.inc and pTk.exc files rather
5894 than blindly excluding everything which also exists under mTk.
5895
5896 Change 2066 on 2000/10/06 by nick@pluto
5897
5898 Fix use of alwaysRedraw
5899
5900 Change 2064 on 2000/10/06 by nick@pluto
5901
5902 Return bbox as a list
5903
5904 Change 2061 on 2000/10/05 by nick@pluto
5905
5906 Fix Arc configure.
5907
5908 Change 2057 on 2000/10/04 by nick@pluto
5909
5910 Play safe in DuplicateObj
5911
5912 Change 2054 on 2000/10/04 by nick@pluto
5913
5914 Canvas does not really have bbox proc anymore.
5915
5916 Change 2053 on 2000/10/04 by nick@pluto
5917
5918 Loose degenerate IntResults with one non-appened value.
5919
5920 Change 2050 on 2000/10/03 by nick@pluto
5921
5922 workround - don't force list on AppendElement till 2nd one,
5923 likewise in IntResults. Fix append-ness in HList use of latter.
5924 Listbox should be fixed to return IntObj-s fror CURSELN
5925
5926 Change 2048 on 2000/10/03 by nick@bactrian
5927
5928 Use perl_utf8_to_uv for now.
5929
5930 Change 2047 on 2000/10/03 by nick@pluto
5931
5932 Remove debug from Optionmenu.
5933 Allow more time for FBox, and change ->after to avoid
5934 error after destroy in case time is not enough.
5935
5936 Change 2046 on 2000/10/03 by nick@pluto
5937
5938 Make FBox and Optionmenu work together.
5939
5940 Change 2045 on 2000/10/03 by nick@pluto
5941
5942 Builds under perl5.005_03 again with dummy "unicode/iso8859-1".
5943
5944 Change 2044 on 2000/10/02 by nick@pluto
5945
5946 Add a Unicode demo
5947
5948 Change 2043 on 2000/10/02 by nick@pluto
5949
5950 Perl-based encode seems to work at last.
5951
5952 Change 2042 on 2000/10/02 by nick@pluto
5953
5954 Encoding files
5955
5956 Change 2041 on 2000/10/01 by nick@bactrian
5957
5958 Avoid "Assuming require" style AUTOLOAD for class methods,
5959 This avoids problems with utf8 'IsUpper' stuff.
5960
5961 Change 2040 on 2000/10/01 by nick@bactrian
5962
5963 Encoding using calls to perl objects.
5964
5965 Change 2039 on 2000/10/01 by nick@bactrian
5966
5967 Our headers in case we ever use it
5968
5969 Change 2038 on 2000/10/01 by nick@bactrian
5970
5971 Fail in the expected manner on out-of-range chars.
5972 Tweak UnixFont to only read in pages of 256 so that iso-8859-1 does
5973 not ask for 0x200..0x3FF by default.
5974
5975 Change 2037 on 2000/09/30 by nick@bactrian
5976
5977 Dummy iso-8859-1 decode.
5978
5979 Change 2036 on 2000/09/30 by nick@bactrian
5980
5981 In theory we now always expect hi-bits to/from Tcl_Xxxxx/Tk_Xxxxx to mean UTF8.
5982 Tests still pass...
5983
5984 Change 2035 on 2000/09/30 by nick@bactrian
5985
5986 Loose dummy.dir stuff
5987
5988 Change 2034 on 2000/09/30 by nick@bactrian
5989
5990 Tar file writing tweaks.
5991
5992 Change 2033 on 2000/09/30 by nick@bactrian
5993
5994 Copyright dates
5995
5996 Change 2032 on 2000/09/30 by nick@bactrian
5997
5998 Auto VERSION
5999
6000 Change 2031 on 2000/09/30 by nick@bactrian
6001
6002 Avoid 'bool' which we have undef'ed
6003
6004 Change 2030 on 2000/09/30 by nick@bactrian
6005
6006 Fix random memory corruption due to mis-rememebring how Compatibility
6007 wrapper worked.
6008
6009 Change 2029 on 2000/09/30 by nick@bactrian
6010
6011 MANIFEST tidy up
6012
6013 Change 2028 on 2000/09/29 by nick@pluto
6014
6015 Map Tcl's UTF8 stuff onto perl's - ugh.
6016
6017 Change 2027 on 2000/09/29 by nick@pluto
6018
6019 perl5.005_03 build.
6020 Fix result restore issue with SelectionGet
6021
6022 Change 2026 on 2000/09/29 by nick@pluto
6023
6024 Debug hooks for magic
6025
6026 Change 2025 on 2000/09/29 by nick@pluto
6027
6028 Correct string compare for menu names.
6029
6030 Change 2024 on 2000/09/29 by nick@pluto
6031
6032 Another backtrace
6033
6034 Change 2023 on 2000/09/29 by nick@pluto
6035
6036 Re-implement our (pTk's) "tidy" menu bars.
6037
6038 Change 2022 on 2000/09/29 by nick@pluto
6039
6040 Copy in just-like-Tcl tkUnixMenu.c till we can figure
6041 out why merged version does not work.
6042 When menu button destroys MainWindow tail end of bind
6043 cannot reset result in non-existant interp.
6044
6045 Change 2021 on 2000/09/29 by nick@pluto
6046
6047 Move wrappers on common dialogs to perl code.
6048
6049 Change 2020 on 2000/09/28 by nick@pluto
6050
6051 Flesh out stub Tk_Tile routines so t/dash.t passes.
6052
6053 Change 2019 on 2000/09/28 by nick@pluto
6054
6055 Reinstate returning only element of list as scalar value.
6056
6057 Change 2018 on 2000/09/28 by nick@pluto
6058
6059 Major overhaul of Result handling
6060 - Result is always a real scalar
6061 - SetObjResult does what it says.
6062 - GetObjResult gets current or new scalar.
6063 - ResetResult free's the scalar so GetObjResult creates new.
6064 - perl->Tcl makes copies to avoid pads, temp, and other weird things
6065 - Tcl->perl calls ListObjGetElements in array context, but
6066 always makes mortal copies.
6067 - Other "result-ish" things now implemented in Tcl-ish manner
6068 using above.
6069
6070 Change 2017 on 2000/09/28 by nick@pluto
6071
6072 configure ordering issues
6073
6074 Change 2016 on 2000/09/28 by nick@pluto
6075
6076 Loose obsolete Lang*() decls
6077
6078 Change 2015 on 2000/09/28 by nick@pluto
6079
6080 Use Tcl_Obj * scheme rather than LangSaveResult().
6081
6082 Change 2014 on 2000/09/28 by nick@pluto
6083
6084 Re-instate Tk::Derived in Tk::Menu's ISA (though why we did
6085 that is unclear).
6086
6087 Change 2013 on 2000/09/28 by nick@pluto
6088
6089 Use Tcl_GetInt rather than coined Lang_GetStrInt for original
6090 Tcl behaviour.
6091
6092 Change 2012 on 2000/09/28 by nick@pluto
6093
6094 Make Tcl_ListObjReplace match REFCNT assumptions in tkListbox.c
6095
6096 Change 2011 on 2000/09/28 by nick@pluto
6097
6098 -menu is a TK_OPTION_WINDOW
6099
6100 Change 2010 on 2000/09/28 by nick@pluto
6101
6102 Propagate wantarray-ness
6103
6104 Change 2009 on 2000/09/28 by nick@pluto
6105
6106 Make Tcl_SetObjResult of element match REFCNT assumptions
6107 used elsewhere.
6108
6109 Change 2008 on 2000/09/28 by nick@pluto
6110
6111 Use "Normal" Tcl style way of accessing result.
6112
6113 Change 2007 on 2000/09/27 by nick@pluto
6114
6115 Re-instate options for -tile and -disabled tile in Canvas.
6116
6117 Change 2006 on 2000/09/27 by nick@pluto
6118
6119 Entry not saving commands as Tcl_Obj
6120 Text's embedded widget forcing stringify of return widget.
6121
6122 Change 2005 on 2000/09/27 by nick@pluto
6123
6124 Two tweaks : re-instate ListBox returning list for bbox.
6125 Auto-de-ref in LangTraceVar as we don't have special Configure
6126 support (yet?) for variables.
6127 Mostly working "make test"
6128
6129 Change 2004 on 2000/09/27 by nick@pluto
6130
6131 More save Tcl_Obj issues in Entry and Scale
6132 Do not require blessing of callbacks.
6133
6134 Change 2003 on 2000/09/27 by nick@pluto
6135
6136 Possible overkill using perl's magic vtable scheme
6137 to call Tcl's freeInternalRep.
6138 - Maybe 'get' should call update string ?
6139 - Maybe 'set' should not de-type the TclObj?
6140
6141 Change 2002 on 2000/09/27 by nick@pluto
6142
6143 Use SvSetMagicSV() rather than sv_setsv() everywhere - we have more
6144 magicals about now...
6145
6146 Change 2001 on 2000/09/27 by nick@pluto
6147
6148 Tcl_Obj not 'Var' in .h file
6149
6150 Change 2000 on 2000/09/27 by nick@pluto
6151
6152 Make a copy of args for _LANG objv has pad, temps and other
6153 stuff.
6154
6155 Change 1999 on 2000/09/27 by nick@pluto
6156
6157 Save Tcl_Obj for varName
6158
6159 Change 1998 on 2000/09/26 by nick@bactrian
6160
6161 Copy data in convert to external!
6162
6163 Change 1997 on 2000/09/26 by nick@bactrian
6164
6165 Update Xlib vtable to include XRectInRegion
6166 Copy Tcl's Tcl_StringMatch (glob-ish) to encGlue.c (glob-ish match used by fonts)
6167
6168 Change 1996 on 2000/09/26 by nick@pluto
6169
6170 Allow refs in new style 'Var' glue.
6171
6172 Change 1995 on 2000/09/26 by nick@pluto
6173
6174 Menus create and clone approximately correctly.
6175 Menubar display still a little suspect, and have removed
6176 Tk::Derived from Menu's ISA till we resolve -background => undef
6177 issue.
6178
6179 Change 1994 on 2000/09/26 by nick@pluto
6180
6181 Loose "is dummy" warnings
6182 Fix gross REFCNT issue in new tkConfig code.
6183
6184 Change 1993 on 2000/09/26 by nick@bactrian
6185
6186 Tcl_GetCommandInfo returns boolean (and used on widgets).
6187
6188 Change 1992 on 2000/09/25 by nick@pluto
6189
6190 Script to test widgets by name
6191
6192 Change 1991 on 2000/09/25 by nick@pluto
6193
6194 Honour clientData for 'menu' and such as passed by
6195 code in tkWindow.c or where-ever
6196
6197 Change 1990 on 2000/09/25 by nick@pluto
6198
6199 Save the Tcl_Obj's for width/height
6200
6201 Change 1989 on 2000/09/25 by nick@pluto
6202
6203 Restore list-ness of Photo and ->formats sub-method.
6204
6205 Change 1988 on 2000/09/25 by nick@pluto
6206
6207 Missed files
6208
6209 Change 1987 on 2000/09/25 by nick@pluto
6210
6211 Image objects from strings and channel binary via encoding.
6212
6213 Change 1986 on 2000/09/25 by nick@pluto
6214
6215 Diags in Tk::Widget::new.
6216 Make Tcl_GetCommandInfo() work for loaded commands.
6217
6218 Change 1985 on 2000/09/25 by nick@pluto
6219
6220 Use 'AllocFromObj' not 'GetFromObj' for Font and Cursor.
6221
6222 Change 1984 on 2000/09/25 by nick@pluto
6223
6224 Better dummy encode routines
6225
6226 Change 1983 on 2000/09/25 by nick@pluto
6227
6228 Sort out vtables so all extns pass t/Require.t
6229
6230 Change 1982 on 2000/09/25 by nick@pluto
6231
6232 Basic button works. But:
6233 - no universal '-class' for now
6234 - Button's error recovery scheme shows major snag with current
6235 ResultAv() scheme used by Tcl_GetObjResult.
6236
6237 Change 1981 on 2000/09/25 by nick@pluto
6238
6239 Extra arg for client data info
6240
6241 Change 1980 on 2000/09/24 by nick@bactrian
6242
6243 Created and configuring a button.
6244
6245 Change 1979 on 2000/09/24 by nick@bactrian
6246
6247 TK_CONFIG_OBJS and objClientData issues - MainWindow created.
6248
6249 Change 1977 on 2000/09/24 by nick@bactrian
6250
6251 Allow Tcl_CreateObjCmd to build widgets by looking up tkwin.
6252
6253 Change 1976 on 2000/09/24 by nick@bactrian
6254
6255 Our coinage 'LangString' replaced everywhere with Tcl's Tcl_GetString().
6256
6257 Change 1975 on 2000/09/24 by nick@bactrian
6258
6259 Stubs for rest of threadish things that should live here.
6260
6261 Change 1974 on 2000/09/24 by nick@bactrian
6262
6263 Stubs update - avoid Tcl_Encoding as non-opaque struct.
6264
6265 Change 1973 on 2000/09/23 by nick@bactrian
6266
6267 Stubs or best guesses at imlementations of all unresolved refs.
6268
6269 Change 1971 on 2000/09/21 by nick@pluto
6270
6271 Various vtable things.
6272 A few of new stubs needed.
6273
6274 Change 1970 on 2000/09/21 by nick@pluto
6275
6276 Auto fossick with tkEvent.h and *.exc to represent
6277 what actually is in Event/*.o
6278
6279 Change 1969 on 2000/09/21 by nick@pluto
6280
6281 Auto-generated form
6282
6283 Change 1968 on 2000/09/20 by nick@bactrian
6284
6285 Event sanity
6286
6287 Change 1967 on 2000/09/20 by nick@pluto
6288
6289 Add the prune utility to the depot
6290
6291 Change 1966 on 2000/09/20 by nick@pluto
6292
6293 Prune vtables to things that are actually called
6294
6295 Change 1965 on 2000/09/20 by nick@pluto
6296
6297 Map Tcl's stub table hacking on to our vtable hacking.
6298
6299 Change 1964 on 2000/09/20 by nick@pluto
6300
6301 All sub-extensions build too.
6302
6303 Change 1963 on 2000/09/20 by nick@pluto
6304
6305 Tk.so will build (no chance of loading) with vtables back on
6306
6307 Change 1962 on 2000/09/20 by nick@bactrian
6308
6309 Start on xxGlue code - avoid conflict with Tcl's Var, CONST changes
6310
6311 Change 1961 on 2000/09/19 by nick@pluto
6312
6313 Avoid only-used-once func
6314
6315 Change 1960 on 2000/09/19 by nick@pluto
6316
6317 Setup for findcore etc. to probe for things we need to glue.
6318
6319 Change 1959 on 2000/09/19 by nick@pluto
6320
6321 All _compiles_ (now will it link?)
6322
6323 Change 1957 on 2000/09/18 by nick@bactrian
6324
6325 Sort out merge of pTk's wrap and help menu tweaks.
6326
6327 Change 1956 on 2000/09/18 by nick@bactrian
6328
6329 Almost there - just some obscure Unix port issues left
6330
6331 Change 1955 on 2000/09/18 by nick@pluto
6332
6333 More tidying
6334
6335 Change 1954 on 2000/09/18 by nick@pluto
6336
6337 Convert Tk_Tile stuff to dummies till we can decipher
6338 what inherited BLT code was trying to do.
6339
6340 Change 1953 on 2000/09/18 by nick@pluto
6341
6342 More fixups
6343
6344 Change 1952 on 2000/09/18 by nick@pluto
6345
6346 Mangled {} nesting
6347
6348 Change 1951 on 2000/09/18 by nick@pluto
6349
6350 Tcl_GetVar/Tcl_SetVar use Tcl_Obj forms.
6351
6352 Change 1950 on 2000/09/18 by nick@pluto
6353
6354 Tcl_TraceVar muddle worked round
6355
6356 Change 1949 on 2000/09/18 by nick@pluto
6357
6358 Various fixups
6359
6360 Change 1948 on 2000/09/18 by nick@pluto
6361
6362 Fixup all the Photo formats to use new arg ordering.
6363
6364 Change 1947 on 2000/09/18 by nick@pluto
6365
6366 Abstraction for internals access to Tcl_Obj
6367
6368 Change 1946 on 2000/09/17 by nick@bactrian
6369
6370 Make tck.h's structs opaque again
6371
6372 Change 1945 on 2000/09/17 by nick@bactrian
6373
6374 Round-the-houses merge of pTk's tkConfig.c into tkOldConfig.c
6375
6376 Change 1944 on 2000/09/17 by nick@bactrian
6377
6378 Edits pre abortive merge idea
6379
6380 Change 1943 on 2000/09/17 by nick@bactrian
6381
6382 Branch tcl.h and tkOldConfig.c
6383
6384 Change 1942 on 2000/09/16 by nick@bactrian
6385
6386 Resolve / merge the files using new TK_OPTION stuff - mostly accept
6387 Tcl's version for now.
6388
6389 Change 1941 on 2000/09/16 by nick@bactrian
6390
6391 Rough 1st resolve/merge of most of tk8.3.2
6392
6393 Change 1940 on 2000/09/12 by nick@bactrian
6394
6395 Raw merge of tk8.3.2 docs
6396
6397 Change 1930 on 2000/09/12 by nick@bactrian
6398
6399 White space our side
6400
6401 Change 1926 on 2000/09/12 by nick@bactrian
6402
6403 Merge Tk800.023
6404
6405 Change 1862 on 2000/05/13 by nick@bactrian
6406
6407 Integrate Tk800.022
6408
6409 Change 1759 on 2000/03/16 by nick@bactrian
6410
6411 resolve -ay as basis for TclTkutf8 merges
6412
6413 Change 1758 on 2000/03/16 by nick@bactrian
6414
6415 Auto VERSION update to 4.*
6416
6417 Change 1757 on 2000/03/16 by nick@bactrian
6418
6419 Populate TKutf8 from Tk8
6420