summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* TIP 536: Improvements to Mac-specific IPCdkf2019-06-151-4/+57
|\
| * Add documentation on testing Mac services to README; remove obsolete detail f...Kevin Walzer2019-05-201-3/+2
| * Merge in core-8-6-branchKevin Walzer2019-05-1215-85/+183
| |\
| * | Update documentation for new commandsKevin Walzer2019-03-271-2/+10
| * | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus...Kevin Walzer2019-03-081-22/+1
| * | Clean up implementation and documentation of ::tk::mac::PrintDocument command...Kevin Walzer2019-03-071-3/+2
| * | Cleanup of code to set default app, fix crashesKevin Walzer2019-03-021-5/+7
| * | Replace some deprecated callsKevin Walzer2019-03-021-0/+3
| * | Clean up implementationKevin Walzer2019-03-011-1/+2
| * | Add launcher code, update docsKevin Walzer2019-02-281-0/+32
| * | Update mac_services branch, intend to submit a TIPKevin Walzer2019-02-271-1/+31
| |\ \
| | * | Implementation and documentation complete, now ready to be submitted as TIPKevin Walzer2018-03-081-1/+31
* | | | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-11/+15
|\ \ \ \
| * | | | Improve clarity and completeness of ttk::treeview man page for columns optionsfvogel2019-05-091-11/+15
* | | | | Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix [2858503fff]: 'end' index for ttk::combobox currentfvogel2019-05-031-1/+3
* | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-084-48/+88
|\ \ \ \ \
| * | | | | Fix inconsistency in the Tk_GetScrollInfoObj man page. Apparently this was a ...fvogel2019-04-281-2/+2
| * | | | | Fix typo in man pagefvogel2019-04-281-1/+1
| * | | | | Fix documentation for xview/yview: make it generic and available for ttk::ent...fvogel2019-04-283-46/+86
* | | | | | Fix [1ff193f1e3]: improve documentation for ttk::scrollbarfvogel2019-05-052-5/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove wrong info from ttk::scrollbar man pagefvogel2019-05-031-4/+2
| * | | | | ttk::scrollbar documentation: marked -sliderlength as depreciated as it has n...oehhar2019-05-031-1/+1
| * | | | | Homogenize with existing doc for -gripcount in the man page for ttk::panedwindowfvogel2019-05-021-1/+1
| * | | | | ttk::scrollbar documentation: added styling options -gripcound and -sliderlen...oehhar2019-05-021-2/+6
| * | | | | Refine documentation in ttk::scrollbarfvogel2019-04-301-2/+3
| * | | | | Add missing documentation for -arrowsize in ttk::scrollbar and ttk::combobox ...fvogel2019-04-302-0/+4
| * | | | | Fix [1ff193f1e3]: style name is Horizontal.TScrollbar or Vertical.TScrollbar ...fvogel2019-04-291-3/+4
| |/ / / /
* | | | | Fix class name in ttk::scale man page (this copy/paste error was introduced i...fvogel2019-05-031-1/+1
|/ / / /
* | | | On macOS, edit comments and documentation; fix compiler warnings.culler2019-04-201-0/+1
* | | | For Aqua, add systemControlAccentColor; simulate the color for older systems.culler2019-04-141-0/+1
* | | | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-3/+36
* | | | Doc tweak for frames and toplevelsdkf2019-04-132-3/+13
* | | | Added note that ttk::frames aren't interactive by default.dkf2019-04-121-0/+4
|/ / /
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-112-7/+7
|\ \ \
| * | | Make -fieldbackground work for ttk::entry and ttk::spinbox, but retain the oldculler2019-04-102-7/+7
| |/ /
* | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-311-2/+2
|\ \ \
| * | | Revert previous commit following discussion on tcl-core list.fvogel2019-03-281-3/+1
| * | | Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS...fvogel2019-03-261-1/+3
| * | | Changed scale man page to reflect how tick values are now displayedjaspert2019-03-081-2/+2
| |/ /
* | | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b...jan.nijtmans2019-03-291-2/+2
* | | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-14/+15
|/ /
* | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-10/+11
|\ \
| * | Fix related menubutton issues on linux and Windows.culler2019-01-111-10/+11
* | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-201-0/+3
|\ \ \ | |/ / |/| |
| * | Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This...fvogel2019-01-011-3/+2
| * | Document precedence between tags and style, and priority order of tags.fvogel2018-11-251-2/+6
* | | Document the behavior of local and global grabs on macOS.culler2019-01-051-0/+10
* | | Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-0/+3
* | | Add documentation on fullscreen and tabbed window interfaces on macOS to menu...Kevin Walzer2018-12-031-1/+4