summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-031-3/+16
|\
| * Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-6/+17
| |\
| | * Experiment: can it be done without a busy wait as well? Not tested on all ↵bug_011706ec42_without_busy_waitjan.nijtmans2016-04-301-6/+15
| |/ | | | | | | platforms yet, feedback appreciated!
| * Fixed indentationfvogel2016-04-291-2/+2
| |
| * Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-04-291-3/+5
| |
| * Fixed bug [2981253] - spinbox button frozen in case of repeated depressions ↵fvogel2016-03-071-14/+32
| | | | | | | | (cherrypicked [5fe2f5839e])
| * Fixed bug [3137232] - spinbox error after destroying toplevel from widget ↵fvogel2016-03-071-0/+4
| | | | | | | | (cherrypicked [e6d91ca077]
* | Remove excess spacing in various library files.jan.nijtmans2016-03-1012-35/+35
| |
* | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsfvogel2016-03-071-14/+32
|\ \
| * | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsbug_2981253ffffvogel2016-02-221-14/+32
| | |
* | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetfvogel2016-03-071-0/+4
|\ \ \
| * | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetbug_3137232ffffvogel2016-02-221-0/+4
| |/ /
* | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-1/+1
| |/ |/|
* | merge trunk; doc and comment changes only.dgp2016-02-231-0/+4
|\ \ | |/
| * Added missing comments describing input parameters of some procsfvogel2016-02-221-0/+4
| |
* | Bump to 8.6.5dgp2016-01-281-1/+1
|/
* Polished listbox justification demofvogel2016-01-111-5/+7
|
* merged trunkfvogel2016-01-1151-272/+276
|\
| * Make test-case and binding equal for win32 and x11. Test-case doesn't pass yetjan.nijtmans2016-01-081-2/+2
| |
| * ..... horizontal scrollbar toojan.nijtmans2016-01-081-1/+4
| |
| * New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6)jan.nijtmans2016-01-081-0/+3
| |\
| * | Backout previous commit: it causes many event-related test-failures in Tk ↵jan.nijtmans2016-01-081-4/+0
| | | | | | | | | | | | test suite
| * | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+4
| |\ \ | | |/
| | * Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsfvogel2016-01-061-0/+4
| | |
| * | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-061-11/+25
| |\ \
| | * | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-301-11/+25
| | |/
| * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2015-11-081-1/+0
| |\ \ | | |/
| | * 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 (and final) part of bug [542199fff] - Double click on a lone ↵fvogel2015-11-081-2/+8
| |\ \ \ | | |/ / | | | | | | | | character in an entry does not work
| | * | Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199ffffvogel2015-11-031-2/+8
| | |/ | | | | | | | | | entry does not work
| * | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵fvogel2015-10-091-0/+40
| |\ \ | | |/ | | | | | | cleanup
| | * Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using ↵bug_1669632ffffvogel2015-10-041-0/+4
| | | | | | | | | | | | the mouse
| | * 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 ↵fvogel2015-10-031-0/+3
| | | | | | | | | | | | <Control-backslash>
| | * Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogel2015-10-031-0/+3
| | |
| * | Remove licenced images (which cannot be used for commercial purposes). See ↵jan.nijtmans2015-09-102-114/+0
| | | | | | | | | | | | | | | | | | [/artifact/b2a203459daa9c49?ln=69]. Still to be replaced: win/rc/wish.ico and win/rc/lamp.bmp. This partially reverts commit [0fce209405dff92a].
| * | minor spacing, no functional change.jan.nijtmans2015-08-184-7/+7
| | |
| * | Remove various unnecessary "global tcl_platform" occurrences, which are no ↵jan.nijtmans2015-08-0516-32/+41
| | | | | | | | | | | | | | | longer used. Add "Fit To Screen Width" menu entry to Windows (and android) console menu. Ported from androwish.
| * | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). jan.nijtmans2015-08-0314-28/+30
| |\ \ | | |/ | | | Use ttk::scrollbar in stead of scrollbar in various demo's. (ported from androwish branch)
| * | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel ↵fvogel2015-07-281-1/+1
| |\ \ | | |/ | | | | | | destroy
| | * Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel ↵fvogel2015-07-281-1/+1
| | | | | | | | | | | | destroy
| * | Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-1/+4
| |\ \ | | |/
| | * 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
| | |