summaryrefslogtreecommitdiffstats
path: root/library/demos/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on XQuartz that came from trying to load accessibility.tclKevin Walzer2025-11-091-1/+1
* Merge trunkjan.nijtmans2025-09-301-1/+0
|\
* | Refinements of glib context; updates to widget demoKevin Walzer2025-08-291-2/+0
* | Refine event sourceKevin Walzer2025-08-281-0/+9
|/
* Get rid of references to Tcl 8.7: It won't be released.jan.nijtmans2025-04-081-1/+1
* Fix indenting: Don't use 8 spaces, but tabsjan.nijtmans2024-09-281-16/+16
* Eliminate 2 strange usages of "string match"jan.nijtmans2024-08-061-1/+1
|\
| * Eliminate 2 strange usages of "string match"jan.nijtmans2024-08-061-1/+1
* | Some more cleanup, mainly in the Widget Demo.csaba2024-06-221-1/+1
|\ \ | |/
| * Some more cleanup, mainly in the Widget Demo.csaba2024-06-221-1/+1
| * Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-011-0/+1
* | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-011-0/+1
* | Merge 8.7jan.nijtmans2024-02-121-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-02-121-1/+1
| |\
| | * "eval destroy" -> "destroy {*}" in testcases/demo'sjan.nijtmans2024-02-121-1/+1
* | | Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-091-1/+1
|/ /
* | 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-061-8/+7
* | 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-301-9/+39
* | Made the Widget Demonstration application scaling-aware.csaba2023-05-301-13/+14
* | Merge 8.7jan.nijtmans2023-03-121-35/+33
|\ \
| * | Further work on scalability of the Tk widget demo GUIcsaba2023-02-201-19/+6
| * | Small correctioncsaba2023-02-151-1/+1
| * | Provided SVG images for the Tk widget demonstration applicationcsaba2023-02-151-17/+28
* | | Finish the implementation of tabbed windows.culler2023-02-051-0/+2
* | | Clean up presentation of Mac options in widget demoKevin Walzer2023-02-011-4/+3
* | | Implementation of TIP 655culler2023-01-281-0/+6
|/ /
* | Make Widget Demo work with Tk 9.0+ toojan.nijtmans2022-11-081-1/+1
* | Don't offer the Aqua widget ds demo on other platforms.marc_culler2022-09-181-2/+6
* | Add a widget demo for mac_styles.marc_culler2022-09-181-1/+4
* | Merge trunkKevin Walzer2021-08-171-75/+5
|\ \
| * | Remove canvas and text literals from Tk print command; replace system() call ...Kevin Walzer2021-07-061-2/+3
| * | Use Wide-API in tkWinGDI.c. also make it compile with mingw-w64jan.nijtmans2021-06-021-3/+1
| * | Merge trunkKevin Walzer2021-05-311-1/+0
| |\ \
| * | | More work on widget demoKevin Walzer2021-05-231-74/+3
| * | | WIP on widget demoKevin Walzer2021-05-231-0/+3
| |/ /
* | | Add widget demoKevin Walzer2021-08-161-0/+2
|/ /
* | Merge 8.6jan.nijtmans2021-01-151-1/+1
|\ \ | |/
| * Always use -eofchar "\032 {}", not -eofchar \032. See: [https://core.tcl-lang...jan.nijtmans2021-01-151-1/+1
| * Assume utf-8 encoding for demo's (although they actually are still ASCII)jan.nijtmans2020-10-221-5/+6
* | Remove "new" marking: this is not "new" any morejan.nijtmans2020-12-141-1/+0
* | Identify the new demo as suchfvogel2020-12-051-0/+1
* | Add basic system tray example to widget demoKevin Walzer2020-12-041-0/+1
* | Merge trunkjan.nijtmans2020-10-021-4/+4
* | Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-5/+6
|/
* Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-0/+4
* Fix [6e25fc7cc1]: widget demo: dark-mode friendly 'NEW' image. Patch from Chr...fvogel2020-04-151-6/+14
* On the mac, use the default menu bar for the widget demo.culler2018-12-011-8/+3
* Make tabbed windows work correctly on macOS.culler2018-11-301-0/+5