Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
| * | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | | More small documentation improvements. | dkf | 2011-07-18 | 1 | -2/+2 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | Spelling corrections | dgp | 2007-11-05 | 1 | -2/+2 |
| | | | |||||
* | | | Formatting correction | dkf | 2010-01-13 | 1 | -2/+2 |
| | | | |||||
* | | | Fix a typo | dkf | 2009-01-24 | 1 | -2/+2 |
| | | | |||||
* | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -20/+24 |
| | | | |||||
* | | | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -3/+10 |
| | | | | | | | | | | | | Adapted from [Patch 1997907] | ||||
* | | | Fix [Bug 2118116] | dkf | 2008-09-23 | 1 | -2/+4 |
| | | | |||||
* | | | Minor doc updates (removing out of date changebars, improving typedef ↵ | dkf | 2008-06-30 | 1 | -2/+2 |
|/ / | | | | | | | | | | | formatting, etc.) | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Lots more GOOBE stuff. Now works with 'make html'! | dkf | 2007-10-29 | 1 | -8/+15 |
| | | |||||
* | | * doc/*.1: Revert doc changes that broke | dgp | 2007-10-26 | 1 | -7/+3 |
| | | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -3/+7 |
| | | |||||
* | | Assorted documentation improvements. | dkf | 2007-08-28 | 1 | -1/+4 |
| | | |||||
* | | Spelling fixes. [Bug 1686210] | dkf | 2007-05-03 | 1 | -2/+2 |
| | | |||||
* | | Minor correction of abbreviation | dkf | 2006-11-16 | 1 | -2/+2 |
| | | |||||
* | | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -1/+17 |
| | | |||||
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -7/+1 |
| | | |||||
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -2/+2 |
|/ | |||||
* | added tk windowingsystem docs | hobbs | 2002-09-02 | 1 | -1/+9 |
| | |||||
* | Fixes to make HTML generation work better. | dkf | 2002-06-22 | 1 | -2/+2 |
| | |||||
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -2/+16 |
| | | | | | | | | | | * generic/tkInt.h (struct TkCaret): * mac/tkMacXStubs.c (Tk_SetCaretPos): * unix/tkUnixKey.c (TkpGetString, Tk_SetCaretPos): * win/tkWinX.c (Tk_SetCaretPos): * tests/tk.test: Added 'tk caret' implementation of TIP#96 * doc/SetCaret.3 (new): which adds a TkCaret structure element to * doc/tk.n: TkDisplay for maintaining state. | ||||
* | * tests/tk.test: | hobbs | 2000-10-31 | 1 | -2/+2 |
| | | | | | | | | * doc/tk.n: updated to reflect default on status of useinputmethods. * library/tk.tcl: tk useinputmethods is set to 1 by default. This enables Kanji and dead-char input by default. Intro'd in 1999-12-16 with default off to avoid some problems with older X servers that would slow down widget creation over time. | ||||
* | * doc/GetCursor.3: | hobbs | 1999-12-16 | 1 | -3/+13 |
| | | | | | | | | | | * win/tkWinCursor.c: added support for Windows cursors to TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * doc/listbox.n: added doc for <<ListboxSelect>> [Bug: 3500] * doc/getOpenFile.n: removed note that -initialfile didn't work for tk_getOpenFile | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+72 |