summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkLabel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-7/+7
* Silence some compiler warningsdgp2015-02-121-0/+2
* Squash problem with native AIX cc not allowing direct macro redefinition.jan.nijtmans2014-02-031-0/+3
* [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-2/+2
* [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-6/+6
* partly backport from 8.6jan.nijtmans2012-08-091-0/+4
* Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-1/+12
* [Bug 3294450]: Do clipping of ttk text elements correctly.dkf2012-06-111-7/+15
* 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-5/+4
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-231-1/+7
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-60/+12
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-181-3/+3
* Fix more type pun warnings (those not found by my local version of GCC)dkf2007-05-031-2/+4
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-5/+3
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-3/+5
* ImageElement clientData no longer needed.jenglish2006-12-251-22/+11
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-141-9/+21
* Merged duplicate functionality between image element factory,jenglish2006-12-091-54/+21
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-5/+9
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+740