- 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] OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=59
This commit is contained in:
parent
c47ad2cc3f
commit
35d13001a4
28
tk.changes
28
tk.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 11:06:17 UTC 2016 - max@suse.com
|
||||
|
||||
- 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]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 09:31:41 UTC 2016 - fweiss@suse.com
|
||||
|
||||
|
2
tk.spec
2
tk.spec
@ -25,7 +25,7 @@ BuildRequires: libXt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: tcl-devel
|
||||
Url: http://www.tcl.tk
|
||||
Version: 8.6.5
|
||||
Version: 8.6.6
|
||||
Release: 0
|
||||
%define rrc %nil
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbbd93541b4cd467841208643b4014c4543a54c3597586727f0ab128220d7946
|
||||
size 4417393
|
3
tk8.6.6-src.tar.gz
Normal file
3
tk8.6.6-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d
|
||||
size 4273737
|
Loading…
Reference in New Issue
Block a user