| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [600b72bfbc789]: Unnecessary inclusion of tclInt.h in tkMain.c in Windows... | jan.nijtmans | 2015-10-06 | 1 | -3/+12 |
|
|
* | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ |
|
| * | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|
|
* | | Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile o... | ashok | 2015-10-06 | 2 | -11/+213 |
|
|
* | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 2 | -2/+2 |
|
|
* | | New icon for wish86.exe, original work contributed by Dawson Cowals. This fix... | jan.nijtmans | 2015-10-04 | 2 | -0/+0 |
|\ \ |
|
| * | | Experiment, just to have a look how the new icon could look like.new_icons | jan.nijtmans | 2015-09-11 | 2 | -0/+0 |
|
|
* | | | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
|
|
* | | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> event | fvogel | 2015-09-29 | 2 | -6/+27 |
|\ \ \
| |/ / |
|
| * | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> event | fvogel | 2015-09-29 | 2 | -6/+24 |
| |\ \ |
|
| | * | | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventbug_1501749fff | fvogel | 2015-09-23 | 2 | -6/+24 |
| |/ / |
|
* | | | [c648c8dad1] Repair PNG reader buffer overflow protections that prevented | dgp | 2015-09-23 | 1 | -4/+8 |
|
|
* | | | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogel | 2015-09-13 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 | fvogel | 2015-09-13 | 1 | -1/+1 |
|
|
* | | Remove licenced images (which cannot be used for commercial purposes). See [/... | jan.nijtmans | 2015-09-10 | 2 | -114/+0 |
|
|
* | | Fixed bug [1581435fff] - Documented precedence order in the matching process ... | fvogel | 2015-09-06 | 2 | -9/+17 |
|\ \
| |/ |
|
| * | Fixed bug [1581435fff] - Documented precedence order in the matching process ... | fvogel | 2015-09-06 | 2 | -8/+16 |
| |\ |
|
| | * | Fixed bug [1581435fff] - Documented precedence order in the matching process ...bug_1581435fff | fvogel | 2015-09-02 | 2 | -8/+16 |
| |/ |
|
* | | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a... | jan.nijtmans | 2015-08-28 | 4 | -29/+43 |
|\ \
| |/ |
|
| * | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a... | jan.nijtmans | 2015-08-28 | 4 | -29/+43 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001... | jan.nijtmans | 2015-08-20 | 2 | -2/+29 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001... | jan.nijtmans | 2015-08-20 | 2 | -2/+29 |
|
|
* | | minor spacing, no functional change. | jan.nijtmans | 2015-08-18 | 5 | -8/+8 |
|
|
* | | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 16 | -32/+41 |
|
|
* | | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). | jan.nijtmans | 2015-08-03 | 15 | -34/+36 |
|\ \
| |/ |
|
| * | Fix [6fe75131c546226b]: doc: tk_messageBox (mac) | jan.nijtmans | 2015-08-03 | 1 | -12/+27 |
|
|
* | | Made textDisp-4.9 more robust to font variations across platforms, so that it... | fvogel | 2015-07-28 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Made textDisp-4.9 more robust to font variations across platforms, so that it... | fvogel | 2015-07-28 | 1 | -1/+5 |
|
|
* | | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de... | fvogel | 2015-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de... | fvogel | 2015-07-28 | 1 | -1/+1 |
|
|
* | | Fixed bug [2886436fff] - [.txt] deletes before start index - by appyling the ... | fvogel | 2015-07-16 | 3 | -14/+9 |
|\ \
| |/ |
|
| * | Fixed bug [2886436fff] - [.txt] deletes before start index - by appyling the ... | fvogel | 2015-07-16 | 3 | -14/+9 |
| |\ |
|
| | * | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o...bug_2886436fff_option1 | fvogel | 2015-07-14 | 3 | -14/+9 |
|
|
* | | | Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an... | jan.nijtmans | 2015-07-15 | 3 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an... | jan.nijtmans | 2015-07-15 | 3 | -4/+7 |
| |/ |
|
* | | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti... | fvogel | 2015-07-13 | 2 | -1/+14 |
|\ \
| |/ |
|
| * | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti... | fvogel | 2015-07-13 | 2 | -1/+14 |
| |\ |
|
| | * | Added test case for bug [3f1f79abcf]bug_3f1f79abcf | fvogel | 2015-07-11 | 1 | -0/+13 |
|
|
| | * | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti... | fvogel | 2015-07-10 | 1 | -1/+1 |
|
|
* | | | Fixed bad indentation in the contents table of the text widget man page of th... | fvogel | 2015-07-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fixed bad indentation in the contents table of the text widget man page of th... | fvogel | 2015-07-13 | 1 | -1/+1 |
| |/ |
|
* | | Use size_t in stead of int for some internal refCount variables. On 32-bit sy... | jan.nijtmans | 2015-07-08 | 5 | -15/+14 |
|
|
* | | Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidget | jan.nijtmans | 2015-07-07 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidget | jan.nijtmans | 2015-07-07 | 1 | -2/+4 |
|
|
| * | Add tk-mac doc to 8.5 | Kevin Walzer | 2015-06-30 | 1 | -0/+237 |
|
|
* | | Revert [b80a6942]. Realize now that "true" was not bold because the option d... | andy | 2015-07-02 | 1 | -1/+1 |
|
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 10 | -2426/+2431 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 15 | -2436/+2439 |
|
|