summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkLabel.c
Commit message (Expand)AuthorAgeFilesLines
* Silence some compiler warningsdgp@users.sourceforge.net2015-02-121-0/+2
* Squash problem with native AIX cc not allowing direct macro redefinition.nijtmans@users.sourceforge.net2014-02-031-0/+3
* [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-2/+2
* [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indonal.k.fellows@manchester.ac.uk2012-09-111-6/+6
* partly backport from 8.6nijtmans@users.sourceforge.net2012-08-091-0/+4
* Fix text clipping when working with the Xft-based renderer.donal.k.fellows@manchester.ac.uk2012-06-121-1/+12
* [Bug 3294450]: Do clipping of ttk text elements correctly.donal.k.fellows@manchester.ac.uk2012-06-111-7/+15
* Purge RCS Keywords.dgp@users.sourceforge.net2011-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,jenglish@flightlab.com2008-05-231-1/+7
* merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish@flightlab.com2007-11-191-60/+12
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish@flightlab.com2007-11-181-3/+3
* Fix more type pun warnings (those not found by my local version of GCC)donal.k.fellows@manchester.ac.uk2007-05-031-2/+4
* Revert previous change to keep in sync with Tile codebase.jenglish@flightlab.com2007-01-111-5/+3
* Many minute fixes to reduce number of minor warnings from GCC.donal.k.fellows@manchester.ac.uk2007-01-111-3/+5
* ImageElement clientData no longer needed.jenglish@flightlab.com2006-12-251-22/+11
* Global reduction: use per-file *_Init() routines to reducejenglish@flightlab.com2006-12-141-9/+21
* Merged duplicate functionality between image element factory,jenglish@flightlab.com2006-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