summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destructionfvogelnew1@free.fr2016-05-251-1/+1
|\
| * Fixed [109865fa01] - ttk::menubutton has an unprotected winfofvogelnew1@free.fr2016-05-221-1/+1
* | Remove excess spacing in various library files.nijtmans@users.sourceforge.net2016-03-1010-25/+25
|/
* ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish@flightlab.com2014-05-271-6/+32
|\
| * ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish@flightlab.com2014-05-271-6/+32
* | Fix "creative writing" problem.dgp@users.sourceforge.net2013-11-121-1/+1
|\ \ | |/
| * Fix "creative writing" flaw.dgp@users.sourceforge.net2013-11-121-1/+1
| * Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi...nijtmans@users.sourceforge.net2013-08-261-2/+2
* | Bug [c597acdab3]: Call [$pb step] in tail position jenglish@flightlab.com2013-08-151-2/+2
* | Bug [2501278]: ttk::scale keyboard binding problemnijtmans@users.sourceforge.net2013-06-281-1/+4
|\ \ | |/
| * Bug [2501278]: ttk::scale keyboard binding problemnijtmans@users.sourceforge.net2013-06-281-1/+4
* | removed one entry too much from ttk:entrynijtmans@users.sourceforge.net2013-01-131-0/+1
* | See bug 3600390nijtmans@users.sourceforge.net2013-01-111-3/+0
* | new virtual event <<ToggleSelection>>nijtmans@users.sourceforge.net2012-08-232-2/+2
* | merge trunknijtmans@users.sourceforge.net2012-08-101-2/+2
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherenijtmans@users.sourceforge.net2012-08-101-2/+2
* | | define two more virtual bindings, and correct various Macnijtmans@users.sourceforge.net2012-08-101-2/+2
* | | 8 new virtual events (doc not updated yet)nijtmans@users.sourceforge.net2012-08-092-6/+6
* | | [Bug 3555644]: Better use of virtual events.nijtmans@users.sourceforge.net2012-08-092-8/+9
|/ /
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]nijtmans@users.sourceforge.net2012-06-101-1/+1
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]nijtmans@users.sourceforge.net2012-06-101-1/+1
* | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish@flightlab.com2012-01-301-2/+5
|\ \ | |/
| * ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish@flightlab.com2012-01-301-2/+5
* | Purge RCS Keywordsdgp@users.sourceforge.net2011-06-0823-45/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-0823-45/+0
* | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts@users.sourceforge.net2011-03-221-24/+24
|\ \ | |/
| * [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts@users.sourceforge.net2011-03-221-24/+24
* | [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts@users.sourceforge.net2011-03-191-1/+1
|\ \ | |/
| * [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts@users.sourceforge.net2011-03-191-1/+1
| * library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish@flightlab.com2010-09-023-5/+17
| * library/ttk/entry.tcl: Revert keyboard navigation bindings to use real eventsjenglish@flightlab.com2010-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.patthoyts@users.sourceforge.net2010-01-201-1/+2
| * ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish@flightlab.com2009-12-231-3/+6
| * Fix the selection of treeview rows on Windows XP and Vistapatthoyts@users.sourceforge.net2009-12-032-1/+25
| * [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts@users.sourceforge.net2009-10-071-2/+17
| * Backported support for the Vista theme.patthoyts@users.sourceforge.net2009-05-143-17/+218
| * * library/ttk/cursors.tcl: backport ttk::cursor from HEADdas2009-04-101-14/+167
| * [Bug 1991930] combobox dropdown needs to be topmostpatthoyts@users.sourceforge.net2008-11-221-3/+2
| * Backported combobox toplevel fix for [Bug 1939129]patthoyts@users.sourceforge.net2008-11-221-1/+3
| * Backported keyboard bindings for ttk::scalepatthoyts@users.sourceforge.net2008-10-171-6/+42
| * * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-20/+24
| * Backport fix for [Bug 1951733]jenglish@flightlab.com2008-06-201-2/+2
| * Fix the foreground colour for labelframe in xppatthoyts@users.sourceforge.net2008-04-031-2/+2
* | library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish@flightlab.com2010-09-023-5/+17
* | [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6.jenglish@flightlab.com2010-06-151-4/+7
* | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdonal.k.fellows@manchester.ac.uk2010-03-171-1/+4
* | TIP #359: Extended window manager hints support for X11.patthoyts@users.sourceforge.net2010-01-191-3/+3
* | Centralize the definitions of what keys do particular types of left and rightdonal.k.fellows@manchester.ac.uk2010-01-061-14/+14
* | Reworked ActivateTab focus selection logicjenglish@flightlab.com2009-12-252-38/+65