summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkEntry.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-4/+6
|\
| * [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-4/+6
* | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+3
|\ \ | |/
| * [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+3
* | merge trunkdkf2012-08-081-3/+3
|\ \
| * | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish2012-07-311-3/+3
* | | minor improvements to flag handlingdkf2012-07-311-2/+2
* | | Ttk and Aqua donedkf2012-07-241-8/+10
* | | Much more cleaning up of result handling.dkf2012-07-231-1/+1
|/ /
* | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-1/+12
|\ \ | |/
| * Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-1/+12
* | fix test failuredkf2012-06-111-3/+3
|\ \ | |/
| * fix test failuredkf2012-06-111-3/+3
* | make it builddkf2012-06-111-4/+4
|\ \ | |/
| * make it builddkf2012-06-111-1/+1
|/
* fix the clipping in entries toodkf2012-06-111-7/+25
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-2/+1
* Purge RCS Keywords.dgp2011-06-081-2/+0
* ttk::combobox: Add missing 'validate' command (reported by schelte).jenglish2011-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 settingjenglish2007-05-181-5/+10
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-13/+12
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-12/+13
* Revert addition of contravariant 'const' qualifiers,jenglish2007-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 listboxjenglish2006-12-171-1/+6
* Global reduction: use per-file *_Init() routines to reducejenglish2006-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