summaryrefslogtreecommitdiffstats
path: root/doc/cursors.n
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-081-3/+0
| | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
* * doc/colors.n: document new Mac OS X system colors.das2007-04-291-4/+25
| | | | | | | | * doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes]. FossilOrigin-Name: 67da6dcc703f9615d5634bc8e2f546e34d2053cf
* Added missing .BE [Tcl Bug 629330]dkf2002-11-151-1/+2
| | | FossilOrigin-Name: 00fd5333e5e16ff9ee460b07303a9d43ddd05e3e
* corrected use of .SS macrohobbs2000-08-071-9/+14
| | | FossilOrigin-Name: 7b7c6a5fa81642cb17decf2e36cd09575a3a52b9
* * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645].ericm2000-04-271-0/+149
* 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