summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Add Emoji to widget demojan.nijtmans2019-06-271-2/+4
* Merge 8.6. Purge end-of-line spacesjan.nijtmans2019-06-172-3/+2
|\
| * Fix merge conflict in tk.tcl from services branch mergeKevin Walzer2019-06-161-2/+1
* | merge core-8-6-branch: mac services improvementsdkf2019-06-154-7/+39
|\ \ | |/
| * TIP 536: Improvements to Mac-specific IPCdkf2019-06-154-1/+40
| |\
| | * Add documentation on testing Mac services to README; remove obsolete detail f...Kevin Walzer2019-05-201-9/+0
| | * Merge in core-8-6-branchKevin Walzer2019-05-1212-109/+213
| | |\
| | * | Remove unnecessary call to Button1-Release in text widgetKevin Walzer2019-05-011-3/+0
| | * | Automatically bind text, entry, ttk::entry widgets to Services API at widget ...Kevin Walzer2019-04-303-50/+23
| | * | Tweak text widget bindings to fire Services menu more consistently; formattin...Kevin Walzer2019-04-241-6/+7
| | * | Cleanup of library code, removal of unneeded functionKevin Walzer2019-02-271-10/+0
| | * | Update mac_services branch, intend to submit a TIPKevin Walzer2019-02-274-0/+87
| | |\ \
| | | * | Implementation and documentation complete, now ready to be submitted as TIPKevin Walzer2018-03-083-5/+8
| | | * | Flesh out implementationKevin Walzer2018-03-071-1/+1
| | | * | Flesh out implementationKevin Walzer2018-03-074-3/+29
| | | * | Implement script level bindingsKevin Walzer2018-03-073-0/+46
* | | | | Merge 8.6jan.nijtmans2019-06-052-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-052-9/+9
* | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert [d70ef6ed] and [fa9b6483]. ttk::treeview again allows dragging the rig...fvogel2019-05-041-21/+2
| | * | | ttk::treeview: when there is at least one stretchable column then there shoul...fvogel2019-05-041-1/+1
| | * | | Fix indentationfvogel2019-04-111-1/+1
| | * | | Fix [ce470f20fd]: ttk::treeview allows dragging the right edge of the rightmo...fvogel2019-04-111-2/+21
* | | | | While on it: A few more whitespacesjan.nijtmans2019-05-092-4/+4
* | | | | Merge 8.6jan.nijtmans2019-05-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-1/+1
* | | | | Fix [51b4b18394]: mac os x: combobox.tcl has old scrollbar for its listboxfvogel2019-05-081-15/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix [51b4b18394]: mac os x: combobox.tcl has old scrollbar for its listboxfvogel2019-05-081-15/+1
| |\ \ \ \
| | * | | | Fix [51b4b18394]: mac os x: combobox.tcl has old scrollbar for its listboxfvogel2019-05-011-15/+1
* | | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-081-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-081-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use of...fvogel2019-04-221-1/+0
* | | | | | Fix [6286fda787]: unix: checkbutton -selectcolor not restored properly when c...fvogel2019-04-281-3/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [6286fda787]: unix: checkbutton -selectcolor not restored properly when c...fvogel2019-04-281-3/+7
| |\ \ \ \ \
| | * | | | | Fix [6286fda787]: unix: checkbutton -selectcolor not restored properly when c...fvogel2019-04-191-3/+7
| | |/ / / /
* | | | | | Fix [9286526144]: adjust position of ttk::menubutton menus and streamline code.culler2019-04-242-42/+107
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [9286526144]: adjust position of ttk::menubutton menus and streamline code.culler2019-04-242-42/+107
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Adjust for the new ttk widgets.culler2019-04-121-8/+14
| | * | | | Fix bug [9286526144]: incorrect menu locations for ttk menubuttons.culler2019-03-082-42/+101
* | | | | | Fine tune aqua ttk colors. Fix availability errors introduced in 6cafd6f7.culler2019-04-191-26/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fine tune aqua ttk colors. Fix availability errors introduced in 6cafd6f7.culler2019-04-191-26/+8
* | | | | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+6
| |\ \ \ \ \
| | * | | | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-101-0/+6
| | |/ / / /
* | | | | | Eliminate the confusing conditional code from ttkMacOSXTheme.c.culler2019-04-181-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Eliminate the confusing conditional code from ttkMacOSXTheme.c.culler2019-04-181-1/+1
* | | | | | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-2/+2
| | |/ / / | |/| | |
* | | | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-115-42/+99
|\ \ \ \ \ | |/ / / /