summaryrefslogtreecommitdiffstats
path: root/tools/man2help.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | | | | | more harm than good. Purged them.
| * Fix for [Bug 748700]Joe Mistachkin2003-06-041-2/+8
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Working towards better nroff scraping...dkf2007-10-261-2/+3
| |
* | Fix for [Bug 748700]Joe Mistachkin2003-06-041-1/+7
|/
* Fixed $argv handling bug where if -bitmap wasn't specified $argcdavygrvy2002-08-091-2/+3
| | | | was off by one.
* Made code samples use the Courier New fixed-width font. Changes fromdavygrvy2002-05-081-2/+2
| | | | Peter Spjuth <peter.spjuth@space.se>.
* Opps... removed some left-over debugging code.davygrvy2002-03-281-3/+3
|
* * tools/feather.bmp:davygrvy2002-03-281-6/+10
| | | | | | | | | | * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhelp target fixups. Added a feather bitmap to the non-scrollable area and changed the color to be yellow from a plain white. The colors can be whatever we want them to be, but thought I would start with something bold. [Bug 527941]
* * tools/man2help.tcl:davygrvy2002-03-281-7/+9
| | | | | | | | * win/makefile.vc: winhelp target now copies all needed files from tools/ to a workarea under $(OUT_DIR) and builds it from there. No build cruft is left in tools/ anymore. All paths used in man2help.tcl are now relative to where the script is. [Bug 527941]
* fixed winhelp generation problems #480268hobbs2001-11-101-2/+2
|
* Missed a few spots with the previous checkin. Now onlydkf2000-11-241-3/+3
| | | | | | | | tools/tcltk-man2html.tcl is left unfixed, but that file is sufficiently complex that I don't dare touch it without understanding exactly what all of the supposed directory separators are doing there. In any case, this file is probably not going to be used by ordinary users; developers can put up with a few more "pointless restrictions"...
* minor bug fix in man2help.tcl and updated configure.in to 8.3hobbs1999-12-221-2/+2
|
* renamed tcl8.1-tk8.1-man-html.tcl tcltk-man2html.tcl, and rewrotehobbs1999-12-211-7/+5
| | | | | | the internals to use 8.2+ string functions tcl.wse.in moved to 8.3b1
* changed so helpfile generation can work from the build environmentstanton1999-02-191-1/+3
|
* Changed this so it can find man2tcl easierwelch1998-12-021-2/+3
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionstanton1998-04-281-0/+129