summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-301-3/+3
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-171-40/+65
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-061-1/+2
* * library/ttk/ttk.tcl: should require Tk before pseudo-providinghobbs2007-06-211-2/+2
* Ttk_Manager API overhaul:jenglish2007-06-091-3/+3
* Removed ttk::dialog and dependencies.jenglish2007-05-254-544/+1
* TIP #145 implementationpatthoyts2007-05-041-8/+11