OBS User unknown
2008-04-06 02:03:20 +00:00
committed by Git OBS Bridge
parent 551a8fe4e7
commit e63204a913
8 changed files with 124 additions and 145 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Apr 2 18:15:28 CEST 2008 - max@suse.de
- New version: 8.5.2:
* New modern theming engine: New and complementary widgets that
make use of platform-specific theming on Mac OS X and Windows
to better fit in with those environments, and feature an
improved look and feel under X11.
* New widgets: Part of the themed widget set, Tk now has core
notebook, combobox, treeview and progressbar widgets.
* text widget: Smooth scrolling, widget peering, and improved
procedures for counting and replacing text.
* Font rendering: Now uses anti-aliased text under X11, and a
more modern text engine (ATSUI) on Mac OS X.
* Additional improvements: Window transparency, new fullscreen
option for windows, enhancements to specific widgets and
window layout, and more.
- Adjusted paths according to the new Tcl extension layoout.
-------------------------------------------------------------------
Tue Sep 11 20:35:28 CEST 2007 - max@suse.de