[go: up one dir, main page]

Menu

Tree [122cd4] default tip / trunk / tk /
 History

Read Only access


File Date Author Commit
 bitmaps 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 compat 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 doc 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 generic 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 library 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 mac 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 macosx 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 tests 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 testsuite 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 unix 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 win 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 xlib 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 ChangeLog 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 Makefile.in 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 README 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 ToDo 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 changes 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 configure 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 configure.in 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 cygtcl.m4 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.
 license.terms 2018-08-27 Peter Breuer Peter Breuer [29ffdd] Reorganise with trunk directory.

Read Me

README:  Tk
    This is the Tk 8.4.1 source distribution.
    Tcl/Tk is also available through NetCVS:
	http://tcl.sourceforge.net/
    You can get any source release of Tcl from the file distributions
    link at the above URL.

RCS: @(#) $Id: README,v 1.38 2002/09/27 18:09:53 dgp Exp $

1. Introduction
---------------

This directory contains the sources and documentation for Tk, an X11
toolkit implemented with the Tcl scripting language.

For details on features, incompatibilities, and potential problems with
this release, see the Tcl/Tk 8.4 Web page at

	http://www.tcl.tk/software/tcltk/8.4.html

or refer to the "changes" file in this directory, which contains a
historical record of all changes to Tk.

Tk is maintained, enhanced, and distributed freely by members of the
Tcl community.  The home for Tcl/Tk sources and bug database is on
SourceForge at:

	http://tcl.sourceforge.net/

with the Tcl Developer Xchange at:

	http://www.tcl.tk/

Tk is a freely available open source package.  You can do virtually
anything you like with it, such as modifying it, redistributing it,
and selling it either in whole or in part.  See the file
"license.terms" for complete information.

2. See Tcl README
-----------------

Please see the README file that comes with the associated Tcl release
for more information.  There are pointers there to extensive
documentation.  In addition, there are additional README files
in the subdirectories of this distribution.