| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to keep the bindings list sorted-ish. | stu | 2018-07-02 | 1 | -3/+3 |
|
|
* | Merge TIP #496 implementation following positive vote by the TCT | fvogel | 2018-05-13 | 7 | -3/+21 |
|\ |
|
| * | Organize differently documentation for -placeholder* options. These are promo... | fvogel | 2018-05-03 | 7 | -29/+22 |
|
|
| * | merge trunk | fvogel | 2018-05-01 | 2 | -4/+4 |
| |\ |
|
| * | | Improved documentation for tip-496. Compiles, but there is still an issue reg... | fvogel | 2018-05-01 | 4 | -15/+17 |
|
|
| * | | Documentation for -placeholder and -placeholderforeground options, from René... | fvogel | 2018-05-01 | 5 | -1/+24 |
|
|
* | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 3 | -0/+24 |
|\ \ \ |
|
| * \ \ | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 3 | -0/+24 |
| |\ \ \ |
|
| | * | | | Document -command macOS-specific option of tk_messageBox | fvogel | 2018-05-01 | 1 | -0/+6 |
|
|
| | * | | | Document -command macOS-specific option of tk_chooseDirectory, tk_getOpenFile... | fvogel | 2018-05-01 | 2 | -0/+14 |
|
|
| | * | | | Document -message macOS-specific option of tk_chooseDirectory | fvogel | 2018-04-30 | 1 | -0/+4 |
|
|
* | | | | | Fix [696cc431c3]: undocumented styling options for ttk:: widgets | fvogel | 2018-05-03 | 18 | -0/+617 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| * | | | Fix [696cc431c3]: undocumented styling options for ttk:: widgets | fvogel | 2018-05-03 | 18 | -1/+618 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Add some missing styling options. | bll | 2018-04-20 | 2 | -0/+6 |
|
|
| | * | | Update font styling. | bll | 2018-04-17 | 1 | -1/+1 |
|
|
| | * | | Add missing parameter for -focusfill. | bll | 2018-04-09 | 1 | -1/+1 |
|
|
| | * | | Remove superfluous lines | fvogel | 2018-04-09 | 2 | -2/+0 |
|
|
| | * | | Fix wrong font styling in ttk::treeview. | bll | 2018-04-09 | 1 | -1/+1 |
|
|
| | * | | Fix unescaped hyphens. | bll | 2018-04-09 | 18 | -154/+154 |
|
|
| | * | | Fix ordering errors and display fonts. | bll | 2018-04-09 | 18 | -196/+197 |
|
|
| | * | | ttk_treeview. Needs verification. | bll | 2018-04-07 | 1 | -0/+53 |
|
|
| | * | | draft 5: all but treeview should be complete. | bll | 2018-04-07 | 11 | -4/+304 |
|
|
| | * | | draft 4 | bll | 2018-04-07 | 8 | -49/+181 |
|
|
| | * | | draft 3: interim progress 2018-4-7 09.06. | bll | 2018-04-07 | 3 | -2/+100 |
|
|
| | * | | draft 2: Use -man macros subset. | bll | 2018-04-07 | 1 | -7/+9 |
|
|
| | * | | Add styling options. draft 1: for review. | bll | 2018-04-06 | 1 | -0/+27 |
|
|
* | | | | Fix wrong formatting in busy.n | fvogel | 2018-05-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix wrong formatting in busy.n | fvogel | 2018-05-01 | 1 | -1/+1 |
|
|
* | | | | | Fix [6d5042069f]: tk inactive does not work on macOS (tk-6.5 fails) | culler | 2018-04-30 | 1 | -3/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | Fix man page of Tk_GetUserInactiveTime and Tk_ResetUserInactiveTime | fvogel | 2018-04-29 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Fix [3e490c1386]: What the proxy is is not clearly documented in the panedwin... | fvogel | 2018-03-15 | 1 | -53/+61 |
|\ \ \
| |/ / |
|
| * | | Fix alphabetical order in options list and commands list | fvogel | 2018-03-11 | 1 | -60/+60 |
|
|
| * | | Fix [3e490c1386]: What the proxy is is not clearly documented in the panedwin... | fvogel | 2018-03-11 | 1 | -0/+8 |
|
|
* | | | Fix [2321708fff]: radiobutton (and checkbutton) -selectcolor behavior | fvogel | 2018-03-04 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Fix previous commit | fvogel | 2018-02-18 | 1 | -3/+3 |
|
|
| * | | Fix [2321708fff]: radiobutton (and checkbutton) -selectcolor behavior | fvogel | 2018-02-18 | 1 | -3/+2 |
|
|
* | | | Merge branch tip-489 following acceptation of this TIP through TCT vote. | fvogel | 2018-03-04 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | Fix formatting in man canvas for the image command | fvogel | 2018-02-10 | 1 | -1/+1 |
|
|
| * | | | merge core-8-6-branch | fvogel | 2018-02-10 | 1 | -2/+0 |
| |\ \ \
| | |/ / |
|
| * | | | merge core-8-6-branch | fvogel | 2018-01-27 | 15 | -69/+98 |
| |\ \ \ |
|
| * | | | | Added "image" widget command to the canvas man page. | scotty | 2017-11-29 | 1 | -0/+14 |
|
|
* | | | | | Merge branch tip-492 following acceptation of this TIP through TCT vote. | fvogel | 2018-02-10 | 1 | -44/+40 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge trunk since TIP #492 targets 8.7 | fvogel | 2018-01-30 | 127 | -590/+747 |
| |\ \ \ \ |
|
| * | | | | | Remove details of the 'busy window' naming from the busy man page. | fvogel | 2018-01-30 | 1 | -29/+6 |
|
|
| * | | | | | Further improve the busy man page, and fix alphabetical order of commands. | fvogel | 2018-01-30 | 1 | -29/+30 |
|
|
| * | | | | | Improve documentation for 'tk busy' | fvogel | 2018-01-27 | 1 | -3/+3 |
|
|
| * | | | | | Exchange error for the empty string as return result of 'tk busy busywindow' ... | fvogel | 2017-12-20 | 1 | -1/+2 |
|
|
| * | | | | | Implement TIP #492: Introspection for 'tk busy', with test cases and man page. | fvogel | 2017-12-19 | 1 | -0/+17 |
|
|
* | | | | | | Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a val... | fvogel | 2018-02-03 | 1 | -2/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a val... | fvogel | 2018-01-28 | 1 | -2/+0 |
| | |_|/
| |/| | |
|