summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Specific test for xft in widget demojan.nijtmans2019-11-191-1/+1
* Use correct Emoji representation when running with Tcl 8.7. Works on X11 then!jan.nijtmans2019-11-191-1/+4
* Merge 8.6, but only exclude Emoji's in the demo for X11.jan.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
* 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-246-160/+167
* 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 patch from Christopher Chavez to make the horizontal paned window democuller2019-08-161-2/+2
|/
* Merge 8.5jan.nijtmans2019-07-311-1/+1
|\
* | 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
* | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-052-9/+9
* | 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
* | Fix bug [e733d3770f]: geometry issues with buttons on macOSculler2019-01-161-1/+1
* | Update the demos to give a more complete explanation of local and global grabs.culler2019-01-082-2/+15
* | 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
* | Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz)fvogel2018-11-251-6/+6
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-271-1/+1
* | Modify the menu demo so that it includes a photoimage in a menu.culler2017-11-152-2/+4
* | Make a small change in the logic of DisplayText (for Mac only) whichculler2017-10-251-3/+2
* | Change TkScrollWindow to only generate expose events if the Text widget hasculler2017-10-241-7/+10
* | Remove superfluous double-quotes in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
|\ \ | |/
| * Remove superfloeus double-quite in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
* | Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
|\ \ | |/
| * Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-014-4/+0
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-014-4/+0
* | Polished listbox justification demofvogel2016-01-111-5/+7
* | merged trunkfvogel2016-01-1123-40/+42
|\ \
| * | minor spacing, no functional change.jan.nijtmans2015-08-182-3/+3
| * | Remove various unnecessary "global tcl_platform" occurrences, which are no lo...jan.nijtmans2015-08-057-9/+9
| * | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). jan.nijtmans2015-08-0314-28/+30
| |\ \ | | |/
* | | [3f456a5bb9]: Patches for listbox right justifyjan.nijtmans2014-02-111-0/+9
|/ /
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-1/+1
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-2/+2
* | formatting, unnecessary if'sjan.nijtmans2012-08-091-39/+28
|\ \ | |/
| * partly backport from 8.6jan.nijtmans2012-08-092-41/+44
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-102-4/+4
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-102-4/+4
| |\
| * \ [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-226-6/+6
| |\ \ | | |/