Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes to copyright declarations (spelling, consistency) | donal.k.fellows@manchester.ac.uk | 2008-03-26 | 1 | -2/+2 |
* | Documented Tk_PreserveColormap. [Bug 220809] | donal.k.fellows@manchester.ac.uk | 2008-03-19 | 1 | -8/+14 |
* | Correct cross-reference | donal.k.fellows@manchester.ac.uk | 2008-03-16 | 1 | -3/+3 |
* | Improve HTML generation for color lists. | donal.k.fellows@manchester.ac.uk | 2008-03-07 | 1 | -897/+881 |
* | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011]. | jenglish@flightlab.com | 2008-03-06 | 1 | -22/+22 |
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish@flightlab.com | 2008-02-23 | 1 | -2/+3 |
* | Added basic documentation for ttk::scale. [Bug 1881925] | donal.k.fellows@manchester.ac.uk | 2008-02-06 | 1 | -0/+102 |
* | Minor documentation improvements | donal.k.fellows@manchester.ac.uk | 2008-02-04 | 2 | -17/+14 |
* | Fix -height and -width options. | donal.k.fellows@manchester.ac.uk | 2008-01-31 | 1 | -4/+11 |
* | Fix erroneous listing of "standard" options. [Bug 1882495] | donal.k.fellows@manchester.ac.uk | 2008-01-30 | 3 | -34/+24 |
* | Minor bug fix | donal.k.fellows@manchester.ac.uk | 2008-01-30 | 1 | -3/+3 |
* | Adjusted handling of the standard options part of the Ttk manual pages so | donal.k.fellows@manchester.ac.uk | 2008-01-29 | 16 | -62/+74 |
* | Document canvas current item/clipping behaviour more precisely. [Bug 1774593] | donal.k.fellows@manchester.ac.uk | 2007-12-30 | 1 | -16/+42 |
* | Documented -outlineoffset item option. [Bug 1836621] | donal.k.fellows@manchester.ac.uk | 2007-12-17 | 1 | -1/+15 |
* | Fix typo [Bug 1850713]. | jenglish@flightlab.com | 2007-12-14 | 1 | -2/+2 |
* | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 128 | -134/+134 |
* | Various minor updates to ttk_* manpages. | jenglish@flightlab.com | 2007-12-12 | 5 | -38/+39 |
* | Clarify docs to note that [event info] isn't clairvoyant. | donal.k.fellows@manchester.ac.uk | 2007-12-10 | 1 | -1/+6 |
* | Various markup fixes | jenglish@flightlab.com | 2007-12-10 | 9 | -31/+19 |
* | Remove extra .BEs that got added by mistake somewhere. | jenglish@flightlab.com | 2007-12-10 | 4 | -10/+7 |
* | document OSX [wm attr -notify] | das | 2007-12-10 | 1 | -1/+4 |
* | * doc/ttk_style.n: Remove nonsense about "this manpage has | jenglish@flightlab.com | 2007-12-05 | 1 | -6/+3 |
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984]; | jenglish@flightlab.com | 2007-11-25 | 1 | -28/+34 |
* | * doc/CrtConsoleChan.3: Fixed markup typo and extended see also | andreask@activestate.com | 2007-11-06 | 1 | -2/+3 |
* | * doc/CrtConsoleChan.3: New file providing minimal documentation | andreask@activestate.com | 2007-11-05 | 1 | -0/+45 |
* | spelling corrections | dgp@users.sourceforge.net | 2007-11-05 | 1 | -4/+4 |
* | * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-era | das | 2007-11-04 | 3 | -41/+24 |
* | Fix .DS/.DE to work better when transformed to a table | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 5 | -71/+71 |
* | line endings | dgp@users.sourceforge.net | 2007-11-01 | 1 | -43/+43 |
* | Added list of Windows system colors. [Bug 945409] | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 1 | -5/+38 |
* | * doc/console.n: clarify availability of [console] in TkAqua. | das | 2007-11-01 | 1 | -4/+7 |
* | * doc/bind.n: document the Option modifier, clarify meaning | das | 2007-11-01 | 1 | -11/+11 |
* | Make documentation use the name that scripts use as much as possible. | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 31 | -221/+141 |
* | Fixed mistake in [$t tag remove] docs. [Bug 1792191] | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 1 | -3/+3 |
* | Documented the Command modifier. [Bug 1232908] | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 1 | -19/+21 |
* | Fix [Bug 1386955] | donal.k.fellows@manchester.ac.uk | 2007-11-01 | 2 | -4/+12 |
* | More documentation improvements | donal.k.fellows@manchester.ac.uk | 2007-10-30 | 21 | -222/+230 |
* | fix spelling of -inactiveselectbackground [Bug 1626415] | hobbs | 2007-10-30 | 1 | -4/+4 |
* | Clarify UTF8_STRING handling. [Bug 1778563] | donal.k.fellows@manchester.ac.uk | 2007-10-30 | 1 | -13/+18 |
* | Clarify search subcommand docs. [Bug 1622919] | donal.k.fellows@manchester.ac.uk | 2007-10-30 | 1 | -2/+3 |
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -1/+5 |
* | restored TIP#145 and Aqua improvements that got lost in the 8.5b2 release revert | das | 2007-10-30 | 1 | -6/+72 |
* | Minor improvements | donal.k.fellows@manchester.ac.uk | 2007-10-29 | 2 | -5/+6 |
* | Lots more GOOBE stuff. Now works with 'make html'! | donal.k.fellows@manchester.ac.uk | 2007-10-29 | 118 | -1299/+1622 |
* | restore baby | dgp@users.sourceforge.net | 2007-10-26 | 1 | -1/+11 |
* | * doc/*.1: Revert doc changes that broke | dgp@users.sourceforge.net | 2007-10-26 | 77 | -1732/+1441 |
* | Fix minor faults | donal.k.fellows@manchester.ac.uk | 2007-10-26 | 3 | -8/+6 |
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable to | hobbs | 2007-10-25 | 1 | -1/+11 |
* | Lots of improvements to look and feel of manual pages | donal.k.fellows@manchester.ac.uk | 2007-10-24 | 61 | -412/+698 |
* | Rendering-with-groff GOOBE. | donal.k.fellows@manchester.ac.uk | 2007-10-23 | 24 | -361/+317 |