Commit Graph

8 Commits

Author SHA1 Message Date
stu
216f04d388 Update to 8.5.12.
Ok sebastia@
2012-08-26 16:57:58 +00:00
stu
33cb9fa5a3 Update to 8.5.10, remove patches for changes that have gone upstream,
move man dir to Tk's lib dir, properly preprocess man pages.

ok sebastiap@, sthen@
2011-10-17 15:19:22 +00:00
stu
1c3883a3b6 Upgrade to 8.5.9. Update to newer Tcl layout,
consolidate include files into one dir,
improved building wrt threads/compiler flags, etc.

ok landry@, sebastiap@
2011-01-05 16:18:09 +00:00
sthen
b7b4afe7e6 Update to 8.5.8, from maintainer Stuart Cassoff. 2009-11-21 02:50:23 +00:00
sthen
c061372b7f update to Tcl/Tk 8.5.7, from maintainer Stuart Cassoff 2009-04-24 21:13:13 +00:00
sthen
14e2d1e6bb - install additional headers needed by forthcoming ports.
- tighten LIB_DEPENDS (required threaded Tcl with threaded Tk).
from maintainer Stuart Cassoff.
2009-03-17 00:24:28 +00:00
steven
16e25652f8 update to 8.5.4 and various port cleanups
from maintainer Stuart Cassoff
2008-10-01 19:48:46 +00:00
deanna
43114a2eba import tk 8.5
Highlights of Tk 8.5

    * 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.

from Stuart Cassoff (MAINTAINER)

ok steven@
2008-04-25 14:17:25 +00:00