summaryrefslogtreecommitdiffstats
path: root/library/demos/unicodeout.tcl
Commit message (Expand)AuthorAgeFilesLines
* Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-091-1/+1
* little tweakjan.nijtmans2020-09-291-2/+1
* Tk demo, taking advantage of TIP #587jan.nijtmans2020-09-291-34/+15
* 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
* | Add Emoji to widget demojan.nijtmans2019-06-271-2/+4
|/
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-19/+41
* | | Split out presentation-form decision code into clearer procedure.dkf2009-12-151-41/+64
* | | * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-19/+41
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Fix Arabic and Hebrew rendering on Windows. [Bug 1803723]dkf2007-10-301-3/+3
* | * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-7/+23
* | Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-211-1/+3
* | * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-201-7/+5
|/
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-191-0/+94