summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge...jan.nijtmans2019-04-021-1/+1
* Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-311-2/+2
|\
| * Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-311-2/+2
| |\
| | * Revert previous commit following discussion on tcl-core list.fvogel2019-03-281-3/+1
| | * Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS...fvogel2019-03-261-1/+3
| | * Changed scale man page to reflect how tick values are now displayedjaspert2019-03-081-2/+2
* | | Merge 8.6jan.nijtmans2019-03-291-2/+2
|\ \ \ | |/ /
| * | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b...jan.nijtmans2019-03-291-2/+2
* | | Minor typo correction in response to [https://chiselapp.com/user/stevel/repos...tdc76752019-03-191-1/+1
* | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-14/+15
|\ \ \ | |/ /
| * | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-14/+15
| |/
* | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-10/+11
|\ \ | |/
| * TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-10/+11
| |\
| | * Fix related menubutton issues on linux and Windows.culler2019-01-111-10/+11
* | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-201-0/+3
|\ \ \ | |/ /
| * | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-201-0/+3
| |\ \ | | |/ | |/|
| | * Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This...fvogel2019-01-011-3/+2
| | * Document precedence between tags and style, and priority order of tags.fvogel2018-11-251-2/+6
* | | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ \ | |/ /
* | | Implement local grabs on macOS.culler2019-01-091-0/+10
|\ \ \ | |/ /
| * | Document the behavior of local and global grabs on macOS.culler2019-01-051-0/+10
* | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently acrossculler2019-01-041-0/+3
|\ \ \ | |/ /
| * | Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-0/+3
| * | Add documentation on fullscreen and tabbed window interfaces on macOS to menu...Kevin Walzer2018-12-031-1/+4
* | | Add documentation on fullscreen and tabbed window interfaces on macOS to menu...Kevin Walzer2018-12-031-1/+4
* | | There's never need to cast NULL to (char *)jan.nijtmans2018-11-272-6/+6
|\ \ \ | |/ /
| * | Remove unnecessary type-casts from doc examplesjan.nijtmans2018-11-272-6/+6
| |/
* | merge core-8-6-branchfvogel2018-11-151-0/+6
|\ \ | |/
| * Remove duplicate documentation of -text in ttk::label. This option is already...fvogel2018-11-151-3/+0
* | Implement TIP 518dkf2018-11-062-0/+24
|\ \
| * | Documentationdkf2018-10-282-0/+24
* | | Clean up prior to TIP votedkf2018-10-201-10/+18
* | | merge trunkdkf2018-10-20151-809/+1843
|\ \ \ | |/ /
| * | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi...jan.nijtmans2018-10-161-1/+1
| * | Fix [4c84b11111]: Documentation error on page 'event' about <<ThemeChanged>>fvogel2018-10-061-1/+3
| |\ \ | | |/
| | * Fix [4c84b11111]: Documentation error on page 'event' about <<ThemeChanged>>fvogel2018-09-291-1/+3
| * | Add documentation for -activerelieffvogel2018-09-122-1/+4
| * | Try to keep the bindings list sorted-ish.stu2018-07-021-3/+3
| * | Merge TIP #496 implementation following positive vote by the TCTfvogel2018-05-137-3/+21
| |\ \
| | * | Organize differently documentation for -placeholder* options. These are promo...fvogel2018-05-037-29/+22
| | * | merge trunkfvogel2018-05-012-4/+4
| | |\ \
| | * | | Improved documentation for tip-496. Compiles, but there is still an issue reg...fvogel2018-05-014-15/+17
| | * | | Documentation for -placeholder and -placeholderforeground options, from René...fvogel2018-05-015-1/+24
| * | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-133-0/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-133-0/+24
| | |\ \ \
| | | * | | Document -command macOS-specific option of tk_messageBoxfvogel2018-05-011-0/+6
| | | * | | Document -command macOS-specific option of tk_chooseDirectory, tk_getOpenFile...fvogel2018-05-012-0/+14
| | | * | | Document -message macOS-specific option of tk_chooseDirectoryfvogel2018-04-301-0/+4
| * | | | | Fix [696cc431c3]: undocumented styling options for ttk:: widgetsfvogel2018-05-0318-0/+617
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Fix [696cc431c3]: undocumented styling options for ttk:: widgetsfvogel2018-05-0318-1/+618
| | |\ \ \ | | | |/ / | | |/| |