summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011].jenglish2008-03-061-22/+22
| |
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+3
| | | | | | | | as intended [Bug 1890211]. Clarified documentation.
* | Added basic documentation for ttk::scale. [Bug 1881925]dkf2008-02-061-0/+102
| |
* | Minor documentation improvementsdkf2008-02-042-17/+14
| |
* | Fix -height and -width options.dkf2008-01-311-4/+11
| |
* | Fix erroneous listing of "standard" options. [Bug 1882495]dkf2008-01-303-34/+24
| |
* | Minor bug fixdkf2008-01-301-3/+3
| |
* | Adjusted handling of the standard options part of the Ttk manual pages sodkf2008-01-2916-62/+74
| | | | | | | | that they are documented in the correct location. [Bug 1876493]
* | Document canvas current item/clipping behaviour more precisely. [Bug 1774593]dkf2007-12-301-16/+42
| |
* | Documented -outlineoffset item option. [Bug 1836621]dkf2007-12-171-1/+15
| |
* | Fix typo [Bug 1850713].jenglish2007-12-141-2/+2
| |
* | merge stable branch onto HEADdgp2007-12-13128-134/+134
| |
* | Various minor updates to ttk_* manpages.jenglish2007-12-125-38/+39
| |
* | Clarify docs to note that [event info] isn't clairvoyant.dkf2007-12-101-1/+6
| |
* | Various markup fixesjenglish2007-12-109-31/+19
| | | | | | | | (mostly: missing quotes on .SH arguments, extraneous .PPs)
* | Remove extra .BEs that got added by mistake somewhere.jenglish2007-12-104-10/+7
| |
* | document OSX [wm attr -notify]das2007-12-101-1/+4
| |
* | * doc/ttk_style.n: Remove nonsense about "this manpage hasjenglish2007-12-051-6/+3
| | | | | | | | not yet been written"; everything supported is documented.
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-251-28/+34
| | | | | | | | | | | | Added [$nb hide] method; [$nb add] on already-managed windows no longer throws an error, can be used to re-add a hidden tab. Updated docs and test suite.
* | * doc/CrtConsoleChan.3: Fixed markup typo and extended see alsoandreas_kupries2007-11-061-2/+3
| | | | | | | | section per suggestions by Donal.
* | * doc/CrtConsoleChan.3: New file providing minimal documentationandreas_kupries2007-11-051-0/+45
| | | | | | | | of 'Tk_InitConsoleChannels()'. This is for [SF Tk Bug 432435].
* | spelling correctionsdgp2007-11-051-4/+4
| |
* | * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-eradas2007-11-043-41/+24
| | | | | | | | | | * doc/getOpenFile.n: information. * doc/menu.n:
* | Fix .DS/.DE to work better when transformed to a tabledkf2007-11-015-71/+71
| |
* | line endingsdgp2007-11-011-43/+43
| |
* | Added list of Windows system colors. [Bug 945409]dkf2007-11-011-5/+38
| |
* | * doc/console.n: clarify availability of [console] in TkAqua.das2007-11-011-4/+7
| |
* | * doc/bind.n: document the Option modifier, clarify meaningdas2007-11-011-11/+11
| | | | | | | | and availability of Command & Option.
* | Make documentation use the name that scripts use as much as possible.dkf2007-11-0131-221/+141
| | | | | | | | [Bug 1640073]
* | Fixed mistake in [$t tag remove] docs. [Bug 1792191]dkf2007-11-011-3/+3
| |
* | Documented the Command modifier. [Bug 1232908]dkf2007-11-011-19/+21
| |
* | Fix [Bug 1386955]dkf2007-11-012-4/+12
| |
* | More documentation improvementsdkf2007-10-3021-222/+230
| |
* | fix spelling of -inactiveselectbackground [Bug 1626415]hobbs2007-10-301-4/+4
| |
* | Clarify UTF8_STRING handling. [Bug 1778563]dkf2007-10-301-13/+18
| |
* | Clarify search subcommand docs. [Bug 1622919]dkf2007-10-301-2/+3
| |
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl: * library/msgbox.tcl, library/optMenu.tcl, library/tclIndex: * library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt: * library/demos/tcolor, library/demos/text.tcl: * library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look * library/ttk/fonts.tcl: Update of Tk default look in 8.5 * macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look * unix/tkUnixDefault.h: with minor modifications for Win32/Aqua. * win/tkWinDefault.h: Uses Tk*Font definitions throughout for * win/tkWinFont.c: classic widgets. [Bug #1820344] * library/obsolete.tcl (::tk::classic::restore): This restores changes made to defaults in 8.5 using the 'option' command, segmented into logical groups.
* | restored TIP#145 and Aqua improvements that got lost in the 8.5b2 release revertdas2007-10-301-6/+72
| |
* | Minor improvementsdkf2007-10-292-5/+6
| |
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-29118-1299/+1622
| |
* | restore babycore_8_5_b2dgp2007-10-261-1/+11
| |
* | * doc/*.1: Revert doc changes that brokedgp2007-10-2677-1732/+1441
| | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | Fix minor faultsdkf2007-10-263-8/+6
| |
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-1/+11
| | | | | | | | | | | | | | | | | | * library/tkfbox.tcl: return type of selected file in file dialogs. * library/xmfbox.tcl: [Bug #1156388] * macosx/tkMacOSXDialog.c: * tests/filebox.test: * tests/winDialog.test: * win/tkWinDialog.c:
* | Lots of improvements to look and feel of manual pagesdkf2007-10-2461-412/+698
| |
* | Rendering-with-groff GOOBE.dkf2007-10-2324-361/+317
| |
* | improve look of HTML rendered versiondas2007-10-231-6/+4
| |
* | document missing named Tk* fonts, and named Aqua theme fonts.das2007-10-231-2/+34
| |
* | Added TIP#145 documentation.dkf2007-10-231-2/+38
| |
* | Documentation improvements, all minor.dkf2007-10-2214-699/+674
| |