summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-0/+4
|\
| * 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-251-6/+14
|\ \ | |/
| * Fix [6e25fc7cc1]: widget demo: dark-mode friendly 'NEW' image. Patch from Chr...fvogel2020-04-151-6/+14
* | Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-153-5/+7
|\ \ | |/
| * Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-153-5/+7
* | Bindings consistancy: Use "Key" in stead of "KeyPress" and "Button" in stead ...jan.nijtmans2020-01-2017-60/+60
* | Merge 8.6jan.nijtmans2019-11-261-13/+15
|\ \ | |/
| * Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-261-13/+15
| |\
| | * Update unicode demojan.nijtmans2019-11-211-8/+8
| |/
* | Merge 8.6jan.nijtmans2019-11-191-1/+1
|\ \ | |/
| * Specific test for xft in widget demojan.nijtmans2019-11-191-1/+1
* | Merge 8.6jan.nijtmans2019-11-191-1/+4
|\ \ | |/
| * Use correct Emoji representation when running with Tcl 8.7. Works on X11 then!jan.nijtmans2019-11-191-1/+4
* | Merge markculler2019-11-191-1/+1
|\ \ | |/
| * Merge 8.6, but only exclude Emoji's in the demo for X11.jan.nijtmans2019-11-181-2/+4
| |\
* | \ Merge 8.6jan.nijtmans2019-11-181-2/+4
|\ \ \ | | |/ | |/|
| * | Restrict Emoji in demo for win32 platform only, since on other platforms it's...jan.nijtmans2019-11-181-2/+4
| |/
| * Let's add some Emoji to the widget demo, but encoded in UTF-16 so Tcl 8.6.10 ...jan.nijtmans2019-11-151-0/+2
* | Merge 8.6jan.nijtmans2019-10-051-3/+3
|\ \ | |/
| * Restore looks of canvas items demo as it was in previous Tk versions, but now...jan.nijtmans2019-10-051-3/+3
* | Merge 8.6, demo change only.jan.nijtmans2019-10-041-1/+1
|\ \ | |/
| * Restore (kind of) default values for -fill and -outline in polygon items. Cha...jan.nijtmans2019-10-041-1/+1
* | Merge 8.6jan.nijtmans2019-10-041-1/+5
|\ \ | |/
| * Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc...jan.nijtmans2019-10-041-1/+5
* | Merge chavez-canvas branchKevin Walzer2019-09-296-160/+167
|\ \ | |/
| * Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-246-160/+167
* | On Windows, make sure that mousewheel rounding is the same in positive as in ...jan.nijtmans2019-08-291-2/+16
* | Merge 8.6. Also add <6> and <7> bindings for X11, where appropriatejan.nijtmans2019-08-181-4/+51
|\ \ | |/
| * Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mo...jan.nijtmans2019-08-181-4/+39
| |\
| | * Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse...jan.nijtmans2019-08-161-4/+39
* | | Apply Christopher Chavez's patches to trunk.culler2019-08-161-2/+2
|\ \ \ | |/ /
| * | Apply patch from Christopher Chavez to make the horizontal paned window democuller2019-08-161-2/+2
| |/
| * Merge 8.5jan.nijtmans2019-07-311-1/+1
| |\
* | | A few end-of-line spacingsjan.nijtmans2019-07-301-1/+1
* | | Fix [4566e2b83d]: wrong background colors in Aquaculler2019-07-131-17/+41
|\ \ \ | |/ /
| * | Make the twind demo buttons look OK when the background changes in Aqua.culler2019-07-131-4/+15
| * | fix [4566e2b83d]: Aqua toplevels and Tk frames use the wrong background colorculler2019-07-121-14/+27
* | | Fix [e6d58de4b6]: ctext.tcl: remove duplicate wordfvogel2019-07-071-1/+1
|\ \ \ | |/ /
| * | Fix [e6d58de4b6]: ctext.tcl: remove duplicate wordfvogel2019-07-071-1/+1
* | | Add Emoji to widget demojan.nijtmans2019-06-271-2/+4
* | | 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
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-113-4/+4
|\ \ \ | |/ /
| * | Make Treeview headings look correct in both light and dark modes. Make ordinaryculler2019-04-081-1/+1
| * | Added a drawing procedure for dark mode comboboxes.culler2019-03-261-1/+1
| * | Improve the behavior and appearance of BevelButtons.culler2019-03-171-2/+2
* | | Clean up Aqua button geometry code so unixButton tests pass, and make a fewculler2019-01-181-1/+1
|\ \ \ | |/ /
| * | Fix bug [e733d3770f]: geometry issues with buttons on macOSculler2019-01-161-1/+1
* | | Implement local grabs on macOS.culler2019-01-092-2/+15
|\ \ \ | |/ /