Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | merge trunk | dgp | 2012-09-11 | 1 | -4/+2 | |
|\ \ | ||||||
| * | | fix <Up> and <Down> binding in windows console | jan.nijtmans | 2012-09-11 | 1 | -4/+2 | |
| | | | ||||||
* | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -1/+1 | |
|/ / | ||||||
* | | Generate -errorcode values to go with errors. Generate messages and postscript | dkf | 2012-08-27 | 17 | -53/+87 | |
| | | | | | | using Tcl_Obj API, not the string result API. | |||||
* | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-24 | 1 | -59/+58 | |
|\ \ | |/ | | | that knows how to avoid nasty problems when non-list filters are used. | |||||
| * | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | dkf | 2012-08-24 | 1 | -61/+52 | |
| | | | | | | that knows how to avoid nasty problems when non-list filters are used. | |||||
* | | new virtual event <<ToggleSelection>>bug_3555644 | jan.nijtmans | 2012-08-23 | 3 | -2/+5 | |
| | | ||||||
* | | [Frq 3555324]: On Windows, re-define Ctrl-A for Select-All., as most Windows ↵ | jan.nijtmans | 2012-08-15 | 1 | -3/+3 | |
| | | | | | | | | applications do. | |||||
* | | two missing bindings for Mac OSX | jan.nijtmans | 2012-08-13 | 1 | -2/+2 | |
| | | ||||||
* | | don't put that many bindings under tk_strictMotif handling, it was not done ↵ | jan.nijtmans | 2012-08-11 | 1 | -24/+12 | |
| | | | | | | | | before | |||||
* | | merge trunk | jan.nijtmans | 2012-08-10 | 3 | -21/+29 | |
|\ \ | ||||||
| * | | Shift-Control -> Control-Shift, for consisancy everywhere | jan.nijtmans | 2012-08-10 | 4 | -10/+10 | |
| | | | ||||||
* | | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 6 | -47/+50 | |
| | | | | | | | | | | | | bindings according to Apple OSX documentation. Doc updated as well | |||||
* | | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 12 | -87/+63 | |
| | | | ||||||
* | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 13 | -85/+42 | |
|/ / | ||||||
* | | formatting, unnecessary if's | jan.nijtmans | 2012-08-09 | 1 | -39/+28 | |
|\ \ | |/ | ||||||
| * | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 2 | -41/+44 | |
| | | ||||||
| * | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 | |
| | | ||||||
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 11 | -16/+16 | |
|\ \ | |/ | ||||||
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 11 | -16/+16 | |
| |\ | ||||||
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 8 | -17/+17 | |
| | | | ||||||
* | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -58/+54 | |
|\ \ \ | |/ / | ||||||
| * | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -58/+54 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -73/+85 | |
| | |\ | | | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | |||||
* | | \ | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -9/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -9/+8 | |
| |\ \ \ | | |/ / |