summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-1/+1
* ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* Fix "creative writing" flaw.dgp2013-11-121-1/+1
* Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi...jan.nijtmans2013-08-261-2/+2
* Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-1/+4
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
* ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
* Purge RCS Keywords.dgp2011-06-0823-45/+0
* [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-221-24/+24
* [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-191-1/+1
* library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-023-5/+17
* library/ttk/entry.tcl: Revert keyboard navigation bindings to use real eventsjenglish2010-09-011-15/+15
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-2620-224/+476
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-1/+2
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-231-3/+6
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts2009-12-032-1/+25
* [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-071-2/+17
* Backported support for the Vista theme.patthoyts2009-05-143-17/+218
* * library/ttk/cursors.tcl: backport ttk::cursor from HEADdas2009-04-101-14/+167
* [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* Backported combobox toplevel fix for [Bug 1939129]patthoyts2008-11-221-1/+3
* Backported keyboard bindings for ttk::scalepatthoyts2008-10-171-6/+42
* * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-20/+24
* Backport fix for [Bug 1951733]jenglish2008-06-201-2/+2
* Fix the foreground colour for labelframe in xppatthoyts2008-04-031-2/+2
* Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+2
* library/treeview.tcl: Fix bug in Shift-ButtonPress-1 bindingjenglish2008-01-301-2/+2
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-062-18/+64
* merge stable branch onto HEADdgp2007-12-1314-14/+14
* s/style/ttk::style/jenglish2007-12-082-63/+61
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-7/+1
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-187-26/+28
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-181-3/+3
* Add mandatory 8.5-isms.jenglish2007-11-171-3/+3
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-171-1/+19
* * library/ttk/combobox.tcl: Set focus to listbox in <Map> bindingjenglish2007-11-061-5/+8
* BUGFIX: Unpost can be called with no preceding Post.jenglish2007-10-311-2/+4
* use size -12 TkFixedFont (was -10)hobbs2007-10-301-2/+2
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-2/+2
* use Monaco 11 (was 9) as Aqua TkFixedFonthobbs2007-10-301-2/+2
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-2/+2
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-282-39/+41
* * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wmhobbs2007-10-231-7/+17
* [namespace import ::ttk::scrollbar] doesn't work,jenglish2007-10-231-4/+7
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-223-104/+133
* * library/ttk/fonts.tcl: check for TIP #145 fonts on alldas2007-10-211-28/+21
* Clean up stale comments.jenglish2007-10-211-13/+8
* s/style/ttk::style/jenglish2007-10-191-25/+22
* * library/ttk/fonts.tcl: Create all the tip 145 font names on allpatthoyts2007-10-181-1/+22
* s/style/ttk::style/jenglish2007-10-162-56/+55