File tk.changes of Package tk
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Fri Feb 5 14:36:00 UTC 2021 - Reinhard Max <max@suse.com>
3
4
- bsc#1181840: Same fix as for tkConfig.sh is needed for tk.pc.
5
6
-------------------------------------------------------------------
7
Fri Jan 29 07:52:39 UTC 2021 - Reinhard Max <max@suse.com>
8
9
- bsc#1179615: TK_LIBS in tkConfig.sh possibly breaks build on
10
newer service packs and is not needed for linking to a dynamic
11
libtk anyway, so make it empty.
12
13
-------------------------------------------------------------------
14
Wed Sep 13 16:59:37 UTC 2017 - max@suse.com
15
16
- Change licence to "TCL".
17
18
-------------------------------------------------------------------
19
Fri Aug 11 15:36:04 UTC 2017 - max@suse.com
20
21
- New version 8.6.7:
22
* (bug)[a2abc4] Wrong warp cursor position on 2nd display
23
* (bug)[fa3229] menu-38.1
24
* (bug)[2cf3d6] button-5.24
25
* (bug)[1534455,2945130] Key release events get _L vs _R right.
26
* (bug)[8c4216] listbox-4.1
27
* (bug)[eb2681] listbox-13.1
28
* (bug)[3126428] ttk::button react to image change
29
* (bug)[1082213] wrapped text don't start lines with whitespace
30
* (bug)[3217462] tri-state button on non-native theme
31
* (bug)[3588460] Fix file dialog -typevariable
32
* (bug)[e36963] event generate .e <diaeresis>
33
* (bug)[6aea69] grid-23
34
* (bug)[f60c54] combobox-3
35
* (bug)[f32502] crash drawing many dashed objects
36
* (bug)[dac92f] text-2.[89]
37
* (bug)[7a838c] X11 ring buffer overflow
38
* (bug)[d4fb4e] imgPhoto-4.75
39
* (bug)[1403ea] Limits on text line size on Windows
40
* (bug)[ae32eb] textDisp fails in text custom config
41
* (bug)[7d967c] crash after IME restart
42
* (bug)[c492c9] disabled combobox arrow appearance
43
* (bug)[6b3644] Fix -alpha for 16-bit color PNG
44
* (bug)[775273] artifacts on Ubuntu 16.10+
45
* (bug)[28a3c3] test BTree memleaks plugged
46
* (bug)[db8c54] Stop freed mem access in warp pointer callback
47
* (bugs) Fix calculation of ttk::notebook tab widths
48
* (bug)[291296] notebook tab management
49
* (bug)[3f323b] variable struct size on XCode 8.3.1
50
* (bug)[a5ba1c] race condition on Win clipboard cleanup
51
* (bug)[2433781] center image on button
52
* (bug)[434d29] type mismatch with recent Xft
53
* (bug)[bc43fd] paneconfigure get pane heights right
54
* (bug)[adc028] menu avoid unreleasable global grab
55
* (bug)[92e028,c5eb90] User switch forced theme reset
56
* (bug)[62c5b7] segfault in [text] replace
57
* (bug)[b601ce] Resource exhaustion processing corrupt GIF
58
* (bug)[28d0b8] Follow ICCCM advice on X selection protocol
59
* (bug)[4966ca] Scidb race in notebook tab selection
60
61
-------------------------------------------------------------------
62
Mon Nov 14 11:06:17 UTC 2016 - max@suse.com
63
64
- New version 8.6.6:
65
* (bug)[3137232] spinbox teardown hygiene
66
* (bug)[2981253] spinbox rapid button action
67
* (bug)[2262543] scale initialization callbacks
68
* (bug)[e9112e] incomplete [wm forget]
69
* (bug)[d95e5d] <Map> from hidden panes
70
* (TIP 443) More configuration options for text tags
71
* (bug)[487861] menu: cascade/accelerator appearance
72
* (bug)[1192095] active index from toplevel menus
73
* (bug)[18c08d] revised final newline behavior in [text]
74
*** POTENTIAL INCOMPATIBILITY ***
75
* (bug)[fd3a4d] <<Modified>> delivery to text peers
76
* (bug)[b36218,011706] event reentrancy / widget destruction
77
* (bug)[64261b] mouse events after double click
78
* (bug)[545f10] Xft color font speed
79
* (bug)[109865] event reentrancy / widget destruction
80
* (TIP 446)[1273358] [$text edit (canundo|canredo)]
81
* (bug)[79549a] crash in mouse pointer warping
82
* (bug)[787adc] Modernize Tk_Init()
83
* (bug) Aqua: excess lable padding
84
* (bug) Aqua: bitmap distortion
85
* (bug) Aqua/Retina: fix alpha rendering of images
86
* (bug)[c84f66] Aqua: crash: overflow in geometry calc
87
* (bug)[450bb0] Aqua: memory corruption from [tk busy]
88
89
-------------------------------------------------------------------
90
Tue Mar 1 09:31:41 UTC 2016 - fweiss@suse.com
91
92
- New version 8.6.5:
93
* (bug)[e4ed00] [$text index "1.0 display wordstart"] crash
94
* (bug)[562118] Unicode support of "wordstart" modifier
95
* (bug)[06c3fc] PNG alpha error corrupted output file
96
* (bug)[dece63] various mem corruptions in images
97
* (bug)[53f8fc] panedwindow geometry management
98
* (bug)[1641721] tk_getOpenFile symlink display doubled
99
* (bug)[d7bad5][2368195][3592454][1714535][1292219][3592454]
100
panedwindow fixes
101
* (bug)[805cff] Tk_ConfigureWidget() segfault
102
* (bug)[3f179a] Text widget crash with elided text
103
* (bug)[2886436] Stop [$text delete] acting before start index
104
* (bug)[1236306] TraverseToMenu error bound to toplevel destroy
105
* (bug)[00189c] MSVC 14: semi-static UCRT support
106
* (bug)[cc0ba3] PNG read buffer overflow
107
* (bug)[1501749] Crash embedded window delete bound to <Map>
108
* (license) Replace icons that lacked clear free license
109
* (bug)[46c83f] Win: tk_getOpenFile -initialdir
110
* (new feature)[TIP 437] New panedwindow options
111
* (bug)[1669632] [text] autoseparator placement
112
* (bug)[2262711] [text] RE search Unicode+elided
113
* (bug)[1815161] [$text count -ypixels] needs management
114
* (bug)[1520118] Document spinbox validate expectations
115
* (bug)[1414025] $entry insertion cursor visibility
116
* (bug) PNG rendering on El Capitan
117
* (bug)[2160206] menubutton panic
118
* (bug)[220854] Display trailing TAB in entry
119
* (bug)[542199] double click on lone char in entry
120
* (bug)[297442d] strict motif binding on <Control-underscore>
121
* (bug)[3601604] $listbox -takefocus
122
* (bug)[1997299] [text] tag borderwidth leak
123
* (bug)[1739605] [text see] misbehavior
124
* (bug)[ff8a1e] Never-mapped [text] performance
125
* (bug)[1700065] Report errors from -textvariable write trace
126
* (bug)[793909] -textvariable handle undefined namespace
127
* (bug)[2f78c7] crash with [text] and [tablelist]
128
* (bug)[1288433,3102228] <<ListboxSelect>> misfires
129
* (bug)[1510538] initial scrollbar width
130
* (bug)[1305128] event not received by scrollbar
131
* (bug)[1927212] Mousewheel/scrollbar bindings
132
* (bug)[2049429] get more $text options from database
133
* (TIP 441) New option [listbox ... -justify]
134
* (bug) OBOE in ttk::notebook options parsing
135
* (enhance) [option readile] expects utf-8 file
136
* (bug) crash in [$text delete]
137
138
-------------------------------------------------------------------
139
Thu Aug 6 08:44:56 UTC 2015 - max@suse.com
140
141
- New version 8.6.4:
142
* (bug)[d43a10] shimmer-related crash in [tk_getOpenFile]
143
* (bug)[1c0d6e] Win build trouble with SIGDN
144
* (bug)[4a0451] [tk_getOpenFile] result
145
* (bug) several fixes to elided context in [text]
146
* (new feature)[TIP 433] %M binding substitution
147
* (bug)[ab6dab] corrupt dashed lines in postscript
148
- Update tkcon.tcl to CVS revision 1.122.
149
150
-------------------------------------------------------------------
151
Wed Nov 12 16:00:36 UTC 2014 - max@suse.com
152
153
- New version 8.6.3:
154
* (bug)[9e487e] Phony button clicks from browsers to plugin
155
* (bug)[810c43] [text] elide changes advance epoch
156
* (bug)[fb35eb] fix PNG transparency appearance
157
* (bug)[3417012] [scale -digits $bigValue] segfault
158
* (bug)[3529885] [scale] handling of negative resolution
159
160
-------------------------------------------------------------------
161
Thu Aug 28 14:37:33 UTC 2014 - vwallfahrer@suse.com
162
163
- Update to 8.6.2:
164
* Ocaml trouble with Tk and tailcall splice.
165
* Accept [image create -format PNG] (upper case).
166
* fix png wrong component indices
167
* PNG parser accept uppercase -format
168
* fix double free of a TkFont
169
* support PPM maxval up to 65535
170
* fix multi-interp font teardown double free
171
* fix option file \n syntax support
172
* X: correct fontconfig dependence
173
* fix @TK_LIBS@ in pkgconfig
174
* fix autoscroll initiation
175
176
-------------------------------------------------------------------
177
Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com
178
179
- Add tk-fix-pkgconfig-file.patch to fix undefined linker flag
180
(@TK_LIBS@) in tk.pc pkgconfig file; patch sent upstream, see
181
https://core.tcl.tk/tcl/tktview?name=5bcb5026ad51abb7 .
182
183
-------------------------------------------------------------------
184
Tue Oct 22 12:46:56 UTC 2013 - sndirsch@suse.com
185
186
- tkcon requires xhost (bnc#846953)
187
188
-------------------------------------------------------------------
189
Fri Sep 20 08:01:49 UTC 2013 - max@suse.com
190
191
- Final 8.6.1 release:
192
* Fix several crashes.
193
194
-------------------------------------------------------------------
195
Tue Sep 10 07:35:25 UTC 2013 - kpetsch@suse.com
196
197
- New patchlevel release 8.6.1rc0:
198
* (enhancement) better build support for Debian arch
199
* (bug fix)[3603077] treeview update on tag add/remove
200
* (bug fix)[3599312] First Alt key event is lost
201
* (platform support) FreeBSD updates
202
203
-------------------------------------------------------------------
204
Thu Jun 20 13:12:52 UTC 2013 - max@suse.com
205
206
- New version: 8.6.0.
207
* Built-in PNG Image Support: Photo images now support
208
read/write in the PNG format, with the ability to set the
209
alpha channel.
210
* Busy Windows: New command tk busy is a variant of blt::busy
211
that lets the interactivity of windows be suspended and
212
restored as required by the needs of the program.
213
* New Font Selection Dialog Interface: New command tk
214
fontchooser provides a portable interface to the standard font
215
selector of the platform, whether that is modal or not.
216
* Angled Text: New option -angle $degrees to $canvas create text
217
for rotating displayed text.
218
* Moving Things on a Canvas: New commands $canvas moveto,
219
$canvas imove and $canvas rchars for moving and manipulating
220
canvas items.
221
* Additional New Features: Text widget cursor control, more
222
window manager hints, and a collection of modernizations in
223
appearance and function.
224
- Integrate tkcon.
225
226
-------------------------------------------------------------------
227
Fri Apr 5 10:18:51 UTC 2013 - idonmez@suse.com
228
229
- Add Source URL, see https://en.opensuse.org/SourceUrls
230
231
-------------------------------------------------------------------
232
Fri Oct 5 08:52:15 UTC 2012 - aj@suse.de
233
234
- Fix configure xft detection (add patch tk-8.5.12-fix-xft.patch).
235
- Replace build requires of xorg-x11-devel with those that are really
236
needed.
237
238
-------------------------------------------------------------------
239
Thu Aug 9 12:41:35 UTC 2012 - max@suse.com
240
241
- New patchlevel release 8.5.12:
242
* [3437816] return code of [canvas lower]
243
* [3021557] cursor freeze in elided text
244
* [3476698] hang in [text mark prev/next]
245
* [3475627] Stop text-31.11 failure
246
* [1630271] hang/crash on mark before -startline
247
* [1754043,2321450] -blockcursor appearance
248
* [3480471] crash in [tk_getOpenFile]
249
* [3480634] PNG image in menus
250
* [2925561] disabled combobox don't take focus
251
* [3486474] Correct color scaling
252
* [1630262,1615425] [text] crash tags & -*line
253
* [3497848] consistent pixel rounding
254
* [3503317] XParseColor speedup
255
* [3176239] control-Mousewheel crash
256
* [3520202] <MouseWheel> %k,%K,%N for Python
257
* [533519] multiscreen window placement
258
* [2768586] multiscreen menu posting
259
* [1630254] text peer update on -startline reset
260
* [3294450] ttk text element clipping
261
* Make sure all index tables are static
262
* [3546073] DisplayString() -> DefaultDisplay()
263
264
-------------------------------------------------------------------
265
Mon Feb 13 10:56:56 UTC 2012 - coolo@suse.com
266
267
- patch license to follow spdx.org standard
268
269
-------------------------------------------------------------------
270
Tue Nov 8 17:32:59 UTC 2011 - max@suse.com
271
272
- New patchlevel release 8.5.11:
273
* [3341056] new crash in unset traces
274
* [3314770] restore file dialog resizeability
275
* [3404541] -takefocus option
276
* [TIP 382] -confirmoverwrite on save dialog
277
* [3410609] AltGr keysyms on Swiss keyboard
278
* [3431491] improved "pixels" shimmer logic
279
- Add a manpage for wish8.5 by symlinking to the wish manpage.
280
- Remove unneeded %clean section and norootforbuild comment.
281
- Add tk-upstream-fixes.patch with fixes for manpage bugs and
282
a missing x-bit in the demo section.
283
284
-------------------------------------------------------------------
285
Fri Jul 1 11:18:51 UTC 2011 - max@novell.com
286
287
- New patchlevel release 8.5.10:
288
* (bug fix)[3057573] specify combobox text fg color
289
* (bug fix)[2829363] [$tv see] open item -> sched display
290
* (bug fix)[3085489] crash in [tag add/remove]
291
* (enhancement) Updated German messages.
292
* (platform) VS 2005 SP1 MSVC compiler
293
* (bug fix)[3071836] crash in tk_getSaveFile
294
* (bug fix)[3154705] tk_messageBox close button disabled
295
* (enhancement) add [ttk::entry validate]
296
* (bug fix)[3205260] crash in [wm manage]
297
* (bug fix)[3181181] tearoff submenu fix
298
* (bug fix)[3205464] [wm forget] loses window
299
* (bug fix)[3223850] ttk button state disabled during click
300
* (bug fix)[3000002] ttk scrollbar size Appearance
301
* (bug fix)[3239768] Win menu font support
302
* (bug fix)[3129527] stop buffer overflows
303
* (feature change)[2997657] No -container for [labelframe]
304
* (bug fix)[723765] [grid remove] lost -in value
305
* (bug fix)[3291543] mem corrupt when [$canvas dchars] removes
306
all coords of a polygon
307
* (bug fix)[2949774] cascade menu unpost
308
* (bug fix)[2546087] [console] treatment of '\0'
309
* (bug fix)[2358545] Restore "08" in spinbox configured with
310
-from and -to (porter)
311
* (bug fix)[2484771] modal dialog settings
312
* (bug fix)[3175610] incomplete line item refresh
313
* (bug fix)[3062331] crash in unset traces
314
- tk-xft.patch has been integrated upstream.
315
316
-------------------------------------------------------------------
317
Tue Mar 8 14:19:25 UTC 2011 - max@novell.com
318
319
- Fix libXft detection in configure.
320
321
-------------------------------------------------------------------
322
Fri Sep 3 16:45:42 CEST 2010 - max@suse.de
323
324
- Bugfix release: 8.5.9:
325
* [sf#2899949] crash on widget destroy
326
* [sf#2902814] fix [wm iconphoto] on LP64 systems
327
* [sf#2548661] crash in GetFontFamilyName
328
* [sf#2864685] Compiz menu item animation
329
* [sf#2902573] Update Safe Tk to new Safe Base
330
* [sf#2912473] accept :: in DISPLAY name
331
* [sf#2496162] crash calling Tk_DeleteOptionTable()
332
* [sf#2917663] [send] accept SI:* on auth list
333
* [sf#2919205] syntax bug in [tk_messageBox]
334
* [sf#2912356] [ttk::sizegrip] accommodate Compiz
335
* [sf#2879927] Win: cascade menu highlight
336
* [sf#1924761] stop [event generate] / XIM conflict
337
* [sf#2848897] ODS_NOACCEL flag support
338
* [sf#220950] [$menu delete] bounds check
339
* [sf#2898255] unlimited multi-file select
340
* [sf#1163496] X: [wm transient] fix
341
* [TIP 360] Modernize X11 Menus
342
* [sf#2932808] canvas update on state change
343
* [sf#2931374] overflow in complex tag search
344
* [TIP 359] Extended Window Manager Hint Support
345
* [sf#2952745] crash in menu deletion
346
* [sf#2968379] crash in peer text dump
347
* [sf#3006842] crash on empty bind scripts
348
* entry validation compat with Itcl scope
349
* [sf#2585265] text <Delete>,<Backspace> note selection
350
* [sf#3053320] update Ttk to tile 0.8.6 feature set
351
352
-------------------------------------------------------------------
353
Fri Nov 20 13:22:05 CET 2009 - max@suse.de
354
355
- Bugfix-Release 8.5.8:
356
* [sf#2080533] panedwindow sash draw crash
357
* [sf#2504402] iconphoto on non-32-bit displays
358
* [sf#2785744] broken flag twiddling
359
* [sf#2791352] XLFD parsing error
360
* [sf#1923684] confused checkbutton state
361
* [sf#2799589] crash on delayed window activation
362
* [sf#220935] canvas dash update problem
363
* [sf#2821962] photo image copy/paste
364
* [sf#2496114] focus in dead window crash
365
* [sf#2830420] X iconphoto for big endian
366
* Fix word-wrap of non-breaking space in [text]
367
* Fix tk::MessageBox bindings for ttk::buttons
368
* [sf#1909931] [send] update for Fedora 8
369
* Fix font allocation crash
370
* Fix grayscale from images
371
* [sf#2088597] min scrollbar slider size
372
* [sf#2787164] combobox/menubutton arrow size
373
* [sf#2870648] file dialog cursor
374
* [sf#1961455] underline, overstrike Xft fonts
375
* [sf#2794032] permit [load] into Tcl 8.6+ interps
376
* [sf#2168768] file dialog -typevariable scope
377
* [sf#1469210] [text] modified error
378
* [sf#1530276] X checkbutton -selectcolor
379
* [sf#1854913] [.t delete] before -startindex
380
* [sf#2809525] prevent X crash on overlong color name
381
* [sf#2891541] fix grab behaviour for main window
382
383
-------------------------------------------------------------------
384
Tue Jun 16 15:36:47 CEST 2009 - max@suse.de
385
386
- Install binaries unstripped to fix debuginfo packages
387
388
-------------------------------------------------------------------
389
Mon May 11 18:32:53 CEST 2009 - max@suse.de
390
391
- New version: 8.5.7
392
* Improve keyboard bindings for ttk::scale.
393
* Permit [text] names containing "-".
394
* Limit [wm manage] to Frames.
395
* Fix Tk_Create*ImageType() thread safety.
396
* Eliminate unnecessary units conversion in screen distances,
397
reducing precision loss.
398
* Fix crash on XCreateIC failure.
399
* Fax crash in Tk_MakeWindowExist().
400
* More bug fixes and improvements.
401
402
-------------------------------------------------------------------
403
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
404
405
- obsolete old -XXbit packages (bnc#437293)
406
407
-------------------------------------------------------------------
408
Mon Dec 8 17:13:38 CET 2008 - max@suse.de
409
410
- Added an explicit requirement for xorg-x11-libX11-devel, because
411
tk.h needs some of the header files.
412
413
-------------------------------------------------------------------
414
Wed Oct 15 17:00:08 CEST 2008 - max@suse.de
415
416
- Bugfix release 8.5.5:
417
* fix [tk_getOpenFile -multiple 1] on unix
418
* Relax interdependency between Tcl 8.5.x and Tk 8.5.x releases.
419
* default menu cursor: no more Motif
420
* arguments passed to -[xy]scrollcommand callbacks, and values
421
returned by [xy]view methods are explicitly formatted as
422
doubles.
423
* format double values explicitly in double format, avoiding
424
sensitivity to locale setting.
425
426
-------------------------------------------------------------------
427
Mon Sep 8 11:57:27 CEST 2008 - max@suse.de
428
429
- New version: 8.5.4:
430
* fix a crash in [ttk::scale]
431
* fix portability of [winfo id]
432
* fix unmapped toplevel crashes
433
* Tk header files revised to accommodate incompatible changes
434
in recent X.org releases of X11 headers.
435
436
-------------------------------------------------------------------
437
Thu Jul 10 16:53:59 CEST 2008 - max@suse.de
438
439
- New version: 8.5.3:
440
* Fix Tk_ParseArgv() double free crash.
441
* Fix wish -h mem explosion
442
* Fix canvas item <Enter> events
443
* Fix ttk::label height or width 0 panic
444
* Use Xutf8LookupString when possible
445
* Fix global grab segfault
446
447
- Added workaround for problems with new GenericEvent added by
448
xproto-7.0.13.
449
450
-------------------------------------------------------------------
451
Wed Apr 2 18:15:28 CEST 2008 - max@suse.de
452
453
- New version: 8.5.2:
454
455
* New modern theming engine: New and complementary widgets that
456
make use of platform-specific theming on Mac OS X and Windows
457
to better fit in with those environments, and feature an
458
improved look and feel under X11.
459
* New widgets: Part of the themed widget set, Tk now has core
460
notebook, combobox, treeview and progressbar widgets.
461
* text widget: Smooth scrolling, widget peering, and improved
462
procedures for counting and replacing text.
463
* Font rendering: Now uses anti-aliased text under X11, and a
464
more modern text engine (ATSUI) on Mac OS X.
465
* Additional improvements: Window transparency, new fullscreen
466
option for windows, enhancements to specific widgets and
467
window layout, and more.
468
- Adjusted paths according to the new Tcl extension layoout.
469
470
-------------------------------------------------------------------
471
Tue Sep 11 20:35:28 CEST 2007 - max@suse.de
472
473
- Fix a crash with multi-frame interlaced GIFs (#309607).
474
475
-------------------------------------------------------------------
476
Wed Jun 6 18:24:19 CEST 2007 - max@suse.de
477
478
- New patchlevel release: 8.4.15
479
- improve performance of [$listbox itemconfigure]
480
- use fd_mask for 64bit support
481
- fix [tk_getOpenFile] in empty dir
482
- fix list shimmer crash [grid *configure]
483
484
-------------------------------------------------------------------
485
Tue Oct 17 19:55:05 CEST 2006 - max@suse.de
486
487
- New patchlevel release: 8.4.14rc2
488
- Fix crash on invalid font name from XServer
489
- Unmap canvas window items on canvas Unmap
490
- Fix [listbox] crash with namespace var
491
- Fix [console] std chan refcount
492
- Fix [console] thread safety
493
- Prevent excess variable writes by [scale]
494
- Add WM_UNICHAR window message
495
- Improve speed on [text] delete
496
- Alignment fixes in ucs-2be encoding routines
497
498
-------------------------------------------------------------------
499
Thu Sep 14 17:32:36 CEST 2006 - max@suse.de
500
501
- New version: 8.4.13
502
- Fixes the SCIM issues (#77424, obsoletes tk-scim.patch)
503
- Speeds up photo image updates.
504
- Fixes a crash in animated GIFs.
505
506
-------------------------------------------------------------------
507
Wed Aug 16 19:57:21 CEST 2006 - aj@suse.de
508
509
- Replace xorg-x11-devel BuildRequires with really needed libs.
510
511
-------------------------------------------------------------------
512
Wed Jan 25 21:31:02 CET 2006 - mls@suse.de
513
514
- converted neededforbuild to BuildRequires
515
516
-------------------------------------------------------------------
517
Wed Jan 4 15:00:21 CET 2006 - max@suse.de
518
519
- Finally fixed the SCIM issues (#77424).
520
521
-------------------------------------------------------------------
522
Fri Dec 9 14:11:19 CET 2005 - max@suse.de
523
524
- New version: 8.4.12.
525
- Enabled support for multithreading.
526
527
-------------------------------------------------------------------
528
Sun Nov 6 18:39:11 CET 2005 - schwab@suse.de
529
530
- Fix syntax error in unix configure script.
531
532
-------------------------------------------------------------------
533
Tue Sep 6 16:56:54 CEST 2005 - max@suse.de
534
535
- Disabled the SCIM patch, because it causes some focus problems.
536
537
- Added a workaround that prevents Tk from using SCIM, so that at
538
least normal keyboard input is possible (#77424).
539
540
-------------------------------------------------------------------
541
Fri Sep 2 19:10:45 CEST 2005 - max@suse.de
542
543
- Added tk-scim.patch to improve XIM support and make Tk work
544
correctly with SCIM (#77424).
545
546
-------------------------------------------------------------------
547
Fri Jul 29 11:56:37 CEST 2005 - max@suse.de
548
549
- Re-added tkUnixDefault.h to tk-devel. It is needed by Tix.
550
551
-------------------------------------------------------------------
552
Wed Jul 27 14:41:18 CEST 2005 - max@suse.de
553
554
- New version: 8.4.11.
555
556
-------------------------------------------------------------------
557
Tue Jun 14 15:52:38 CEST 2005 - max@suse.de
558
559
- New version 8.4.10.
560
- Moved script libraries to /usr/share/tcl .
561
562
-------------------------------------------------------------------
563
Mon Mar 21 16:49:14 CET 2005 - max@suse.de
564
565
- Fixed a small typo in the trigger script.
566
567
-------------------------------------------------------------------
568
Mon Mar 21 10:13:39 CET 2005 - max@suse.de
569
570
- Added prerequisites for the trigger scripts (bug #74027).
571
572
-------------------------------------------------------------------
573
Fri Mar 18 14:15:38 CET 2005 - max@suse.de
574
575
- Make sure that tk-32bit finds the script libraries when
576
installed on a 64bit system.
577
578
-------------------------------------------------------------------
579
Fri Dec 3 12:11:00 CET 2004 - max@suse.de
580
581
- New version: 8.4.9
582
583
-------------------------------------------------------------------
584
Mon Nov 22 21:56:52 CET 2004 - max@suse.de
585
586
- New version: 8.4.8
587
588
-------------------------------------------------------------------
589
Fri Jul 30 11:17:15 CEST 2004 - max@suse.de
590
591
- New 8.4.7 tarball with a last-minute fix for broken Compose key.
592
593
-------------------------------------------------------------------
594
Wed Jul 28 09:53:28 CEST 2004 - max@suse.de
595
596
- New version: 8.4.7
597
598
-------------------------------------------------------------------
599
Fri Mar 5 17:29:46 CET 2004 - max@suse.de
600
601
- Updated to the official 8.4.6 release tarball.
602
603
-------------------------------------------------------------------
604
Fri Feb 27 15:39:48 CET 2004 - max@suse.de
605
606
- New version: 8.4.6
607
608
-------------------------------------------------------------------
609
Fri Feb 6 11:56:33 CET 2004 - max@suse.de
610
611
- Added -fno-strict-aliasing to CFLAGS.
612
613
-------------------------------------------------------------------
614
Mon Feb 2 12:12:57 CET 2004 - max@suse.de
615
616
- Building as a non-root user.
617
618
-------------------------------------------------------------------
619
Thu Jan 15 16:51:02 CET 2004 - max@suse.de
620
621
- Package Tk internal headers again. They are still needed by some
622
packages (e.g. tix).
623
624
-------------------------------------------------------------------
625
Mon Jan 12 08:52:54 CET 2004 - max@suse.de
626
627
- New version: 8.4.5
628
- Cleaned up the spec file.
629
630
-------------------------------------------------------------------
631
Tue Sep 2 15:17:15 CEST 2003 - max@suse.de
632
633
- Disabled building of the static library to save build time and
634
CD space.
635
636
-------------------------------------------------------------------
637
Wed Jul 23 10:25:44 CEST 2003 - max@suse.de
638
639
- New version: 8.4.4
640
- Split into tk and tk-devel.
641
642
-------------------------------------------------------------------
643
Wed May 21 16:02:48 CEST 2003 - max@suse.de
644
645
- New version: 8.4.3
646
647
- Removed obsolete patches.
648
649
-------------------------------------------------------------------
650
Wed Mar 5 11:50:26 CET 2003 - max@suse.de
651
652
- Updated to official 8.4.2 release tarball.
653
654
- Added essential diff to RC1 as tk-20030305.patch.bz2.
655
656
-------------------------------------------------------------------
657
Fri Feb 28 14:50:50 CET 2003 - max@suse.de
658
659
- Updated to 8.4.2 RC1, and added an essential diff to the
660
previous tarball (tk-20030227.patch.bz2).
661
662
-------------------------------------------------------------------
663
Wed Feb 19 16:02:09 CET 2003 - max@suse.de
664
665
- Updated to CVS HEAD, and added diff to previous verssion
666
for completeness.
667
668
- Fixes several bugs, see ChangeLog for details.
669
670
-------------------------------------------------------------------
671
Fri Feb 7 16:07:17 CET 2003 - max@suse.de
672
673
- Upgrade to CVS HEAD (8.4.2pre).
674
675
-------------------------------------------------------------------
676
Tue Nov 26 18:52:49 CET 2002 - max@suse.de
677
678
- Included private header files (needed for Tix).
679
680
-------------------------------------------------------------------
681
Tue Nov 26 15:37:36 CET 2002 - max@suse.de
682
683
- New version: 8.4.1
684
685
- Added tk-HEAD.patch with fixes that went in after the release.
686
687
- Moved the Tk sources back into a separate package, now that Tk
688
can be built without access to the Tcl source tree.
689
690
- For the changes of the last four years see tcl.changes in the
691
tcl package.
692
693
-------------------------------------------------------------------
694
Tue Nov 24 18:22:29 MET 1998 - max@suse.de
695
696
- merged spec-files into tcl_new.spec
697
698
-------------------------------------------------------------------
699
Mon Nov 23 17:29:23 MET 1998 - max@suse.de
700
701
- new version: 8.0.4
702
- cleand up softlinks and compression for man pages
703
704
----------------------------------------------------------------------
705
Thu Jan 8 13:13:31 MET 1998 - hf@suse.de
706
707
- bugfix for missing tkConfig8.0.sh
708
709
----------------------------------------------------------------------
710
Mon Nov 10 20:35:04 MET 1997 - hf@suse.de
711
712
- new version 8.0p1
713
714
----------------------------------------------------------------------
715
Wed Oct 15 15:20:26 MEST 1997 - hf@suse.de
716
717
- ready for autobuild
718
719
----------------------------------------------------------------------
720
Thu Jul 3 17:09:55 GMT 1997 - hf@suse.de
721
722
- A new version 8.0b2. The second (and probably last) beta release of
723
Tk 8.0.
724
725
----------------------------------------------------------------------
726
Tue Jun 3 12:02:56 GMT 1997 - hf@suse.de
727
728
- added static librs and all links for the manpages in
729
the /usr/doc/packages/tk8.0/man
730
731
----------------------------------------------------------------------
732
Fri May 16 10:57:14 GMT 1997 - hf@suse.de
733
734
- added new link
735
736
----------------------------------------------------------------------
737
Mon May 12 18:12:37 GMT 1997 - hf@suse.de
738
739
- added new patch invisible.patch
740
741
----------------------------------------------------------------------
742
Tue Apr 15 13:56:56 GMT 1997 - hf@suse.de
743
744
- Manpages hardlinks removed and added softlinks to compressd manpages
745
- The new directory for the manpages is /usr/doc/packeges/tcl8.0/man
746