0220b62d74- New version 8.6.13: * (new)[TIP 599] Extended build information * (bug)[440c52] fix PPM/PGM read with graylevel > 255 * (bug)[5fb814] canvas redraw region for lines/polygones * (new)[631a0b] text widget: direct mouse events to insert mark, not current * (bug)[b164ef] fix mouse events for multiple toplevels * (bug)[be8f5b] crash setting -type empty for a menu * (bug)[50fc02,50fc02,25894d,156e58] ImgPhoto pointer issues * (bug)[617861] -justify/-anchor defaults for ttk::label * (bug)[40bc81] embedding error test failure * (bug)[b1d115] No <Enter> event on new toplevel on current toplevel destruction * (bug)[3fefb3] crash in empty ttk::combobox when end index requested * (new)[247d80] Chinese message file * (bug)[e331bc] NULL to memset in photo blank * (bug)[864b06] PNG photo image color numeric issue * (bug)[f75190] tk_fontchooser: multiple font families, locale change, button activation * (bug)[ce6b42] (in TCL bug tracker) ttk::spinbox increment event endless invokation * (bug)[2a6c62] Avoid invalid <<TreeviewSelect>> * (new)[f47920] Updates to Finnish message catalog * (bug)[29b5c2] error in tk_popup with separator entry selected * (bug)[415415] scale advances multiple steps on single click * (bug)[dc4c55] tk_popup entry index * (bug)[c0bf1b] XVirtualEvent buffer overflows * (bug)[eedd79] potential crashes in option parsing when sizeof(enum) not equal to int * (bug)[0ce975] panedwindow calls memcpy with NULL pointer
Reinhard Max
2022-11-23 16:54:47 +0000
2814daf383* (platform) stop using -lieee, removed from glibc-2.27 (bsc#1179615, bsc#1181840).
Reinhard Max
2021-11-23 17:17:06 +0000
792529e41aAccepting request 930670 from devel:languages:tcl
Dominique Leuenberger
2021-11-13 21:48:02 +0000
34b15a1a86* (bug)[7beaed] ttk::bindMouseWheel syntax error * (new) support 4 new keycodes: CodeInput, SingleCandidate, MultipleCandidate, PreviousCandidate * (new) Portable keycodes: OE, oe, Ydiaeresis * (bug)[9e1312] <Enter> to parent after child destroyed * (bug)[d3cd4c] more robust notebook processing * (bug)[234ee4] crash in [clipboard get] invalid encoding * (bug)[be9cad] Poor trace housekeeping -> tkwait segfault * (bug)[9b6065] restore Tcl [update], see window-2.12 * (bug)[34db75,ea876b] cursor motion in peer text * (bug)[c97464] memleak in TkpDrawAngledChars * (bug)[171ba7] crash when grab and focus are not coordinated * crash due to failed transient record housekeeping * (bug)[099109] segfault reusing a container toplevel * (bug)[4efbfe] static package init order in wish * (bug)[033886] Win: hang in font loading * (bug)[8ebed3] multi-thread safety in Xft use * (new)[TIP 608] New virtual event <<TkWorldChanged>>
Reinhard Max
2021-11-10 12:35:44 +0000
e16893e0cd- Version 8.6.11: * Fix TkKeyEvent platform variations * ttk respect -cursor option * MouseWheel for ttk::scrollbar * fix fontconfig crash when no font installed * fix tearoff menu redraw artifacts * stop crash w/Noto Color Emoji font * fix crash of angled text w/o Xft * fix crash when active button is destroyed * disfavor Master/Slave terminology * many more bug fixes.
Reinhard Max
2021-01-04 16:59:06 +0000
163a4d3a73Accepting request 849578 from devel:languages:tcl
Dominique Leuenberger
2020-11-23 15:38:28 +0000
43cc8c2452- Fix manpage symlink for wish8.6.
Reinhard Max
2020-11-20 08:14:45 +0000
5cfffe637dAccepting request 845381 from devel:languages:tcl
Dominique Leuenberger
2020-11-06 22:43:42 +0000
b3e875a1adAccepting request 841310 from home:dimstar:Factory
Reinhard Max
2020-11-02 10:06:30 +0000
ebb1c5ea05Accepting request 753330 from devel:languages:tcl
Dominique Leuenberger
2019-12-11 10:59:29 +0000
b02c71ecfa- Version 8.6.10: * (bug)[0a9c91] crash in text-11a.22 * (bug)[9705d1] crash activating "Alt" theme * (bug)[e3b954] cursor offset at full screen display * (bug)[18a4ba] cross-platform [winfo containing] * (build) 'None', 'ControlMask' symbol conflicts * (bug)[509caf] [treeview tag configure] regression * (bug)[3003895] [scale] res rounds and -from * (new)[TIP 533] [$mb post x y idx] * (bug)[1529659] embed toplevel blocks outer menu * (bug)[8814bd] crash in [NSMenu size] * (bug)[1951ab] Prevent transient window cycles (crashed on Aqua) *** POTENTIAL INCOMPATIBILITY *** * (bug)[4da219] Incomplete read of multi-image GIF * (new)[TIP 535] Precision of ::scale widget tick mark values *** POTENTIAL INCOMPATIBILITY *** * (bug)[da3914] [$treeview identify element] failure * (bug)[897ffe] Prevent cross-manager loops of geom management * (bug)[368fa4] Prevent toggle of hidden treeview indicators * (bug)[928652] Apply TIP 533 for ttk::menubutton * (bug)[1001070] X-platform rework of label options -highlight* * (bug)[6286fd] checkbutton handling of -selectcolor * (bug) Ttk scrolling bugs, see tests treeview-9.1, entry-3.[3-6] * (new)[TIP 541] [combobox current] support "end" index * (bug)[2a6c62] <<TreeviewSelect>> trigger on item delete * (bug)[75b8fb] Crash with some [event generate]d <ButtonRelease> * (bug)[5ddeca] Stop app switching exposing withdrawn windows as zombies * (new) Refactor all MouseWheel bindings *** POTENTIAL INCOMPATIBILITY *** * (bug)[c8ccd1] up array key in [text] takes to index 1.0 * (new)[TIP 532] Tk event loop rewrite to prevent ring overflow *** POTENTIAL INCOMPATIBILITY *** * (bug)[2834776] Stop disabled spinbox from generating <<Increment>> & <<Decrement>> * (bug)[a01b6f7] Workaround XWayland bug reporting screen width * (bug)[b82bd4] Fix [style configure -compound] * (bug)[69b48f] failing test textTag-18.1 * (bug)[c4abd2] panic in stackorder command * (bug)[53d280] [wm iconphoto] crash on empty image * [90d555] workaround NSFontManager bad selections * (new) Partial Emoji support in text displays - tk-8.5.12-fix-xft.patch is not needed anymore.
Reinhard Max
2019-12-03 16:08:16 +0000
34ac3c15f9Accepting request 717799 from devel:languages:tcl
Dominique Leuenberger
2019-07-28 08:17:18 +0000
61593cd245- Use FAT LTO objects in order to provide proper static library (boo#1138797).
Reinhard Max
2019-07-23 06:59:20 +0000
8579a4b728Accepting request 669141 from devel:languages:tcl
Dominique Leuenberger
2019-01-29 13:39:32 +0000
fd113eb062Accepting request 578208 from home:elvigia:branches:devel:languages:tcl
Reinhard Max
2019-01-28 16:48:30 +0000
4f6a7aa66b- Version 8.6.9: * (bug)[aa7679] crash using window after master destroyed * (bug)[925262] New option -state for ttk::scale * (bug)[fa8de7] Crash [ttk::checkbutton .x -variable {}] * (bug)[382712] Crash in [event generate . <KeyPress>] * (bug)[657c38] Crash in menu destroy with checkbutton entry * (bug)[de156e] Deny PRIMARY selection access in safe interps * (bug)[b68710] Fixes in [text] bindings * (bug)[e20d5c] Stop failures of textTag-18.1 * (bug)[5d991b] Fortify var traces against deleted vars * (bug)[1821174] Stop RenderBadPicture X error * (bug)[502e74] Stop X errors on untrusted connections * (bug)[71b131] Regression in Tk_DrawChars() * (bug)[59fccb] menu flaws when empty menubar clicked * (bug)[7423f9] improved legacy support for [tk_setPalette] * (bug)[de01e2] Crash in [$text replace] * (bug)[135696] Crash in [wm transient] * (bug)[309b42] Improve ttk high-contrast-mode support * (bug)[fabed1] GIF photo support for "deferred clear code" * (bug)[3441086] error message in layout-2 * (bug)[05bd7f] vista theme for combobox * (bug)[382712] crash in KeyPress event handling * (bug)[6fcaaa] insertion cursor visibility in ttk::entry * (bug)[822923] cascade menu indicator color * (bug)[9658bc] borderwidth calculations on menu items * (bug)[ca403f] treeview border drawing * (bug)[4b555a] hang in [$text search -all] * (bug)[6b22d4] [treeview] binding fix
Reinhard Max
2018-12-12 17:13:03 +0000
fee0e24cd9- Update tkcon.tcl to CVS revision 1.124: * Use -underline clearly to disambiguate from new 8.6.6 option -underlinefg * prevent file edit from undoing loading of file
Reinhard Max
2018-07-12 10:40:52 +0000
bb3b10290f- Version 8.6.8: * (bug)[f1a3ca] Memory leak in [text] B-tree * (bug)[ee40fd] Report [console] init errors * (bug)[3295446] Improve history visibility in [console] * (bug)canvas closed polylines fully honor -joinstyle * (bug)[cc42cc] out of mem crash in tests imgPhoto-18.* * (bug)[3406785] fix coords rounding when drawing canvas items * (bug)[8277e1] linux fontchooser sync with available fonts * (bug)[5239fd] Segfault copying a photo image to itself * (bug)[514ff6] canvas rotated text overlap detection * (bug)[1e0db2] canvas rchars artifacts * (bug)[d9fdfa] display of Long non-wrapped lines in text * (bug)[dd9667] text anchor not set * (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf' * (bug)[55b95f] Crash [scale] with a bignum value * (bug)[ce62c8] text-37.1 fails * (bug)[0ef1c5] OS X - tests menu-22.[345] hang * (bug) display of embedded toplevels * (bug)[73ba07] Correct property type for MULTIPLE conversion * (bug) Memory leak in tkImgPhoto.c. * (bug) Defeat zombie toplevels * (bug) [wm withdraw] on Window and Dock menus * (new)[TIP 477] nmake build system reform
Reinhard Max
2017-12-29 20:10:57 +0000
7fd0b1732aAccepting request 525918 from devel:languages:tcl
Dominique Leuenberger
2017-09-20 15:05:21 +0000
8edd0094c9- Change licence to "TCL".
Reinhard Max
2017-09-13 16:59:59 +0000
0832671bdcRevert the last change, the original URL got fixed.
Reinhard Max
2017-09-13 16:50:13 +0000
7bc003ecf9Use a download URL that works
Reinhard Max
2017-09-13 14:44:57 +0000
a2e8a6fe75- New version 8.6.7:
Reinhard Max
2017-08-11 15:44:24 +0000
088a455f18Accepting request 445415 from devel:languages:tcl
Dominique Leuenberger
2016-12-17 08:45:40 +0000
35d13001a4- New version 8.6.6: * (bug)[3137232] spinbox teardown hygiene * (bug)[2981253] spinbox rapid button action * (bug)[2262543] scale initialization callbacks * (bug)[e9112e] incomplete [wm forget] * (bug)[d95e5d] <Map> from hidden panes * (TIP 443) More configuration options for text tags * (bug)[487861] menu: cascade/accelerator appearance * (bug)[1192095] active index from toplevel menus * (bug)[18c08d] revised final newline behavior in [text] *** POTENTIAL INCOMPATIBILITY *** * (bug)[fd3a4d] <<Modified>> delivery to text peers * (bug)[b36218,011706] event reentrancy / widget destruction * (bug)[64261b] mouse events after double click * (bug)[545f10] Xft color font speed * (bug)[109865] event reentrancy / widget destruction * (TIP 446)[1273358] [$text edit (canundo|canredo)] * (bug)[79549a] crash in mouse pointer warping * (bug)[787adc] Modernize Tk_Init() * (bug) Aqua: excess lable padding * (bug) Aqua: bitmap distortion * (bug) Aqua/Retina: fix alpha rendering of images * (bug)[c84f66] Aqua: crash: overflow in geometry calc * (bug)[450bb0] Aqua: memory corruption from [tk busy]
Reinhard Max
2016-11-14 12:12:30 +0000
f2a6206c77Accepting request 365280 from devel:languages:tcl
Dominique Leuenberger
2016-03-14 08:56:18 +0000
8f4037af4eAccepting request 320822 from devel:languages:tcl
Stephan Kulow
2015-09-19 04:51:43 +0000
80e86a9e5c- New version 8.6.4: * (bug)[d43a10] shimmer-related crash in [tk_getOpenFile] * (bug)[1c0d6e] Win build trouble with SIGDN * (bug)[4a0451] [tk_getOpenFile] result * (bug) several fixes to elided context in [text] * (new feature)[TIP 433] %M binding substitution * (bug)[ab6dab] corrupt dashed lines in postscript - Update tkcon.tcl to CVS revision 1.122.
Reinhard Max
2015-08-06 08:50:20 +0000
de45c892e6Accepting request 307913 from home:fstrba:freetype2
Dominique Leuenberger
2015-06-11 12:55:39 +0000
a15054d74dAccepting request 306602 from home:fstrba:freetype2
Reinhard Max
2015-05-13 07:37:00 +0000
65368e59eaAccepting request 261312 from devel:languages:tcl
Dominique Leuenberger
2014-11-18 21:53:09 +0000
98a99ac947- New version 8.6.3: * (bug)[9e487e] Phony button clicks from browsers to plugin * (bug)[810c43] [text] elide changes advance epoch * (bug)[fb35eb] fix PNG transparency appearance * (bug)[3417012] [scale -digits $bigValue] segfault * (bug)[3529885] [scale] handling of negative resolution
Reinhard Max
2014-11-12 16:04:02 +0000
a90d85fb66Accepting request 247721 from devel:languages:tcl
Stephan Kulow
2014-09-07 09:11:51 +0000
7e7094e045Remove tk-fix-pkgconfig-file.patch
Reinhard Max
2014-08-29 13:20:03 +0000
6516c6e7bdAccepting request 246833 from home:vwallfahrer:branches:devel:languages:tcl
Reinhard Max
2014-08-29 13:02:27 +0000
7668109b15- Update to 8.6.2rc1, detailed change log will follow.
Reinhard Max
2014-08-19 16:13:15 +0000
ce83aefbd7- Update to 8.6.2rc0, detailed change log will follow. - Obsoletes tk-fix-pkgconfig-file.patch.
Reinhard Max
2014-08-07 16:14:03 +0000
c9e09ac548Accepting request 230373 from devel:languages:tcl
Stephan Kulow
2014-04-23 15:28:09 +0000
ec35fe683cAccepting request 228248 from home:badshah400:branches:devel:languages:tcl
Reinhard Max
2014-04-16 16:59:58 +0000
d7b874b986Accepting request 204299 from devel:languages:tcl
Tomáš Chvátal
2013-10-23 08:15:02 +0000
83a30e2ce0Accepting request 204287 from home:sndirsch:branches:devel:languages:tcl
Reinhard Max
2013-10-22 13:28:00 +0000
aaea23cea6Accepting request 199830 from devel:languages:tcl
Stephan Kulow
2013-09-23 11:16:12 +0000
4d3cba9257Final 8.6.1
Reinhard Max
2013-09-20 10:03:55 +0000
510bc28f6cFinal 8.6.1
Reinhard Max
2013-09-20 08:07:57 +0000
67d8e204c48.6.1 RC1
Reinhard Max
2013-09-17 13:48:00 +0000
07f8534cf7Accepting request 198184 from home:kpetsch:branches:devel:languages:tcl
Reinhard Max
2013-09-10 09:15:42 +0000
6590948108Accepting request 186431 from devel:languages:tcl
Tomáš Chvátal
2013-08-13 10:59:35 +0000
f1d1baef05Fix download URL.
Reinhard Max
2013-08-08 15:46:11 +0000
69173a3bf0- Integrate tkcon.
Reinhard Max
2013-06-20 13:13:42 +0000
7548a28627Tk 8.6.0
Reinhard Max
2013-06-20 12:30:26 +0000
5819775f68Accepting request 163128 from devel:languages:tcl
Stephan Kulow
2013-04-14 11:00:43 +0000
d69025255bAccepting request 162760 from home:namtrac:bugfix
Reinhard Max
2013-04-08 08:39:21 +0000
554182d974Accepting request 137251 from devel:languages:tcl
Stephan Kulow
2012-10-08 05:18:07 +0000
2405338881Accepting request 137207 from home:a_jaeger:FactoryFix
Reinhard Max
2012-10-05 13:32:49 +0000
28927c8b2aAccepting request 134061 from devel:languages:tcl
Stephan Kulow
2012-09-17 12:12:16 +0000
5865b5f363Version 8.5.12
Reinhard Max
2012-08-09 13:06:20 +0000
d5182b394b- 8.5.12rc2
Reinhard Max
2012-07-26 09:00:51 +0000
5cb473a90c- 8.5.12rc1
Reinhard Max
2012-07-24 10:42:59 +0000
6efe6f7334Accepting request 104990 from devel:languages:tcl
Stephan Kulow
2012-02-16 15:24:10 +0000
9f70a65ba5Accepting request 104561 from devel:openSUSE:Factory:patch-license
Reinhard Max
2012-02-14 13:54:25 +0000
3c55a9c8fcVersion 8.5.11
Reinhard Max
2011-11-08 17:37:11 +0000
541ee8fce8Autobuild autoformatter for 74988
Sascha Peilicke
2011-07-01 14:07:10 +0000
a4a00c3af2Accepting request 74988 from devel:languages:tcl
Sascha Peilicke
2011-07-01 14:06:58 +0000
82def38c0aVersion 8.4.10
Reinhard Max
2011-07-01 11:19:49 +0000
6c774cb725Autobuild autoformatter for 63629
Sascha Peilicke
2011-03-09 08:26:40 +0000
8c1eac790cUpdating link to change in openSUSE:Factory/tk revision 20.0
OBS User buildservice-autocommit
2011-03-09 08:26:40 +0000
4d1853a7b3Accepting request 63629 from devel:languages:tcl
Sascha Peilicke
2011-03-09 08:26:33 +0000
7299269499Fix libXft detection in configure
Reinhard Max
2011-03-08 14:20:32 +0000
ee0497bef6Accepting request 49179 from devel:languages:tcl
OBS User autobuild
2010-09-27 13:41:01 +0000