summaryrefslogtreecommitdiffstats
path: root/library/demos/items.tcl
Commit message (Expand)AuthorAgeFilesLines
* Some more cleanup, mainly in the Widget Demo.csaba2024-06-221-11/+4
|\
| * Some more cleanup, mainly in the Widget Demo.csaba2024-06-221-11/+4
* | More "Tk" -> "tk"jan.nijtmans2024-01-091-1/+1
|\ \ | |/
* | Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-091-1/+1
|/
* Add bindings for listbox and treeview. Some code clean up.marc_culler2023-11-281-1/+1
* Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-2/+1
* Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-241-1/+1
* Add touchpad bindings to the canvas items demo.marc_culler2023-11-241-0/+8
* Widget Demo: Code simplification and improvements.csaba2023-06-221-1/+1
* Made the Widget Demonstration application scaling-aware.csaba2023-05-301-10/+15
* Use full "horizontal"/"vertical" in demo'sjan.nijtmans2022-10-301-1/+1
* Adapt some demo's to TIP #474 (runtime switchable, depending on Tk version)jan.nijtmans2020-10-211-1/+1
* Make demo's like floor/items/ctext behave the same on MacOS as other platform...jan.nijtmans2020-09-211-8/+15
* Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-2/+2
* Restore looks of canvas items demo as it was in previous Tk versions, but now...jan.nijtmans2019-10-051-3/+3
* Restore (kind of) default values for -fill and -outline in polygon items. Cha...jan.nijtmans2019-10-041-1/+1
* Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc...jan.nijtmans2019-10-041-1/+5
* Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-3/+3
* Fix [6fe75131c546226b]: doc: tk_messageBox (mac). jan.nijtmans2015-08-031-2/+2
|\
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-1/+1
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Bug 1958848: be more positive in canvas item demopatthoyts2010-01-041-2/+2
* | | Use a color picture of JO for better GOOBE. [Bug 2588919]dkf2009-02-111-7/+14
* | | GOOBE on Win, where stippling and angling work poorly together...dkf2008-11-221-3/+3
* | | demo angled textdas2008-11-221-2/+2
|/ /
* | Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-211-1/+3
* | Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]dkf2004-10-191-10/+10
* | Make demo location independent of main Tk library location. [Patch 832691]dkf2003-11-031-10/+11
* | * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-201-6/+4
|/
* Added braces to expressions.dkf2001-06-141-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+285