| Commit message (Expand) | Author | Age | Files | Lines |
* | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to match | culler | 2019-04-14 | 1 | -2/+2 |
|\ |
|
| * | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to match | culler | 2019-04-14 | 1 | -2/+2 |
|
|
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 5 | -42/+99 |
|\ \
| |/ |
|
| * | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 5 | -42/+99 |
| |\ |
|
| | * | Make Treeview headings look correct in both light and dark modes. Make ordinary | culler | 2019-04-08 | 2 | -2/+5 |
|
|
| | * | Use geometry masters, not parents, to find the nesting depth. | culler | 2019-04-01 | 1 | -1/+1 |
|
|
| | * | Added missing map for the Treeview background in selected state. | culler | 2019-03-30 | 1 | -2/+6 |
|
|
| | * | Added a drawing procedure for Spinboxes in Dark Mode. | culler | 2019-03-29 | 1 | -1/+1 |
|
|
| | * | Make the ttk::spinbutton text field work correctly in Dark Mode. | culler | 2019-03-29 | 1 | -0/+19 |
|
|
| | * | Implemented a real ttk::scrollbar for Aqua. | culler | 2019-03-27 | 1 | -18/+0 |
|
|
| | * | Added a drawing procedure for dark mode comboboxes. | culler | 2019-03-26 | 2 | -15/+11 |
|
|
| | * | Add a few more semantic colors to make ttk::Entry and ttk::Treeview work | culler | 2019-03-26 | 1 | -19/+29 |
|
|
| | * | The systemTtkBackground color should be an NSColor too. | culler | 2019-03-20 | 1 | -1/+2 |
|
|
| | * | Fix text layout issue for ttk::button by setting minWidth to 0. Button text | culler | 2019-03-20 | 1 | -2/+1 |
|
|
| | * | Patched up the combobox behavior, without a special drawing procedure for Dar... | culler | 2019-03-18 | 1 | -1/+15 |
|
|
| | * | Improve the behavior and appearance of BevelButtons. | culler | 2019-03-17 | 2 | -4/+8 |
|
|
| | * | Dealt with dark BevelButtons and progress bars. | culler | 2019-03-15 | 1 | -5/+0 |
|
|
| | * | Added a drawing procedure for dark RadioButtons and dealt with many slightly | culler | 2019-03-15 | 1 | -1/+12 |
|
|
| | * | Added a drawing procedure for notebook tabs in Dark Mode. | culler | 2019-03-12 | 1 | -3/+4 |
|
|
| | * | Add colors systemControlTextColor and systemDisabledControlTextColor and | culler | 2019-03-11 | 1 | -8/+11 |
|
|
| | * | Fine tune the button appearance. | culler | 2019-03-11 | 1 | -0/+1 |
|
|
| | * | Additional Treeview fix. | culler | 2019-03-10 | 1 | -3/+4 |
|
|
| | * | Add a drawing procedure for a ttk Separator in Dark Mode. Fixed the foreground | culler | 2019-03-10 | 1 | -15/+21 |
|
|
| | * | Added a drawing procedure to make LabelFrame and Notebook panes render correc... | culler | 2019-03-10 | 1 | -4/+5 |
|
|
| | * | Add a drawing procedure to draw PushButtons and PopupButtons in Dark Mode. | culler | 2019-03-07 | 1 | -1/+1 |
|
|
| | * | Make notebook tabs readable in dark mode. | culler | 2019-03-03 | 1 | -0/+5 |
|
|
| | * | Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca... | culler | 2019-02-27 | 1 | -7/+8 |
|
|
* | | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an... | culler | 2019-03-04 | 1 | -6/+11 |
|\ \ \
| |/ / |
|
| * | | Increase the size of the ring buffer for Aqua, and modify bgerror so it | culler | 2019-03-03 | 1 | -6/+11 |
| |/ |
|
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -108/+140 |
|\ \
| |/ |
|
| * | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -108/+140 |
| |\ |
|
| | * | Avoid errors when a menu is destroyed before its postcommand is run. | culler | 2019-01-13 | 1 | -2/+4 |
|
|
| | * | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 1 | -121/+136 |
|
|
| | * | Fix bug [70e531918e]: geometry issues with menubuttons on macOS | culler | 2019-01-09 | 1 | -2/+17 |
|
|
* | | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd... | fvogel | 2019-01-20 | 8 | -16/+0 |
|\ \ \
| |/ / |
|
| * | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd... | fvogel | 2019-01-20 | 8 | -16/+0 |
| |\ \ |
|
| | * | | Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This... | fvogel | 2019-01-01 | 8 | -16/+0 |
|
|
* | | | | Clean up Aqua button geometry code so unixButton tests pass, and make a few | culler | 2019-01-18 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix bug [e733d3770f]: geometry issues with buttons on macOS | culler | 2019-01-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Implement local grabs on macOS. | culler | 2019-01-09 | 2 | -2/+15 |
|\ \ \
| |/ / |
|
| * | | Update the demos to give a more complete explanation of local and global grabs. | culler | 2019-01-08 | 2 | -2/+15 |
|
|
* | | | Rework support for FullScreen windows. Provide support for Split View and | culler | 2018-12-02 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | On the mac, use the default menu bar for the widget demo. | culler | 2018-12-01 | 1 | -8/+3 |
|
|
| * | | Make tabbed windows work correctly on macOS. | culler | 2018-11-30 | 1 | -0/+5 |
| |/ |
|
* | | Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz) | fvogel | 2018-11-25 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz) | fvogel | 2018-11-25 | 1 | -6/+6 |
|
|
| * | merge 8.6 | dgp | 2018-11-05 | 1 | -1/+1 |
| |\ |
|
| * | | Bump version numbers for release. | dgp | 2018-10-09 | 1 | -1/+1 |
|
|
* | | | Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio... | fvogel | 2018-11-04 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio... | fvogel | 2018-11-01 | 1 | -1/+1 |
| |/ |
|