| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 1 | -4/+57 |
|\ |
|
| * | Add documentation on testing Mac services to README; remove obsolete detail f... | Kevin Walzer | 2019-05-20 | 1 | -3/+2 |
|
|
| * | Merge in core-8-6-branch | Kevin Walzer | 2019-05-12 | 15 | -85/+183 |
| |\ |
|
| * | | 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 |
|
|
* | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -11/+15 |
|\ \ \ \ |
|
| * | | | | Improve clarity and completeness of ttk::treeview man page for columns options | fvogel | 2019-05-09 | 1 | -11/+15 |
|
|
* | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -1/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix [2858503fff]: 'end' index for ttk::combobox current | fvogel | 2019-05-03 | 1 | -1/+3 |
|
|
* | | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c... | fvogel | 2019-05-08 | 4 | -48/+88 |
|\ \ \ \ \ |
|
| * | | | | | Fix inconsistency in the Tk_GetScrollInfoObj man page. Apparently this was a ... | fvogel | 2019-04-28 | 1 | -2/+2 |
|
|
| * | | | | | Fix typo in man page | fvogel | 2019-04-28 | 1 | -1/+1 |
|
|
| * | | | | | Fix documentation for xview/yview: make it generic and available for ttk::ent... | fvogel | 2019-04-28 | 3 | -46/+86 |
|
|
* | | | | | | Fix [1ff193f1e3]: improve documentation for ttk::scrollbar | fvogel | 2019-05-05 | 2 | -5/+13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Remove wrong info from ttk::scrollbar man page | fvogel | 2019-05-03 | 1 | -4/+2 |
|
|
| * | | | | | ttk::scrollbar documentation: marked -sliderlength as depreciated as it has n... | oehhar | 2019-05-03 | 1 | -1/+1 |
|
|
| * | | | | | Homogenize with existing doc for -gripcount in the man page for ttk::panedwindow | fvogel | 2019-05-02 | 1 | -1/+1 |
|
|
| * | | | | | ttk::scrollbar documentation: added styling options -gripcound and -sliderlen... | oehhar | 2019-05-02 | 1 | -2/+6 |
|
|
| * | | | | | Refine documentation in ttk::scrollbar | fvogel | 2019-04-30 | 1 | -2/+3 |
|
|
| * | | | | | Add missing documentation for -arrowsize in ttk::scrollbar and ttk::combobox ... | fvogel | 2019-04-30 | 2 | -0/+4 |
|
|
| * | | | | | Fix [1ff193f1e3]: style name is Horizontal.TScrollbar or Vertical.TScrollbar ... | fvogel | 2019-04-29 | 1 | -3/+4 |
| |/ / / / |
|
* | | | | | Fix class name in ttk::scale man page (this copy/paste error was introduced i... | fvogel | 2019-05-03 | 1 | -1/+1 |
|/ / / / |
|
* | | | | On macOS, edit comments and documentation; fix compiler warnings. | culler | 2019-04-20 | 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 |
|
|
* | | | | 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 |
|/ / / |
|
* | | | 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 |
| |/ / |
|
* | | | 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 |
| |/ / |
|
* | | | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b... | jan.nijtmans | 2019-03-29 | 1 | -2/+2 |
|
|
* | | | 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 |
|\ \ |
|
| * | | 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 |
|
|