Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -3/+2 |
|\ | |||||
| * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29 | fvogel | 2015-11-05 | 1 | -3/+2 |
|/ | |||||
* | Fixed bug [1815161] - .text count -ypixels wrong until widget is managed | fvogel | 2015-10-09 | 1 | -6/+6 |
| | |||||
* | Fixed bad indentation in the contents table of the text widget man page of ↵ | fvogel | 2015-07-13 | 1 | -1/+1 |
| | | | | the switches pertaining to the dump subcommand | ||||
* | Slightly better formattingbug_1581955fff | fvogel | 2015-03-13 | 1 | -0/+4 |
| | |||||
* | Fixed documentation regarding behaviour of embedded windows and embedded ↵ | fvogel | 2015-03-08 | 1 | -0/+20 |
| | | | | images in [text] - Bug [1581955fff] | ||||
* | Fixed copy/paste error in man text. | fvogel | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Bug 1630251: Documentation for -endline option was wrongbug_1630251 | fvogel | 2012-05-17 | 1 | -2/+3 |
| | |||||
* | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 1 | -4/+4 |
| | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | ||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | fix make-html error | das | 2006-04-12 | 1 | -3/+3 |
| | | |||||
| * | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -2/+6 |
| | | |||||
| * | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 1 | -3/+3 |
| | | |||||
| * | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -4/+4 |
| | | |||||
| * | More backporting of doc fixes | dkf | 2004-10-28 | 1 | -67/+64 |
| | | |||||
* | | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 1 | -2/+2 |
| | | | | | | | | delete', as reported by <eee@users.sf.net> on the chat. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -3/+3 |
| | | |||||
* | | Fixed mistake in [$t tag remove] docs. [Bug 1792191] | dkf | 2007-11-01 | 1 | -3/+3 |
| | | |||||
* | | More documentation improvements | dkf | 2007-10-30 | 1 | -4/+11 |
| | | |||||
* | | fix spelling of -inactiveselectbackground [Bug 1626415] | hobbs | 2007-10-30 | 1 | -4/+4 |
| | | |||||
* | | Clarify search subcommand docs. [Bug 1622919] | dkf | 2007-10-30 | 1 | -2/+3 |
| | | |||||
* | | Lots more GOOBE stuff. Now works with 'make html'! | dkf | 2007-10-29 | 1 | -90/+165 |
| | | |||||
* | | * doc/*.1: Revert doc changes that broke | dgp | 2007-10-26 | 1 | -57/+26 |
| | | | | | | | | | | * 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 | -25/+54 |
| | | |||||
* | | Rendering-with-groff GOOBE. | dkf | 2007-10-23 | 1 | -2/+4 |
| | | |||||
* | | Text widget documentation improvements | dkf | 2007-10-16 | 1 | -102/+105 |
| | | |||||
* | | Convert \fP to \fR so that man-page scrapers have an easier time. | dkf | 2006-11-15 | 1 | -28/+28 |
| | | |||||
* | | * doc/text.n: fix docs to not correct -tabs usage case. | hobbs | 2006-10-18 | 1 | -2/+2 |
| | | |||||
* | | fix make html error | das | 2006-04-12 | 1 | -3/+3 |
| | | |||||
* | | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -2/+6 |
| | | |||||
* | | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -21/+49 |
| | | |||||
* | | clarify tab stop behaviour | vincentdarley | 2005-08-09 | 1 | -2/+5 |
| | | |||||
* | | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 1 | -3/+3 |
| | | |||||
* | | fix to Home/End and display lines | vincentdarley | 2005-04-18 | 1 | -6/+6 |
| | | |||||
* | | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 1 | -10/+1 |
| | | |||||
* | | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -4/+4 |
| | | |||||
* | | removed backslash quote | vincentdarley | 2004-11-20 | 1 | -2/+2 |
| | | |||||
* | | improved documentation of -tabs | vincentdarley | 2004-11-17 | 1 | -2/+4 |
| | | |||||
* | | * doc/SetOptions.3: | das | 2004-11-12 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | * doc/text.n: fixed *roff errors uncovered by running 'make html'. * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure that the lastSubFontPtr remains valid even when the subfont array is reallocated. [Bug 618872] | ||||
* | | More minor doc fixes | dkf | 2004-10-28 | 1 | -101/+137 |
| | | |||||
* | | Standardize style of section refs & public symbols. Remove displayed tabs | dkf | 2004-09-19 | 1 | -3/+3 |
| | | |||||
* | | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -15/+142 |
| | | |||||
* | | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko. | dkf | 2004-08-17 | 1 | -92/+93 |
| | | | | | | | | Also some general fixes to menu.n and text.n | ||||
* | | text widget fixes | vincentdarley | 2004-06-04 | 1 | -8/+14 |
| | | |||||
* | | minor doc fixes for html conversioncore_8_5_a1 | hobbs | 2004-03-04 | 1 | -5/+5 |
| | | |||||
* | | doc/text.n: Fix markup errors (".t" at beginning of line). | jenglish | 2003-12-22 | 1 | -7/+15 |
| | | |||||
* | | fix to text widget tabs and xy-scroll-command | vincentdarley | 2003-12-04 | 1 | -3/+7 |
| | | |||||
* | | documentation and cleanup | vincentdarley | 2003-11-16 | 1 | -31/+38 |
| | |