SHA256
1
0
forked from pool/tk
2011-07-01 11:19:49 +00:00
committed by Git OBS Bridge
parent 8c1eac790c
commit 82def38c0a
5 changed files with 36 additions and 72 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Fri Jul 1 11:18:51 UTC 2011 - max@novell.com
- New patchlevel release 8.5.10:
* (bug fix)[3057573] specify combobox text fg color
* (bug fix)[2829363] [$tv see] open item -> sched display
* (bug fix)[3085489] crash in [tag add/remove]
* (enhancement) Updated German messages.
* (platform) VS 2005 SP1 MSVC compiler
* (bug fix)[3071836] crash in tk_getSaveFile
* (bug fix)[3154705] tk_messageBox close button disabled
* (enhancement) add [ttk::entry validate]
* (bug fix)[3205260] crash in [wm manage]
* (bug fix)[3181181] tearoff submenu fix
* (bug fix)[3205464] [wm forget] loses window
* (bug fix)[3223850] ttk button state disabled during click
* (bug fix)[3000002] ttk scrollbar size Appearance
* (bug fix)[3239768] Win menu font support
* (bug fix)[3129527] stop buffer overflows
* (feature change)[2997657] No -container for [labelframe]
* (bug fix)[723765] [grid remove] lost -in value
* (bug fix)[3291543] mem corrupt when [$canvas dchars] removes
all coords of a polygon
* (bug fix)[2949774] cascade menu unpost
* (bug fix)[2546087] [console] treatment of '\0'
* (bug fix)[2358545] Restore "08" in spinbox configured with
-from and -to (porter)
* (bug fix)[2484771] modal dialog settings
* (bug fix)[3175610] incomplete line item refresh
* (bug fix)[3062331] crash in unset traces
- tk-xft.patch has been integrated upstream.
-------------------------------------------------------------------
Tue Mar 8 14:19:25 UTC 2011 - max@novell.com