You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
doc | 15 years ago | |
hv | 3 years ago | |
src | 7 years ago | |
tclconfig | 17 years ago | |
tests | 15 years ago | |
tools | 15 years ago | |
webpage | 15 years ago | |
.gitignore | 7 years ago | |
COMPILE.txt | 15 years ago | |
COPYING | 23 years ago | |
COPYING.html | 23 years ago | |
COPYRIGHT | 17 years ago | |
ChangeLog | 17 years ago | |
Makefile.in | 15 years ago | |
README | 20 years ago | |
aclocal.m4 | 20 years ago | |
configure | 1 month ago | |
configure.in | 15 years ago | |
linux-gcc.mk | 15 years ago | |
linux-mingw.mk | 20 years ago | |
listvers.sh | 24 years ago | |
main.mk | 15 years ago | |
make_main_mk.tcl | 20 years ago | |
makemake.tcl.in | 20 years ago | |
mingw.mk | 15 years ago | |
mkdll.sh | 21 years ago | |
mkso.sh | 21 years ago | |
nightly.sh | 15 years ago | |
puppy.sh | 15 years ago |
README
This directory contains all source code files for the TkHtml
widget. TkHtml renders HTML for Tcl/Tk 8.0 and later.
COMPILE.txt Instructions on how to compile TkHtml.
doc Other documentation about TkHtml.
src All of the source code.
tools Source code to tools that are used to build the widget
but which do not become part of the widget.