summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkEntry.c
Commit message (Expand)AuthorAgeFilesLines
* Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw...nijtmans@users.sourceforge.net2013-02-011-2/+2
|\
* | Replace various functions calls, for functions which are small wrappers aroun...nijtmans@users.sourceforge.net2013-01-141-4/+4
* | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-4/+6
|\ \ | |/
| * [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdonal.k.fellows@manchester.ac.uk2012-09-131-4/+6
* | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indonal.k.fellows@manchester.ac.uk2012-09-111-0/+3
|\ \ | |/
| * [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indonal.k.fellows@manchester.ac.uk2012-09-111-0/+3
* | merge trunkdonal.k.fellows@manchester.ac.uk2012-08-081-3/+3
|\ \
| * | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish@flightlab.com2012-07-311-3/+3
* | | minor improvements to flag handlingdonal.k.fellows@manchester.ac.uk2012-07-311-2/+2
* | | Ttk and Aqua donedonal.k.fellows@manchester.ac.uk2012-07-241-8/+10
* | | Much more cleaning up of result handling.donal.k.fellows@manchester.ac.uk2012-07-231-1/+1
|/ /
* | Fix text clipping when working with the Xft-based renderer.donal.k.fellows@manchester.ac.uk2012-06-121-1/+12
|\ \ | |/
| * Fix text clipping when working with the Xft-based renderer.donal.k.fellows@manchester.ac.uk2012-06-121-1/+12
* | fix test failuredonal.k.fellows@manchester.ac.uk2012-06-111-3/+3
|\ \ | |/
| * fix test failuredonal.k.fellows@manchester.ac.uk2012-06-111-3/+3
* | make it builddonal.k.fellows@manchester.ac.uk2012-06-111-4/+4
|\ \ | |/
| * make it builddonal.k.fellows@manchester.ac.uk2012-06-111-1/+1
|/
* fix the clipping in entries toodonal.k.fellows@manchester.ac.uk2012-06-111-7/+25
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish@flightlab.com2011-09-221-2/+1
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
* ttk::combobox: Add missing 'validate' command (reported by schelte).jenglish@flightlab.com2011-01-221-1/+2
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-108/+201
* EntrySetValue: Ensure that widget is in a consistent state before settingjenglish@flightlab.com2007-05-181-5/+10
* Revert previous change to keep in sync with Tile codebase.jenglish@flightlab.com2007-01-111-13/+12
* Many minute fixes to reduce number of minor warnings from GCC.donal.k.fellows@manchester.ac.uk2007-01-111-12/+13
* Revert addition of contravariant 'const' qualifiers,jenglish@flightlab.com2007-01-111-3/+3
* various "const" additions, in line with TIP #27nijtmans2007-01-031-3/+3
* Add combobox -height option; only show scrollbar if the listboxjenglish@flightlab.com2006-12-171-1/+6
* Global reduction: use per-file *_Init() routines to reducejenglish@flightlab.com2006-12-141-10/+14
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-33/+33
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+1909