summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0. Streamline some indentingjan.nijtmans2024-06-305-104/+44
|\
| * Some more cleanup, mainly in the Widget Demo.csaba2024-06-224-24/+8
| |\
| | * Some more cleanup, mainly in the Widget Demo.csaba2024-06-224-24/+8
| * | Updated the Widget Demo script cscroll.tcl.csaba2024-06-211-80/+36
| |\ \ | | |/
| | * Updated the Widget Demo script cscroll.tcl.csaba2024-06-211-80/+36
| | |\
| | | * Updated the Widget Demo script cscroll.tcl.csaba2024-06-212-7/+6
| | | * Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-10/+52
| | * | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | | | Cleanupculler2024-06-041-6/+6
|/ / /
* | | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | | Merge 8.7jan.nijtmans2024-02-122-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-02-122-2/+2
| |\ \ | | |/
| | * "eval destroy" -> "destroy {*}" in testcases/demo'sjan.nijtmans2024-02-122-2/+2
| | * (cherry-pick): Replaced the deprecated "trace variable" invocations with "tra...jan.nijtmans2023-06-144-22/+22
* | | Merge 8.7jan.nijtmans2024-01-261-2/+2
|\ \ \ | |/ /
| * | Let's simply use "1" for -underline/-overstrike in stead of "on"jan.nijtmans2024-01-261-2/+2
* | | Merge 8.7max2024-01-232-2/+2
|\ \ \ | |/ /
| * | Fix a mistake in [181d1cb337] that broke the ixset and rolodex demos.max2024-01-232-2/+2
* | | More "Tk" -> "tk"jan.nijtmans2024-01-094-5/+5
|\ \ \ | |/ /
* | | Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-0968-72/+68
|/ /
* | Add bindings for listbox and treeview. Some code clean up.marc_culler2023-11-282-2/+2
* | Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-272-4/+2
* | Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-242-2/+2
* | Add touchpad bindings to the canvas items demo.marc_culler2023-11-241-0/+8
* | Update the text in the scrollable canvas demomarc_culler2023-11-231-1/+1
* | Support smooth scrolling of Canvas widgets and demonstrate it in the simple s...marc_culler2023-11-231-0/+7
* | Restore low-res scrollwheel behavior; insert a placeholder for sending touchp...marc_culler2023-11-191-42/+44
* | Fix Scrollbar bindingsmarc_culler2023-11-191-0/+19
* | Update cscroll.tclculler2023-11-131-42/+21
* | Made sure that themes missing the "-font" style setting for "Heading" or "Tre...csaba2023-10-031-2/+2
* | Added a thin focus ring to the ttk::combobox and ttk::spinbox widgets of the ...csaba2023-09-211-5/+12
* | Improvements related to the Ttk field element and the Widget Demo.csaba2023-09-063-21/+45
* | Fix for [17b7dedf92] and minor improvement in the Widget Demo.csaba2023-09-021-6/+2
* | Fix for [97c70c0062] and further improvements in the Widget Demo.csaba2023-08-302-16/+46
* | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-291-25/+43
* | More adjustments for Goldberg demo.kjnash2023-08-191-7/+9
* | Merge trunkkjnash2023-08-191-1/+1
|\ \
| * | Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-121-1/+1
* | | Tweaks from Csaba Nemethi for Tk Goldberg demo.kjnash2023-08-131-7/+8
* | | Fix overlapping bitmap tiling in Rube Goldberg demo.kjnash2023-08-121-17/+36
* | | Fix Move26 coordinates; save vertical space by replacing top banner with plac...kjnash2023-08-121-16/+56
* | | Shrink Rube Goldberg demo to 70% as in commit 21185a46e4.kjnash2023-08-121-5/+5
|/ /
* | Minor improvements in the Widget Demo.csaba2023-07-294-5/+5
* | Made the mouse wheel bindings for the text widget (which scroll by pixels) an...csaba2023-07-121-11/+20
* | Revert change to mclist demo as it already includes stripesKevin Walzer2023-07-101-1/+1
* | Cosmetic improvement to treeview and widget demo under Aqua with handling for...Kevin Walzer2023-07-101-1/+1
* | Widget Demo: Optimized the size of the canvas used in the script floor.tcl.csaba2023-07-071-5/+11
* | A few minor visual improvements.csaba2023-07-051-7/+7
* | Widget Demo: Code simplification and improvements.csaba2023-06-229-34/+40
* | Many scaling-related improvements in the Widget Demo, especially in the file ...csaba2023-06-208-294/+343