summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Scrolling now working at an acceptable level with HITheme API; Unix scroll ↵Kevin Walzer2015-01-301-1/+1
| | | | | | | | bindings driving scrolling in Tk window and Mac scrollbar just has to re-draw itself
* | Small patch for menubtton demo on OS X; thanks to Marc CullerKevin Walzer2015-04-091-0/+6
| |
* | Bump to 8.6.4.dgp2015-02-261-1/+1
| |
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-0217-60/+60
| |
* | Scrolling is now working at an acceptable level; using Unix bindings to ↵Kevin Walzer2015-01-301-2/+2
| | | | | | | | drive scrolling in Tk window, and just requiring Mac HITheme scrollbar to re-draw itself
* | Reduce redraw issues during window zoom events on CocoaKevin Walzer2014-12-311-0/+1
| |
* | merge trunkdgp2014-11-071-1/+7
|\ \
| * \ [3529885] [scale] handle negative resolution properly.dgp2014-11-071-1/+7
| |\ \ | | |/
| | * 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
| | |
* | | Bump to Tk 8.6.3; update changes filedgp2014-10-141-1/+1
|/ /
* | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
| |
* | Workaround for ↵jan.nijtmans2014-07-081-8/+8
|\ \ | | | | | | | | | | | | [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4]: tailcall splicing spot vs. raw TclInvokeObjectCommand. This commit can be reverted as soon as a solution for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4] is committed to Tcl trunk, but I don't want to hold my breath until that is done, neither do I want to leave the Ocaml guys in the cold ...
| * | Possible fix for ↵jan.nijtmans2014-05-191-8/+8
| | | | | | | | | | | | [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4]
* | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
|\ \ \ | |/ / |/| / | |/ | | keep track of whether a drag transaction is in progress; only initiate autoscroll in <B1-Leave> if selectMode is not "none" and %m is NotifyNormal.
| * ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
| | | | | | | | | | keep track of whether a drag transaction is in progress; only initiate autoscroll in <B1-Leave> if selectMode is not "none" and if %m is NotifyNormal.
* | [6867cc13a4] "tk fontchooser configure" overwrites global variablesjan.nijtmans2014-02-071-0/+5
| |
* | Merged. Ticket [3279221]: Fixed setup of popup menu to preventandreask2014-02-061-0/+1
|\ \ | |/ | | | | immediate disappearance due to an event race.
| * Ticket [3279221]: Fixed setup of popup menu to prevent immediateandreask2014-02-061-0/+1
| | | | | | | | disappearance due to an event race.
* | Fix "creative writing" problem.dgp2013-11-121-1/+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 ↵jan.nijtmans2013-08-261-2/+2
| | | | | | | | ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired
* | Bump to 8.6.1.dgp2013-08-301-1/+1
| |
* | Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-15/+14
| |