Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fixed [e8a111970a] - Misleading documentation for menu accelerator option | fvogel | 2016-08-13 | 1 | -3/+7 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Fixed [e8a111970a] - Misleading documentation for menu accelerator optionbug_e8a111970a | fvogel | 2016-08-03 | 1 | -3/+7 | |
| |/ / / | ||||||
* | | | | Change Tk_FreeXId() into a macro. | jan.nijtmans | 2016-08-12 | 9 | -78/+24 | |
* | | | | End of fix for [5660d11c3f] - text tag -background option overrules -lmarginc... | fvogel | 2016-07-31 | 1 | -5/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | End of fix for [5660d11c3f] - text tag -background option overrules -lmarginc... | fvogel | 2016-07-31 | 1 | -5/+7 | |
| |\ \ \ | ||||||
| | * | | | Added missing spacetip_443bug_5660d11c3f | fvogel | 2016-07-31 | 1 | -1/+1 | |
| | * | | | Clarified documentation about precedence of color specifications: -[lr]margin... | fvogel | 2016-07-29 | 1 | -4/+6 | |
* | | | | | Fix for [3512539fff] removed, by popular demand | fvogel | 2016-07-31 | 2 | -12/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for [3512539fff] removed, by popular demandbug_3512539fff | fvogel | 2016-07-31 | 2 | -12/+3 | |
| * | | | | | merged trunk | fvogel | 2016-07-31 | 279 | -12664/+10952 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | merge mark | dgp | 2016-07-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | merge release | dgp | 2016-07-28 | 9 | -9/+56 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | merge 8.6rc2core_8_6_6core_8_6_6_rc | dgp | 2016-07-26 | 1 | -7/+7 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Complete changes file update. | dgp | 2016-07-22 | 1 | -23/+13 | |
| | * | | | | | changes file WIP | dgp | 2016-07-22 | 1 | -0/+57 | |
| | * | | | | | merge 8.6 | dgp | 2016-07-21 | 7 | -18/+80 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Start RC branch for Tk 8.6.6 | dgp | 2016-07-12 | 8 | -9/+9 | |
* | | | | | | | | [5660d11c3f] Fix new -lmargincolor | dgp | 2016-07-28 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | [5660d11c3f] Fix new -lmargincolor | dgp | 2016-07-26 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | merged core-8-6-branch | fvogel | 2016-07-26 | 2 | -0/+7 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Fixed [5660d11c3f] - text tag -background option overrules -lmargincolor | fvogel | 2016-07-26 | 1 | -7/+7 | |
* | | | | | | | [450bb0ecad] Fix corruption [tk busy] creates on OSX. | dgp | 2016-07-22 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [450bb0ecad] Fix corruption [tk busy] creates on OSX. | dgp | 2016-07-21 | 2 | -0/+7 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | merge 8.6bug_450bb0ecad | dgp | 2016-07-21 | 133 | -964/+2488 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | [450bb0ecad] Proposed fix for [tk busy] corruption in Aqua Tk. | dgp | 2016-03-02 | 2 | -0/+7 | |
* | | | | | | | merge mark | dgp | 2016-07-22 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Final tweak for OS X wm crash, thanks to Marc Culler | Kevin Walzer | 2016-07-19 | 1 | -1/+1 | |
| * | | | | | | Fix for Ticket c84f660833546b1b84e7fd3aef930c2f17207461 (Tk crashes when topl... | Kevin Walzer | 2016-07-17 | 1 | -7/+13 | |
| * | | | | | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 4 | -11/+60 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix for bitmap distortion on Mac OS; thanks to Marc Culler for patch | Kevin Walzer | 2016-07-08 | 1 | -23/+26 | |
| * | | | | | Fix for excessive label padding in Tk/Mac; thanks to Brad Lanam for bug report | Kevin Walzer | 2016-07-06 | 1 | -1/+2 | |
* | | | | | | Final tweak for OS X wm crash, thanks to Marc Culler | Kevin Walzer | 2016-07-19 | 1 | -1/+1 | |
* | | | | | | Fix for Ticket c84f660833546b1b84e7fd3aef930c2f17207461 (Tk crashes when topl... | Kevin Walzer | 2016-07-17 | 1 | -7/+13 | |
* | | | | | | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 4 | -11/+60 | |
* | | | | | | Fix for bitmap distortion on Mac OS; thanks to Marc Culler for patch | Kevin Walzer | 2016-07-08 | 1 | -23/+26 | |
* | | | | | | Fix for excessive label padding in Tk/Mac; thanks to Brad Lanam for bug report | Kevin Walzer | 2016-07-06 | 1 | -1/+2 | |
* | | | | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew... | dkf | 2016-06-28 | 1 | -9/+160 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
* | | | | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al.... | fvogel | 2016-06-27 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 4 | -170/+168 | |
|\ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ | Whitespace fixes | jan.nijtmans | 2016-06-15 | 3 | -149/+149 | |
|\ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-11 | 2 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 9 | -14/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | unnecessary spacing | jan.nijtmans | 2016-05-31 | 1 | -2/+2 | |
* | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ... | fvogel | 2016-05-30 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test window | fvogel | 2016-05-30 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge... | fvogel | 2016-05-30 | 6 | -23/+233 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogel | 2016-05-25 | 2 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [011706ec42] for the scrollbar case | fvogel | 2016-05-20 | 2 | -3/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc... | jan.nijtmans | 2016-05-19 | 15 | -71/+71 | |