summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* merge 8.5dgp2016-01-202-11/+32
|\
| * (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...jan.nijtmans2016-01-091-0/+7
| * (cherry-pick) Backout previous commit: it causes many event-related test-fail...jan.nijtmans2016-01-081-4/+0
| * (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+4
| * Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-301-11/+25
* | merge 8.5dgp2015-11-302-3/+8
|\ \ | |/
| * Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2015-11-081-1/+0
| |\
| | * Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29fvogel2015-11-051-1/+0
| * | Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199ffffvogel2015-11-031-2/+8
| |/
* | Bump to release number 8.5.19dgp2015-10-231-1/+1
|/
* Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using the...bug_1669632ffffvogel2015-10-041-0/+4
* Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+9
* Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+8
* Added forgotten comment for case (iv)fvogel2015-10-041-0/+2
* Added forgotten comment for case (i)fvogel2015-10-041-0/+2
* Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+9
* Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back...fvogel2015-10-031-0/+3
* Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogel2015-10-031-0/+3
* Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de...fvogel2015-07-281-1/+1
* Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-0/+4
* Small patch for menubtton demo on OS X; thanks to Marc CullerKevin Walzer2015-04-091-0/+6
* Bump to version 8.5.18.dgp2015-02-051-1/+1
* Scrolling now working at an acceptable level with HITheme API; Unix scroll bi...Kevin Walzer2015-01-301-1/+1
* Fixed bug [3529885fff]fvogel2014-10-301-1/+7
* Bump to 8.5.17dgp2014-10-131-1/+1
* Bump to 8.5.16 for release.dgp2014-07-231-1/+1
* ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* Ticket [3279221]: Fixed setup of popup menu to prevent immediateandreask2014-02-061-0/+1
* Fix "creative writing" flaw.dgp2013-11-121-1/+1
* Bump to 8.5.15 for release.dgp2013-08-301-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
* merge release to 8.5; revert features not included in releasedgp2013-04-031-1/+1
* Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-203-0/+19
* Release branch for Tk 8.5.13.dgp2012-11-051-1/+1
* [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-61/+52
* partly backport from 8.6jan.nijtmans2012-08-092-41/+44
* Release candidate branch for Tk 8.5.12.dgp2012-07-101-1/+1
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1011-16/+16
|\
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-108-17/+17
* | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-58/+54
|\ \ | |/
| * [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-73/+85
| |\
* | \ [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
|\ \ \ | |/ /
| * | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
* | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-4/+0
|\ \ \ | |/ /
* | | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-207-33/+18
|\ \ \ | | |/ | |/|
| * | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-207-34/+18
| |\ \ | | |/
| | * set [wm maxsize] as welljan.nijtmans2012-04-161-0/+1
| | * Fix bug 533519jan.nijtmans2012-04-167-38/+17
| |/
* | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5