Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added paragraph about the canvas origin [Bug 956681] | dkf | 2004-07-07 | 1 | -23/+16 |
| | |||||
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -1/+10 |
| | |||||
* | Doc fixes. [Tcl Bug 983146] | dkf | 2004-07-01 | 2 | -5/+5 |
| | |||||
* | TIP#153 implementation from Neil McKay, with thanks! | dkf | 2004-06-30 | 1 | -2/+4 |
| | |||||
* | Added example | dkf | 2004-06-21 | 1 | -11/+9 |
| | |||||
* | Added examples | dkf | 2004-06-21 | 1 | -2/+36 |
| | |||||
* | Added example and warning about global grabs | dkf | 2004-06-21 | 1 | -2/+16 |
| | |||||
* | Fix example and add a bit more explanatory text | dkf | 2004-06-21 | 1 | -5/+6 |
| | |||||
* | Added example | dkf | 2004-06-21 | 1 | -1/+17 |
| | |||||
* | Forgot the example section header label! | dkf | 2004-06-21 | 1 | -3/+3 |
| | |||||
* | Added example of how to do dialog-like windows | dkf | 2004-06-21 | 1 | -2/+26 |
| | |||||
* | Convert SYNOPSIS to .nf/.fi after suggestion from Joe English | dkf | 2004-06-21 | 2 | -7/+6 |
| | |||||
* | Highlight the command whose examples these are | dkf | 2004-06-21 | 1 | -3/+3 |
| | |||||
* | Compacted the synopsis | dkf | 2004-06-21 | 1 | -8/+2 |
| | |||||
* | Added example | dkf | 2004-06-21 | 1 | -12/+13 |
| | |||||
* | Added example | dkf | 2004-06-21 | 1 | -5/+18 |
| | |||||
* | Added example | dkf | 2004-06-21 | 2 | -9/+28 |
| | |||||
* | Added crossreference to toplevel's -menu option, as used since Tk 8.0 | dkf | 2004-06-21 | 1 | -1/+8 |
| | |||||
* | Minor update for increased clarity. | dkf | 2004-06-21 | 1 | -8/+8 |
| | |||||
* | Added examples | dkf | 2004-06-21 | 1 | -3/+29 |
| | |||||
* | Added example | dkf | 2004-06-21 | 3 | -9/+34 |
| | |||||
* | Added example | dkf | 2004-06-21 | 1 | -1/+18 |
| | |||||
* | Added example | dkf | 2004-06-18 | 3 | -7/+39 |
| | |||||
* | Added examples | dkf | 2004-06-18 | 1 | -1/+16 |
| | |||||
* | Added example. | dkf | 2004-06-18 | 1 | -3/+21 |
| | |||||
* | Fix missing parameter error | dkf | 2004-06-18 | 1 | -2/+2 |
| | |||||
* | Added example | dkf | 2004-06-18 | 1 | -2/+26 |
| | |||||
* | Minor formatting fix | dkf | 2004-06-18 | 1 | -4/+2 |
| | |||||
* | Added examples | dkf | 2004-06-18 | 1 | -2/+15 |
| | |||||
* | Enhanced doc in manner inspired by [RFE 803060] | dkf | 2004-06-15 | 1 | -3/+9 |
| | |||||
* | text widget fixes | vincentdarley | 2004-06-04 | 1 | -8/+14 |
| | |||||
* | Fix minor markup errors (backslash is \e, not \b). | jenglish | 2004-05-29 | 1 | -5/+5 |
| | |||||
* | Finish off the TIP#152 implementation with Win implementation, tests & docs. | dkf | 2004-05-24 | 1 | -3/+14 |
| | |||||
* | Added bindtags example and split the changelog | dkf | 2004-05-23 | 1 | -2/+23 |
| | |||||
* | Minor fixes. | dkf | 2004-05-23 | 1 | -11/+2 |
| | |||||
* | Added examples and did some doc L&F improvements. | dkf | 2004-04-23 | 1 | -81/+74 |
| | |||||
* | Doc clarification. [Bug 922610] | dkf | 2004-03-25 | 1 | -2/+3 |
| | |||||
* | Fix typos in documentation | vincentdarley | 2004-03-25 | 8 | -19/+19 |
| | |||||
* | Corrected docs to no longer use malloc/free. [Bug 920695] | dkf | 2004-03-22 | 1 | -3/+3 |
| | |||||
* | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 2 | -4/+4 |
| | |||||
* | minor doc fixes for html conversioncore_8_5_a1 | hobbs | 2004-03-04 | 2 | -7/+7 |
| | |||||
* | minor doc fixes for html conversion | hobbs | 2004-03-04 | 2 | -4/+4 |
| | |||||
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 2 | -11/+35 |
| | | | | | | | | | | | | | | | * doc/radiobutton.n: Tristate Checkbutton and Radiobuttons * generic/tkButton.c: * generic/tkButton.h: * library/demos/check.tcl: * library/demos/radio.tcl: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDefault.h: * tests/button.test: * unix/tkUnixButton.c: * unix/tkUnixDefault.h: * win/tkWinButton.c: * win/tkWinDefault.h: | ||||
* | Thought about the doc-fix a bit more and decided to remove the typedef | dkf | 2004-02-17 | 1 | -3/+1 |
| | | | | line instead; you'd never type it to use a Tk_Uid, after all... | ||||
* | Minor doc fix | dkf | 2004-02-17 | 1 | -2/+2 |
| | |||||
* | * doc/menubutton.n: | hobbs | 2004-02-04 | 1 | -3/+3 |
| | | | | | * library/menu.tcl (::tk::MbPost): make menubuttons that post above or below reverse direction when not enough space is available. | ||||
* | Typo fix. | pspjuth | 2004-01-09 | 1 | -2/+2 |
| | |||||
* | Implementation of TIP#146, | pspjuth | 2004-01-09 | 1 | -3/+14 |
| | | | | | "Add Overall Anchoring to the Grid Geometry Manager", adding [grid anchor] subcommand. | ||||
* | doc/text.n: Fix markup errors (".t" at beginning of line). | jenglish | 2003-12-22 | 1 | -7/+15 |
| | |||||
* | Line transposition bug. [Bug 857159] | dkf | 2003-12-10 | 1 | -2/+2 |
| |