Skip to content

Commit b1c2885

Browse files
committed
Import Tk 8.6.6 (as of svn r86089)
1 parent d239d63 commit b1c2885

File tree

899 files changed

+545127
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

899 files changed

+545127
-0
lines changed

ChangeLog

Lines changed: 5286 additions & 0 deletions
Large diffs are not rendered by default.

ChangeLog.2002

Lines changed: 7877 additions & 0 deletions
Large diffs are not rendered by default.

ChangeLog.2004

Lines changed: 3653 additions & 0 deletions
Large diffs are not rendered by default.

ChangeLog.2007

Lines changed: 5283 additions & 0 deletions
Large diffs are not rendered by default.

README

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
README: Tk
2+
This is the Tk 8.6.6 source distribution.
3+
http://sourceforge.net/projects/tcl/files/Tcl/
4+
You can get any source release of Tk from the URL above.
5+
6+
1. Introduction
7+
---------------
8+
9+
This directory contains the sources and documentation for Tk, an X11
10+
toolkit implemented with the Tcl scripting language.
11+
12+
For details on features, incompatibilities, and potential problems with
13+
this release, see the Tcl/Tk 8.6 Web page at
14+
15+
http://www.tcl.tk/software/tcltk/8.6.html
16+
17+
or refer to the "changes" file in this directory, which contains a
18+
historical record of all changes to Tk.
19+
20+
Tk is maintained, enhanced, and distributed freely by the Tcl community.
21+
Source code development and tracking of bug reports and feature requests
22+
takes place at:
23+
24+
http://core.tcl.tk/tk/
25+
26+
with the Tcl Developer Xchange at:
27+
28+
http://www.tcl.tk/
29+
30+
Tk is a freely available open source package. You can do virtually
31+
anything you like with it, such as modifying it, redistributing it,
32+
and selling it either in whole or in part. See the file
33+
"license.terms" for complete information.
34+
35+
2. See Tcl README
36+
-----------------
37+
38+
Please see the README file that comes with the associated Tcl release
39+
for more information. There are pointers there to extensive
40+
documentation. In addition, there are additional README files
41+
in the subdirectories of this distribution.

bitmaps/error.xbm

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#define error_width 17
2+
#define error_height 17
3+
static unsigned char error_bits[] = {
4+
0xf0, 0x0f, 0x00, 0x58, 0x15, 0x00, 0xac, 0x2a, 0x00, 0x16, 0x50, 0x00,
5+
0x2b, 0xa0, 0x00, 0x55, 0x40, 0x01, 0xa3, 0xc0, 0x00, 0x45, 0x41, 0x01,
6+
0x83, 0xc2, 0x00, 0x05, 0x45, 0x01, 0x03, 0xca, 0x00, 0x05, 0x74, 0x01,
7+
0x0a, 0xa8, 0x00, 0x14, 0x58, 0x00, 0xe8, 0x2f, 0x00, 0x50, 0x15, 0x00,
8+
0xa0, 0x0a, 0x00};

bitmaps/gray12.xbm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#define gray12_width 16
2+
#define gray12_height 16
3+
static unsigned char gray12_bits[] = {
4+
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22,
5+
0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88,
6+
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88};

bitmaps/gray25.xbm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#define gray25_width 16
2+
#define gray25_height 16
3+
static unsigned char gray25_bits[] = {
4+
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
5+
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
6+
0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22};

bitmaps/gray50.xbm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#define gray50_width 16
2+
#define gray50_height 16
3+
static unsigned char gray50_bits[] = {
4+
0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
5+
0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
6+
0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};

bitmaps/gray75.xbm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#define gray75_width 16
2+
#define gray75_height 16
3+
static unsigned char gray75_bits[] = {
4+
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
5+
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd,
6+
0x77, 0x77, 0xdd, 0xdd, 0x77, 0x77, 0xdd, 0xdd};

0 commit comments

Comments
 (0)