| Commit message (Expand) | Author | Age | Files | Lines |
* | Polished listbox justification demo | fvogel | 2016-01-11 | 1 | -5/+7 |
|
|
* | merged trunk | fvogel | 2016-01-11 | 51 | -272/+276 |
|\ |
|
| * | Make test-case and binding equal for win32 and x11. Test-case doesn't pass yet | jan.nijtmans | 2016-01-08 | 1 | -2/+2 |
|
|
| * | ..... horizontal scrollbar too | jan.nijtmans | 2016-01-08 | 1 | -1/+4 |
|
|
| * | New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6) | jan.nijtmans | 2016-01-08 | 1 | -0/+3 |
| |\ |
|
| * | | Backout previous commit: it causes many event-related test-failures in Tk tes... | jan.nijtmans | 2016-01-08 | 1 | -4/+0 |
|
|
| * | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | fvogel | 2016-01-06 | 1 | -0/+4 |
|
|
| * | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 1 | -11/+25 |
| |\ \ |
|
| | * | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433fff | fvogel | 2015-12-30 | 1 | -11/+25 |
| | |/ |
|
| * | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -1/+0 |
| | |\ |
|
| | | * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29 | fvogel | 2015-11-05 | 1 | -1/+0 |
|
|
| * | | | Fixed entry (and final) part of bug [542199fff] - Double click on a lone char... | fvogel | 2015-11-08 | 1 | -2/+8 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199fff | fvogel | 2015-11-03 | 1 | -2/+8 |
| | |/ |
|
| * | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl... | fvogel | 2015-10-09 | 1 | -0/+40 |
| |\ \
| | |/ |
|
| | * | Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using the...bug_1669632fff | fvogel | 2015-10-04 | 1 | -0/+4 |
|
|
| | * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
| | * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogel | 2015-10-04 | 1 | -0/+8 |
|
|
| | * | Added forgotten comment for case (iv) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
| | * | Added forgotten comment for case (i) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
| | * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
| | * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back... | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
| | * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
| * | | Remove licenced images (which cannot be used for commercial purposes). See [/... | jan.nijtmans | 2015-09-10 | 2 | -114/+0 |
|
|
| * | | minor spacing, no functional change. | jan.nijtmans | 2015-08-18 | 4 | -7/+7 |
|
|
| * | | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 16 | -32/+41 |
|
|
| * | | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). | jan.nijtmans | 2015-08-03 | 14 | -28/+30 |
| |\ \
| | |/ |
|
| * | | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de... | fvogel | 2015-07-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de... | fvogel | 2015-07-28 | 1 | -1/+1 |
|
|
| * | | Fix [1641721]: tk_getOpenFile shows symlinks to directories twice. | jan.nijtmans | 2015-05-26 | 1 | -1/+4 |
| |\ \
| | |/ |
|
| | * | Fix [1641721]: tk_getOpenFile shows symlinks to directories twice. | jan.nijtmans | 2015-05-26 | 1 | -0/+4 |
|
|
| | * | Small patch for menubtton demo on OS X; thanks to Marc Culler | Kevin Walzer | 2015-04-09 | 1 | -0/+6 |
|
|
| | * | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -1/+1 |
|
|
| | * | Scrolling now working at an acceptable level with HITheme API; Unix scroll bi... | Kevin Walzer | 2015-01-30 | 1 | -1/+1 |
|
|
| * | | Small patch for menubtton demo on OS X; thanks to Marc Culler | Kevin Walzer | 2015-04-09 | 1 | -0/+6 |
|
|
| * | | Bump to 8.6.4. | dgp | 2015-02-26 | 1 | -1/+1 |
|
|
| * | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-02-02 | 17 | -60/+60 |
|
|
| * | | Scrolling is now working at an acceptable level; using Unix bindings to drive... | Kevin Walzer | 2015-01-30 | 1 | -2/+2 |
|
|
| * | | Reduce redraw issues during window zoom events on Cocoa | Kevin Walzer | 2014-12-31 | 1 | -0/+1 |
|
|
| * | | merge trunk | dgp | 2014-11-07 | 1 | -1/+7 |
| |\ \ |
|
| | * \ | [3529885] [scale] handle negative resolution properly. | dgp | 2014-11-07 | 1 | -1/+7 |
| | |\ \
| | | |/ |
|
| | | * | Fixed bug [3529885fff] | fvogel | 2014-10-30 | 1 | -1/+7 |
|
|
| | | * | Bump to 8.5.17 | dgp | 2014-10-13 | 1 | -1/+1 |
|
|
| | | * | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -1/+1 |
|
|
| * | | | Bump to Tk 8.6.3; update changes file | dgp | 2014-10-14 | 1 | -1/+1 |
| |/ / |
|
| * | | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -1/+1 |
|
|
| * | | Workaround for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924b... | jan.nijtmans | 2014-07-08 | 1 | -8/+8 |
| |\ \ |
|
| | * | | Possible fix for [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f... | jan.nijtmans | 2014-05-19 | 1 | -8/+8 |
|
|
| * | | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]: | jenglish | 2014-05-27 | 1 | -6/+32 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|