summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\
| * [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
|\ \ | |/
| * ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
* | Purge RCS Keywordsdgp2011-06-0823-45/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-0823-45/+0
* | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-221-24/+24
|\ \ | |/
| * [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
|\ \ | |/
| * [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
* | library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-023-5/+17
* | [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6.jenglish2010-06-151-4/+7
* | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdkf2010-03-171-1/+4
* | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-3/+3
* | Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-14/+14
* | Reworked ActivateTab focus selection logicjenglish2009-12-252-38/+65
* | ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-231-3/+6
* | [update] hygiene.jenglish2009-11-124-11/+11
* | [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-071-3/+18
* | * macosx/ttkMacOSXTheme.c: Update notebook tab appearance todas2009-07-151-4/+5
* | Correct the ttk::treeview border on XP and Vista.patthoyts2009-02-211-2/+4
* | * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobuttonjenglish2008-12-311-1/+3
* | ttk::spinbox: Add cross-platform MouseWheel bindings.jenglish2008-12-073-27/+76
* | Add native aqua elements for ttk::spinbox [Bug 2219588].jenglish2008-12-072-91/+111
* | Added vista theme to iron out the visual differences between vista and XP.patthoyts2008-12-053-53/+214
* | Add new "hover" statejenglish2008-12-031-3/+1
* | Use a styled frame around the popdown listbox so we can adjust the border for...patthoyts2008-11-297-14/+51
* | [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* | [Bug 1939129] combobox dropdown was drawn behind topmost toplevels.patthoyts2008-11-221-1/+3
* | Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-019-9/+175
* | Expanded set of symbolic cursors.jenglish2008-10-286-37/+208
* | Implemented keyboard bindings for ttk::scalepatthoyts2008-10-171-6/+42
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-16/+18
* | Batch of ttk::treeview enhancements:jenglish2008-05-238-95/+49
* | Add correct border to combobox on Vistapatthoyts2008-05-151-1/+24