SHA256
1
0
forked from pool/tk

Accepting request 49179 from devel:languages:tcl

Copy from devel:languages:tcl/tk based on submit request 49179 from user rmax

OBS-URL: https://build.opensuse.org/request/show/49179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tk?expand=0&rev=17
This commit is contained in:
OBS User autobuild
2010-09-27 13:41:01 +00:00
committed by Git OBS Bridge
parent 6299831915
commit ee0497bef6
4 changed files with 41 additions and 10 deletions

View File

@@ -1,7 +1,38 @@
-------------------------------------------------------------------
Fri Sep 3 16:45:42 CEST 2010 - max@suse.de
- Bugfix release: 8.5.9:
* [sf#2899949] crash on widget destroy
* [sf#2902814] fix [wm iconphoto] on LP64 systems
* [sf#2548661] crash in GetFontFamilyName
* [sf#2864685] Compiz menu item animation
* [sf#2902573] Update Safe Tk to new Safe Base
* [sf#2912473] accept :: in DISPLAY name
* [sf#2496162] crash calling Tk_DeleteOptionTable()
* [sf#2917663] [send] accept SI:* on auth list
* [sf#2919205] syntax bug in [tk_messageBox]
* [sf#2912356] [ttk::sizegrip] accommodate Compiz
* [sf#2879927] Win: cascade menu highlight
* [sf#1924761] stop [event generate] / XIM conflict
* [sf#2848897] ODS_NOACCEL flag support
* [sf#220950] [$menu delete] bounds check
* [sf#2898255] unlimited multi-file select
* [sf#1163496] X: [wm transient] fix
* [TIP 360] Modernize X11 Menus
* [sf#2932808] canvas update on state change
* [sf#2931374] overflow in complex tag search
* [TIP 359] Extended Window Manager Hint Support
* [sf#2952745] crash in menu deletion
* [sf#2968379] crash in peer text dump
* [sf#3006842] crash on empty bind scripts
* entry validation compat with Itcl scope
* [sf#2585265] text <Delete>,<Backspace> note selection
* [sf#3053320] update Ttk to tile 0.8.6 feature set
-------------------------------------------------------------------
Fri Nov 20 13:22:05 CET 2009 - max@suse.de
- Bugfix-Release 8.5.8.
- Bugfix-Release 8.5.8:
* [sf#2080533] panedwindow sash draw crash
* [sf#2504402] iconphoto on non-32-bit displays
* [sf#2785744] broken flag twiddling
@@ -27,7 +58,7 @@ Fri Nov 20 13:22:05 CET 2009 - max@suse.de
* [sf#1530276] X checkbutton -selectcolor
* [sf#1854913] [.t delete] before -startindex
* [sf#2809525] prevent X crash on overlong color name
* [sf#2891541] fix grab behaviour for main window (thoyts)
* [sf#2891541] fix grab behaviour for main window
-------------------------------------------------------------------
Tue Jun 16 15:36:47 CEST 2009 - max@suse.de