Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove various unnecessary "global tcl_platform" occurrences, which are no ↵ | jan.nijtmans | 2015-08-05 | 16 | -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.nijtmans | 2015-08-03 | 14 | -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 ↵ | fvogel | 2015-07-28 | 1 | -1/+1 |
|\ \ | |/ | | | | | destroy | ||||
| * | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel ↵ | fvogel | 2015-07-28 | 1 | -1/+1 |
| | | | | | | | | destroy | ||||
* | | 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 ↵ | Kevin Walzer | 2015-01-30 | 1 | -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 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 ↵ | Kevin Walzer | 2015-01-30 | 1 | -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 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 ↵ | jan.nijtmans | 2014-07-08 | 1 | -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.nijtmans | 2014-05-19 | 1 | -8/+8 |
| | | | | | | | | | | | | [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4] | ||||
* | | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]: | jenglish | 2014-05-27 | 1 | -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]: | jenglish | 2014-05-27 | 1 | -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 variables | jan.nijtmans | 2014-02-07 | 1 | -0/+5 |
| | | |||||
* | | Merged. Ticket [3279221]: Fixed setup of popup menu to prevent | andreask | 2014-02-06 | 1 | -0/+1 |
|\ \ | |/ | | | | | immediate disappearance due to an event race. | ||||
| * | Ticket [3279221]: Fixed setup of popup menu to prevent immediate | andreask | 2014-02-06 | 1 | -0/+1 |
| | | | | | | | | disappearance due to an event race. | ||||
* | | Fix "creative writing" problem. | dgp | 2013-11-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix "creative writing" flaw. | dgp | 2013-11-12 | 1 | -1/+1 |
| | | |||||
| * | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 1 | -1/+1 |
| | | |||||
| * | Bug [c597acdab3]: Call [$pb step] in tail position in ↵ | jan.nijtmans | 2013-08-26 | 1 | -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. | dgp | 2013-08-30 | 1 | -1/+1 |
| | | |||||
* | | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 1 | -15/+14 |
| | | |||||
* | | Bug [c597acdab3]: Call [$pb step] in tail position | jenglish | 2013-08-15 | 1 | -2/+2 |
| | | | | | | | | | | in ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired. | ||||
* | | Bug [2501278]: ttk::scale keyboard binding problem | jan.nijtmans | 2013-06-28 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Bug [2501278]: ttk::scale keyboard binding problem | jan.nijtmans | 2013-06-28 | 1 | -1/+4 |
| | | |||||
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 3 | -0/+19 |
|\ \ | |/ | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | ||||
| * | Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk. | jan.nijtmans | 2013-03-20 | 3 | -0/+19 |
| | | |||||
* | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 2 | -18/+28 |
|\ \ | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif. | ||||
| * | | removed one entry too much from ttk:entry | jan.nijtmans | 2013-01-13 | 1 | -0/+1 |
| | | | |||||
| * | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 2 | -18/+27 |
| |\ \ | | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif. | ||||
| | * | | See bug 3600390bug_3600390 | jan.nijtmans | 2013-01-11 | 2 | -3/+6 |
| |/ / |/| | | |||||
| * | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's ↵ | jan.nijtmans | 2013-01-12 | 2 | -5/+1 |
| |\ \ |/ / / | | | | | | | what the Tcl_InitStubs does), so there is no need to test both. | ||||
| * | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's ↵ | jan.nijtmans | 2013-01-12 | 2 | -6/+1 |
| |/ | | | | | | | what the Tcl_InitStubs does), so there is no need to test boths | ||||
| * | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3600260]: Errors in new virtual event definitions | jan.nijtmans | 2013-01-10 | 1 | -3/+3 |
| | | |||||
* | | [Bug 3600251]: Inappropriate replacement of Mac binding. | jan.nijtmans | 2013-01-10 | 1 | -1/+1 |
| | | |||||
* | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| | |