| Commit message (Expand) | Author | Age | Files | Lines |
* | For Aqua, add systemControlAccentColor; simulate the color for older systems. | culler | 2019-04-14 | 1 | -0/+1 |
|\ |
|
| * | For Aqua, add systemControlAccentColor; simulate the color for older systems. | culler | 2019-04-14 | 1 | -0/+1 |
|
|
* | | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to match | culler | 2019-04-14 | 1 | -3/+36 |
|\ \
| |/ |
|
| * | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to match | culler | 2019-04-14 | 1 | -3/+36 |
|
|
* | | Implement TIP 507 | dkf | 2019-04-14 | 1 | -0/+53 |
|\ \ |
|
| * | | Fix rendering of photo.n a bit | fvogel | 2018-12-04 | 1 | -16/+16 |
|
|
| * | | Fix syntax in photo.n so that the html help builds | fvogel | 2018-12-03 | 1 | -1/+1 |
|
|
| * | | New files from René Zaumseil | fvogel | 2018-12-03 | 1 | -7/+38 |
|
|
| * | | Add some more info about the svgnano format in the photo.n man page | fvogel | 2018-09-22 | 1 | -2/+6 |
|
|
| * | | Make photo.n compile to html again by fixing syntax errors. Also, reword a bi... | fvogel | 2018-09-06 | 1 | -9/+18 |
|
|
| * | | merge trunk | fvogel | 2018-08-19 | 1 | -3/+3 |
| |\ \ |
|
| * | | | New files provided by René Zaumseil: photo.n man page updated, and tests ref... | fvogel | 2018-06-13 | 1 | -0/+9 |
|
|
* | | | | Implement TIP 164 | dkf | 2019-04-14 | 2 | -10/+74 |
|\ \ \ \ |
|
| * | | | | Make some items have a virtual centre point to move. Much saner behaviour. | dkf | 2019-03-15 | 1 | -5/+8 |
|
|
| * | | | | Document. Factor out basic rotation function. | dkf | 2019-03-13 | 2 | -10/+71 |
|
|
* | | | | | Doc tweak for frames and toplevels | dkf | 2019-04-13 | 2 | -3/+13 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Doc tweak for frames and toplevels | dkf | 2019-04-13 | 2 | -3/+13 |
|
|
* | | | | | Added note that ttk::frames aren't interactive by default. | dkf | 2019-04-12 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Added note that ttk::frames aren't interactive by default. | dkf | 2019-04-12 | 1 | -0/+4 |
|
|
* | | | | | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 2 | -7/+7 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 2 | -7/+7 |
| |\ \ \ \ |
|
| | * | | | | Make -fieldbackground work for ttk::entry and ttk::spinbox, but retain the old | culler | 2019-04-10 | 2 | -7/+7 |
|
|
* | | | | | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -1/+1 |
|
|
* | | | | | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o... | fvogel | 2019-03-31 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o... | fvogel | 2019-03-31 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert previous commit following discussion on tcl-core list. | fvogel | 2019-03-28 | 1 | -3/+1 |
|
|
| | * | | | | | Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS... | fvogel | 2019-03-26 | 1 | -1/+3 |
|
|
| | * | | | | | Changed scale man page to reflect how tick values are now displayed | jaspert | 2019-03-08 | 1 | -2/+2 |
| | |/ / / / |
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2019-03-29 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b... | jan.nijtmans | 2019-03-29 | 1 | -2/+2 |
|
|
* | | | | | | Minor typo correction in response to [https://chiselapp.com/user/stevel/repos... | tdc7675 | 2019-03-19 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an... | culler | 2019-03-04 | 1 | -14/+15 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Make it be an error to create a transient/master cycle on Aqua. Other | culler | 2019-03-01 | 1 | -14/+15 |
| |/ / / |
|
* | | | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -10/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | 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 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Implement local grabs on macOS. | culler | 2019-01-09 | 1 | -0/+10 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Document the behavior of local and global grabs on macOS. | culler | 2019-01-05 | 1 | -0/+10 |
|
|
* | | | | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently across | culler | 2019-01-04 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | 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 |
|
|
* | | | | | Add documentation on fullscreen and tabbed window interfaces on macOS to menu... | Kevin Walzer | 2018-12-03 | 1 | -1/+4 |
|
|
* | | | | | There's never need to cast NULL to (char *) | jan.nijtmans | 2018-11-27 | 2 | -6/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Remove unnecessary type-casts from doc examples | jan.nijtmans | 2018-11-27 | 2 | -6/+6 |
| |/ / / |
|
* | | | | merge core-8-6-branch | fvogel | 2018-11-15 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|