summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkProgress.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder progressbar options alphabetically (to follow the standard convention...fvogel2017-03-131-32/+32
* Implementation of TIP #442 by René Zaumseil - Display text in progressbarsfvogel2016-08-181-1/+26
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-3/+3
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-0/+2
* Purge RCS Keywords.dgp2011-06-081-2/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-34/+27
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-111-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-141-5/+5
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-17/+17
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+551