summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkEntry.c
Commit message (Expand)AuthorAgeFilesLines
* 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