Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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/GetHWND.3: add Tk_AttachHWND docs [Bug #220803] | |||||
| * | * doc/ConfigWidg.3: Removed reference to Tk_Offset from the | dgp | 2003-10-06 | 1 | -5/+2 | |
| | | | | | | | | NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197] | |||||
| * | 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 | |
| | | | | | | | | [Bugs 738143+747814] | |||||
| * | Added missing .TP | dkf | 2003-07-14 | 1 | -1/+2 | |
| | | ||||||
* | | * doc/menu.n: Formatting error. | dgp | 2010-09-01 | 1 | -3/+3 | |
| | | ||||||
* | | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 25 | -230/+552 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) | |||||
* | | * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page | dkf | 2010-08-19 | 1 | -2/+2 | |
| | | | | | | | | was referred to (ttk::treeview can work as a listbox). | |||||
* | | * 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. | |||||
* | | correct doc backport from head | hobbs | 2010-03-09 | 1 | -2/+3 | |
| | | ||||||
* | | Added note about transfer types, prompted by question on Tcler's Chat. | dkf | 2010-03-04 | 1 | -1/+6 | |
| | | ||||||
* | | TIP 360: Remove special handling of the .help menu on X11. | patthoyts | 2010-01-09 | 1 | -13/+17 | |
| | | ||||||
* | | [Bug 2927569] Backported documentation fix for image put -to | patthoyts | 2010-01-08 | 1 | -3/+3 | |
| | | ||||||
* | | Trivial CYGWIN fixes (backported from trunk) | nijtmans | 2010-01-06 | 1 | -0/+1 | |
| | | ||||||
* | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 2 | -5/+7 | |
| | | ||||||
* | | [Bug 2914943]: Correct the first option(n) example. | dkf | 2009-12-25 | 1 | -7/+40 | |
| | | | | | | | | | | Also define what the format of option patterns is; that's a much less commonly known fact than it used to be. | |||||
* | | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 1 | -4/+2 | |
| | | | | | | | | | | make TkWinChildProc available in private stub table. [Bug #220600] and [Bug #220690]. | |||||
* | | Minor correction. | dkf | 2009-11-02 | 1 | -2/+2 | |
| | | ||||||
* | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+2 | |
| | | | | | | | | with global variables (the only way it *can* work...) | |||||
* | | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 1 | -5/+9 | |
| | | ||||||
* | | [Bug 2818455]: Corrected example. | dkf | 2009-07-11 | 1 | -2/+5 | |
| | | ||||||
* | | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 4 | -10/+117 | |
| | | | | | | | | This requires the vsapi element engine, the hover state and the theme script definition. | |||||
* | | Fix typo | dkf | 2009-04-30 | 1 | -3/+6 | |
| | | ||||||
* | | Fix missing word spotted by stu. | patthoyts | 2009-01-11 | 1 | -2/+2 | |
| | | ||||||
* | | Fix incorrect statement about %-substituees quoting. | ferrieux | 2009-01-03 | 1 | -3/+2 | |
| | | ||||||
* | | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 1 | -2/+6 | |
| | | ||||||
* | | Bug [2098425] docs typo | tmh | 2008-09-08 | 1 | -2/+2 | |
| | | ||||||
* | | bug #1686012: Direct user to the font manual for the -font option | patthoyts | 2008-07-26 | 1 | -2/+3 | |
| | | ||||||
* | | Backported documentation fixes from HEAD | patthoyts | 2008-05-11 | 17 | -62/+63 | |
| | | ||||||
* | | Minor fixes to copyright declarations (spelling, consistency) | dkf | 2008-03-26 | 1 | -2/+2 | |
| | | ||||||
* | | Documented Tk_PreserveColormap. [Bug 220809] | dkf | 2008-03-19 | 1 | -8/+14 | |
| | | ||||||
* | | Correct cross-reference | dkf | 2008-03-16 | 1 | -3/+3 | |
| | | ||||||
* | | Improve HTML generation for color lists. | dkf | 2008-03-07 | 1 | -897/+881 | |
| | | ||||||
* | | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011]. | jenglish | 2008-03-06 | 1 | -22/+22 | |
| | | ||||||
* | | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -2/+3 | |
| | | | | | | | | as intended [Bug 1890211]. Clarified documentation. | |||||
* | | Added basic documentation for ttk::scale. [Bug 1881925] | dkf | 2008-02-06 | 1 | -0/+102 | |
| | | ||||||
* | | Minor documentation improvements | dkf | 2008-02-04 | 2 | -17/+14 | |
| | | ||||||
* | | Fix -height and -width options. | dkf | 2008-01-31 | 1 | -4/+11 | |
| | | ||||||
* | | Fix erroneous listing of "standard" options. [Bug 1882495] | dkf | 2008-01-30 | 3 | -34/+24 | |
| | | ||||||
* | | Minor bug fix | dkf | 2008-01-30 | 1 | -3/+3 | |
| | | ||||||
* | | Adjusted handling of the standard options part of the Ttk manual pages so | dkf | 2008-01-29 | 16 | -62/+74 | |
| | | | | | | | | that they are documented in the correct location. [Bug 1876493] | |||||
* | | Document canvas current item/clipping behaviour more precisely. [Bug 1774593] | dkf | 2007-12-30 | 1 | -16/+42 | |
| | | ||||||
* | | Documented -outlineoffset item option. [Bug 1836621] | dkf | 2007-12-17 | 1 | -1/+15 | |
| | | ||||||
* | | Fix typo [Bug 1850713]. | jenglish | 2007-12-14 | 1 | -2/+2 | |
| | | ||||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 128 | -134/+134 | |
| | | ||||||
* | | Various minor updates to ttk_* manpages. | jenglish | 2007-12-12 | 5 | -38/+39 | |
| | |