| Commit message (Expand) | Author | Age | Files | Lines |
* | Highlighting fix | dkf | 2005-11-22 | 1 | -3/+3 |
|
|
* | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -2/+6 |
|
|
* | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 1 | -2/+2 |
|
|
* | Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983] | dkf | 2005-06-21 | 1 | -2/+2 |
|
|
* | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 2 | -6/+6 |
|
|
* | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -4/+4 |
|
|
* | Convert emacs mode comment style to stop problems with old man. [1085127] | dkf | 2005-01-05 | 2 | -4/+10 |
|
|
* | iFix silly typo. [Bug 1087842] | dkf | 2004-12-20 | 1 | -3/+3 |
|
|
* | * doc/pack-old.n: Changed the internal name of the man page to | rmax | 2004-11-19 | 1 | -2/+2 |
|
|
* | * generic/tkMain.c: | das | 2004-11-11 | 1 | -3/+8 |
|
|
* | Minor format fix | dkf | 2004-10-29 | 1 | -3/+3 |
|
|
* | Whoops, missed removing an 8.5 feature from an example when backporting | dkf | 2004-10-29 | 1 | -3/+3 |
|
|
* | * doc/wm.n: Add wm attributes . -alpha doc to account | mdejong | 2004-10-28 | 1 | -1/+6 |
|
|
* | More backporting of doc fixes | dkf | 2004-10-28 | 16 | -147/+310 |
|
|
* | Backport of documentation fixes | dkf | 2004-10-28 | 29 | -284/+596 |
|
|
* | Thought about the doc-fix a bit more and decided to remove the typedef | dkf | 2004-02-17 | 1 | -3/+1 |
|
|
* | Minor doc fix | dkf | 2004-02-17 | 1 | -2/+2 |
|
|
* | Update the docs for the Mac OS X MouseWheel changes. | wolfsuit | 2004-02-16 | 1 | -6/+8 |
|
|
* | Line transposition bug. [Bug 857159] | dkf | 2003-12-10 | 1 | -2/+2 |
|
|
* | * unix/mkLinks: | hobbs | 2003-10-13 | 1 | -3/+14 |
|
|
* | * doc/ConfigWidg.3: Removed reference to Tk_Offset from the | dgp | 2003-10-06 | 1 | -5/+2 |
|
|
* | D'oh! Important word missing... | dkf | 2003-07-17 | 1 | -4/+4 |
|
|
* | Better docs of [$photo put]. [Bug 728952] | dkf | 2003-07-17 | 1 | -9/+16 |
|
|
* | Panedwindow fixes that make things behave right in complex geometry cases. | dkf | 2003-07-17 | 1 | -6/+2 |
|
|
* | Added missing .TP | dkf | 2003-07-14 | 1 | -1/+2 |
|
|
* | * doc/panedwindow.n: clarified the need to use 'update idle' when | hobbs | 2003-02-25 | 1 | -2/+6 |
|
|
* | * doc/entry.n: | mdejong | 2003-02-19 | 2 | -6/+6 |
|
|
* | corrected B values [Bug #682714] | hobbs | 2003-02-18 | 1 | -453/+453 |
|
|
* | Added language to describe the handling of the end-of-file character
| Kevin B Kenny | 2003-02-13 | 1 | -4/+14 |
|
|
* | TP macro misplacement | hobbs | 2003-02-09 | 1 | -2/+2 |
|
|
* | * doc/loadTk.n: note that ::safe::loadTk has a prereq on | hobbs | 2003-01-19 | 1 | -1/+3 |
|
|
* | * doc/photo.n: $image put only accepts -format and -to, and note | hobbs | 2003-01-19 | 1 | -21/+7 |
|
|
* | .VS order fix | hobbs | 2003-01-19 | 1 | -3/+3 |
|
|
* | label docs failed to mention the -compound option | tmh | 2002-12-18 | 1 | -1/+9 |
|
|
* | Doc-fix: [$photo put] knows about solid colours, and not files. [Bug 640026] | dkf | 2002-12-17 | 1 | -7/+8 |
|
|
* | Added missing .BE [Tcl Bug 629330] | dkf | 2002-11-15 | 2 | -2/+4 |
|
|
* | minor example fix | hobbs | 2002-10-02 | 1 | -2/+2 |
|
|
* | * doc/bind.n: Doc-fix to mention that %A substitutes UNICODE | dkf | 2002-09-30 | 1 | -5/+6 |
|
|
* | added tk windowingsystem docs | hobbs | 2002-09-02 | 1 | -1/+9 |
|
|
* | Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunk | drh | 2002-08-28 | 2 | -4/+17 |
|
|
* | * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-in | hobbs | 2002-08-08 | 1 | -3/+7 |
|
|
* | * doc/GetBitmap.3: removed doc refs to deprecated | hobbs | 2002-08-08 | 1 | -2/+2 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 25 | -64/+66 |
|
|
* | WinWm fixes | vincentdarley | 2002-07-16 | 1 | -7/+7 |
|
|
* | minor doc clarification (lester) | hobbs | 2002-07-04 | 1 | -2/+3 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 1 | -2/+26 |
|
|
* | * doc/text.n: TIP #93 implementation that | hobbs | 2002-06-22 | 1 | -4/+19 |
|
|
* | Fixes to make HTML generation work better. | dkf | 2002-06-22 | 2 | -4/+4 |
|
|
* | added 8.4 version marker to -maxundo | hobbs | 2002-06-21 | 1 | -1/+3 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -5/+8 |
|
|