| Commit message (Expand) | Author | Age | Files | Lines |
* | Update documentation for new commands | Kevin Walzer | 2019-03-27 | 1 | -2/+10 |
|
|
* | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus... | Kevin Walzer | 2019-03-08 | 1 | -22/+1 |
|
|
* | Clean up implementation and documentation of ::tk::mac::PrintDocument command... | Kevin Walzer | 2019-03-07 | 1 | -3/+2 |
|
|
* | Cleanup of code to set default app, fix crashes | Kevin Walzer | 2019-03-02 | 1 | -5/+7 |
|
|
* | Replace some deprecated calls | Kevin Walzer | 2019-03-02 | 1 | -0/+3 |
|
|
* | Clean up implementation | Kevin Walzer | 2019-03-01 | 1 | -1/+2 |
|
|
* | Add launcher code, update docs | Kevin Walzer | 2019-02-28 | 1 | -0/+32 |
|
|
* | Update mac_services branch, intend to submit a TIP | Kevin Walzer | 2019-02-27 | 1 | -1/+31 |
|\ |
|
| * | Implementation and documentation complete, now ready to be submitted as TIP | Kevin Walzer | 2018-03-08 | 1 | -1/+31 |
|
|
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -10/+11 |
|\ \ |
|
| * | | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 1 | -10/+11 |
|
|
* | | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd... | fvogel | 2019-01-20 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This... | fvogel | 2019-01-01 | 1 | -3/+2 |
|
|
| * | | Document precedence between tags and style, and priority order of tags. | fvogel | 2018-11-25 | 1 | -2/+6 |
|
|
* | | | Document the behavior of local and global grabs on macOS. | culler | 2019-01-05 | 1 | -0/+10 |
|
|
* | | | Restore the old behavior with unix title bars and borders, but document | culler | 2018-12-17 | 1 | -0/+3 |
|
|
* | | | Add documentation on fullscreen and tabbed window interfaces on macOS to menu... | Kevin Walzer | 2018-12-03 | 1 | -1/+4 |
|
|
* | | | Remove unnecessary type-casts from doc examples | jan.nijtmans | 2018-11-27 | 2 | -6/+6 |
|/ / |
|
* | | Remove duplicate documentation of -text in ttk::label. This option is already... | fvogel | 2018-11-15 | 1 | -3/+0 |
|
|
* | | Fix [4c84b11111]: Documentation error on page 'event' about <<ThemeChanged>> | fvogel | 2018-09-29 | 1 | -1/+3 |
|
|
* | | 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 | -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 man page of Tk_GetUserInactiveTime and Tk_ResetUserInactiveTime | fvogel | 2018-04-29 | 1 | -3/+3 |
|/ / |
|
* | | 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 previous commit | fvogel | 2018-02-18 | 1 | -3/+3 |
|
|
* | Fix [2321708fff]: radiobutton (and checkbutton) -selectcolor behavior | fvogel | 2018-02-18 | 1 | -3/+2 |
|
|
* | Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a val... | fvogel | 2018-01-28 | 1 | -2/+0 |
|
|
* | merge core-8-6-branch | fvogel | 2018-01-21 | 17 | -76/+111 |
|\ |
|
| * | Complement fix for [84af709826] about alphabetical order of the widget-specif... | fvogel | 2018-01-07 | 1 | -4/+4 |
| |\ |
|
| | * | Fix (again) alphabetical order of the widget-specific options of ttk:spinbox. | fvogel | 2018-01-07 | 1 | -4/+4 |
|
|
| * | | Fix [84af709826]: ttk::treeview does not support -state standard option | fvogel | 2018-01-07 | 7 | -41/+31 |
| |\ \
| | |/ |
|
| | * | Fix [84af709826] (ttk::treeview does not support -state standard option) by c... | fvogel | 2017-12-31 | 1 | -0/+3 |
|
|
| | * | Remove -width from the widget-specific options section of the ttk::button man... | fvogel | 2017-12-31 | 1 | -7/+0 |
|
|