summaryrefslogtreecommitdiffstats
path: root/doc/ttk_vsapi.n
Commit message (Collapse)AuthorAgeFilesLines
* Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
* | Minor spelling fixes.dkf2012-03-131-3/+3
| |
* | More small documentation improvements.dkf2011-07-181-15/+19
|/
* Purge RCS Keywords.dgp2011-06-081-2/+0
|
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-2/+9
| | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify)
* Backported support for the Vista theme.patthoyts2009-05-141-0/+97
This requires the vsapi element engine, the hover state and the theme script definition.