summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2020-10-021-4/+4
|\
* | little tweakjan.nijtmans2020-09-291-2/+1
* | Tk demo, taking advantage of TIP #587jan.nijtmans2020-09-298-52/+33
|/
* Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-5/+6
* Merge 8.6jan.nijtmans2020-09-214-14/+38
|\
| * Make demo's like floor/items/ctext behave the same on MacOS as other platform...jan.nijtmans2020-09-2115-52/+90
* | Merge 8.6jan.nijtmans2020-09-152-2/+2
|\ \ | |/
| * Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-152-2/+2
| |\
| | * Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-2/+0
* | | Merge 8.6jan.nijtmans2020-09-144-8/+8
|\ \ \ | |/ /
| * | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-144-8/+8
| |/
| * Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-1/+1
* | Merge 8.6jan.nijtmans2020-08-041-7/+7
|\ \ | |/
| * Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n...jan.nijtmans2020-08-041-7/+7
* | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-4/+2
|\ \ | |/
| * Fix the fontchooser demo correctly.culler2020-07-251-4/+2
| * Fix the build for Snow Leopard. Fix the fontchooser demo.culler2020-07-241-1/+1
| * Minor bindings cleanup. Some removal of "expr" when we can do without it. Som...jan.nijtmans2020-07-101-7/+7
* | 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 &lt;6&gt; and &lt;7&gt; bindings for X11, where appropriatejan.nijtmans2019-08-181-4/+51
|\ \ | |/
| * Refactor all MouseWheel bindings, doing it the same way everywhere. So &lt;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
|\ \ \ | |/ /