Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary end-of-line spacing | nijtmans@users.sourceforge.net | 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@users.sourceforge.net | 2014-11-07 | 1 | -1/+7 |
|\ | |||||
| * | [3529885] [scale] handle negative resolution properly. | dgp@users.sourceforge.net | 2014-11-07 | 1 | -1/+7 |
| |\ | |||||
| | * | Fixed bug [3529885fff] | fvogelnew1@free.fr | 2014-10-30 | 1 | -1/+7 |
| | * | Bump to 8.5.17 | dgp@users.sourceforge.net | 2014-10-13 | 1 | -1/+1 |
| | * | Bump to 8.5.16 for release. | dgp@users.sourceforge.net | 2014-07-23 | 1 | -1/+1 |
* | | | Bump to Tk 8.6.3; update changes file | dgp@users.sourceforge.net | 2014-10-14 | 1 | -1/+1 |
|/ / | |||||
* | | Bump to 8.6.2 for release. | dgp@users.sourceforge.net | 2014-07-28 | 1 | -1/+1 |
* | | Workaround for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924b... | nijtmans@users.sourceforge.net | 2014-07-08 | 1 | -8/+8 |
|\ \ | |||||
| * | | Possible fix for [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f... | nijtmans@users.sourceforge.net | 2014-05-19 | 1 | -8/+8 |
* | | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]: | jenglish@flightlab.com | 2014-05-27 | 1 | -6/+32 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]: | jenglish@flightlab.com | 2014-05-27 | 1 | -6/+32 |
* | | [6867cc13a4] "tk fontchooser configure" overwrites global variables | nijtmans@users.sourceforge.net | 2014-02-07 | 1 | -0/+5 |
* | | Merged. Ticket [3279221]: Fixed setup of popup menu to prevent | andreask | 2014-02-06 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Ticket [3279221]: Fixed setup of popup menu to prevent immediate | andreask | 2014-02-06 | 1 | -0/+1 |
* | | Fix "creative writing" problem. | dgp@users.sourceforge.net | 2013-11-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix "creative writing" flaw. | dgp@users.sourceforge.net | 2013-11-12 | 1 | -1/+1 |
| * | Bump to 8.5.15 for release. | dgp@users.sourceforge.net | 2013-08-30 | 1 | -1/+1 |
| * | Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi... | nijtmans@users.sourceforge.net | 2013-08-26 | 1 | -2/+2 |
* | | Bump to 8.6.1. | dgp@users.sourceforge.net | 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@flightlab.com | 2013-08-15 | 1 | -2/+2 |
* | | Bug [2501278]: ttk::scale keyboard binding problem | nijtmans@users.sourceforge.net | 2013-06-28 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Bug [2501278]: ttk::scale keyboard binding problem | nijtmans@users.sourceforge.net | 2013-06-28 | 1 | -1/+4 |
| * | merge release to 8.5; revert features not included in release | dgp@users.sourceforge.net | 2013-04-03 | 1 | -1/+1 |
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | nijtmans@users.sourceforge.net | 2013-03-27 | 3 | -0/+19 |
|\ \ | |/ | |||||
| * | Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk. | nijtmans@users.sourceforge.net | 2013-03-20 | 3 | -0/+19 |
* | | [Bug 3600390]: tk_strictMotif not tested for. | nijtmans@users.sourceforge.net | 2013-01-13 | 2 | -18/+28 |
|\ \ | |||||
| * | | removed one entry too much from ttk:entry | nijtmans@users.sourceforge.net | 2013-01-13 | 1 | -0/+1 |
| * | | [Bug 3600390]: tk_strictMotif not tested for. | nijtmans@users.sourceforge.net | 2013-01-13 | 2 | -18/+27 |
| |\ \ | |||||
| | * | | See bug 3600390 | nijtmans@users.sourceforge.net | 2013-01-11 | 2 | -3/+6 |
| |/ / |/| | | |||||
| * | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | nijtmans@users.sourceforge.net | 2013-01-12 | 2 | -5/+1 |
| |\ \ |/ / / | |||||
| * | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | nijtmans@users.sourceforge.net | 2013-01-12 | 2 | -6/+1 |
| |/ | |||||
| * | Release branch for Tk 8.5.13. | dgp@users.sourceforge.net | 2012-11-05 | 1 | -1/+1 |
* | | [Bug 3600260]: Errors in new virtual event definitions | nijtmans@users.sourceforge.net | 2013-01-10 | 1 | -3/+3 |
* | | [Bug 3600251]: Inappropriate replacement of Mac binding. | nijtmans@users.sourceforge.net | 2013-01-10 | 1 | -1/+1 |
* | | Create Tk 8.6.0 release branch | dgp@users.sourceforge.net | 2012-11-08 | 1 | -1/+1 |
* | | merge trunk | dgp@users.sourceforge.net | 2012-09-11 | 1 | -4/+2 |
|\ \ | |||||
| * | | fix <Up> and <Down> binding in windows console | nijtmans@users.sourceforge.net | 2012-09-11 | 1 | -4/+2 |
* | | | Bump to 8.6b3 | dgp@users.sourceforge.net | 2012-09-07 | 1 | -1/+1 |
|/ / | |||||
* | | Generate -errorcode values to go with errors. Generate messages and postscript | donal.k.fellows@manchester.ac.uk | 2012-08-27 | 17 | -53/+87 |
* | | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | donal.k.fellows@manchester.ac.uk | 2012-08-24 | 1 | -59/+58 |
|\ \ | |/ | |||||
| * | [Bug 3558535]: Factor out the filtered-sorted globbing code into one procedure | donal.k.fellows@manchester.ac.uk | 2012-08-24 | 1 | -61/+52 |
* | | new virtual event <<ToggleSelection>> | nijtmans@users.sourceforge.net | 2012-08-23 | 3 | -2/+5 |
* | | [Frq 3555324]: On Windows, re-define Ctrl-A for Select-All., as most Windows ... | nijtmans@users.sourceforge.net | 2012-08-15 | 1 | -3/+3 |
* | | two missing bindings for Mac OSX | nijtmans@users.sourceforge.net | 2012-08-13 | 1 | -2/+2 |
* | | don't put that many bindings under tk_strictMotif handling, it was not done b... | nijtmans@users.sourceforge.net | 2012-08-11 | 1 | -24/+12 |
* | | merge trunk | nijtmans@users.sourceforge.net | 2012-08-10 | 3 | -21/+29 |
|\ \ |