summaryrefslogtreecommitdiffstats
path: root/doc/colors.n
Commit message (Collapse)AuthorAgeFilesLines
* corrected B values [Bug #682714]hobbs2003-02-181-453/+453
| | | FossilOrigin-Name: 2c67a90df27716a6aefbfe085cf0c99f236389b1
* * doc/colors.n: Corrected bogus documentation with respect toericm2001-06-221-13/+13
| | | | | | | several shades of blue, all of which were listed as RGB 0 0 0. [Bug #432104]. FossilOrigin-Name: 480300ff4bc617da809590a862c4fc90fa1f9c43
* * doc/keysyms.n:ericm2000-06-301-2/+8
| | | | | | | | * doc/colors.n: Added extra .CE/.CS pairs to break up the large text block, so that the generated Windows help file could accomodate the manual entry. [Bug: 5862] FossilOrigin-Name: 1cca0349011bc8a9169da39c00eb52e44e47047e
* * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645].ericm2000-04-271-0/+776
* doc/colors.n: Man page enumerating valid color names [RFE: 1645]. * doc/cursors.n: Man page enumerating valid cursor values [RFE: 1645]. * library/msgbox.tcl: Corrected Unix tk_messageBox implementation to make the first button the default when no default is specified [Bug: 2218]. * doc/messageBox.n: Updated documentation with regards to selection of default button when none is specified (now it will use the first button as the default in that case) [Bug: 2218]. FossilOrigin-Name: d4fa111a2e97b8543481844415151da90918b6e9