| Commit message (Expand) | Author | Age | Files | Lines |
* | (cherry-pick) Fixed bug [1510538] - Wrong initial scrollbar width | jan.nijtmans | 2016-01-08 | 1 | -2/+2 |
|
|
* | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp... | jan.nijtmans | 2015-12-03 | 2 | -13/+6 |
|
|
* | Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over... | jan.nijtmans | 2015-11-13 | 1 | -3/+3 |
|
|
* | Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Win64: Window em... | jan.nijtmans | 2015-11-10 | 1 | -2/+5 |
|
|
* | Make compile with later Visual Studio versions (backported from Tk 8.6) | jan.nijtmans | 2015-10-25 | 1 | -1/+1 |
|
|
* | Fix [916c1095438eae56]: Tk does not compile because GetVersionExW triggers wa... | jan.nijtmans | 2015-10-23 | 1 | -0/+7 |
|
|
* | TIP #437: Tk panedwindow options for proxy window | jan.nijtmans | 2015-10-08 | 1 | -0/+1 |
|\ |
|
| * | merge core-8-5-branch. tip_437 | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
| |\ |
|
| * | | Hm, better keep the TIP as it is, not making it more difficult than it alread... | jan.nijtmans | 2015-09-30 | 1 | -0/+1 |
|
|
| * | | Bring panedwindow proxy behavior in line with TIP #437 description. | jan.nijtmans | 2015-09-30 | 1 | -19/+16 |
|
|
| * | | Added -proxyborderwidth option | fvogel | 2015-09-30 | 1 | -18/+19 |
|
|
| * | | Added -proxybackground option | fvogel | 2015-09-29 | 1 | -0/+1 |
|
|
| * | | merge core-8-5-branch | jan.nijtmans | 2015-09-14 | 3 | -6/+47 |
| |\ \ |
|
| * | | | Bug [1247115fff] - Added -proxyrelief option | fvogel | 2015-07-14 | 1 | -0/+1 |
|
|
* | | | | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|
|
* | | | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
| |/
|/| |
|
* | | 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 bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 9 | -2426/+2426 |
|
|
* | Fixed typo in comment | fvogel | 2015-05-30 | 1 | -1/+1 |
|
|
* | Bump to version 8.5.18. | dgp | 2015-02-05 | 2 | -2/+2 |
|
|
* | Add support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
|
|
* | Bump to 8.5.17 | dgp | 2014-10-13 | 2 | -2/+2 |
|
|
* | Fix [9e487e9f158b3aeda2b92ca75deb3abc04e21a61|9e487e9f15]: Fix for tkWinButto... | jan.nijtmans | 2014-10-11 | 1 | -13/+21 |
|\ |
|
| * | Ticket [9e487e9f15]: Fix for tkWinButton to avoid problems in pluginbug_9e487e9f15 | jan.nijtmans | 2014-10-01 | 1 | -12/+20 |
|/ |
|
* | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 2 | -2/+2 |
|
|
* | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|
|
* | Add missing __stdcall (which crashes on win32) | jan.nijtmans | 2014-02-04 | 1 | -1/+2 |
|
|
* | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -9/+20 |
|
|
* | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 4 | -12/+34 |
|
|
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 5 | -9/+15 |
|
|
* | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 1 | -15/+15 |
|
|
* | Disable command line globbing on MinGW compiles, just as MSVC and MinGW-w64 d... | jan.nijtmans | 2013-10-01 | 1 | -0/+4 |
|
|
* | Cherrypick [132bf978f2] from trunk: | jan.nijtmans | 2013-09-27 | 2 | -82/+2 |
|
|
* | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 2 | -6/+84 |
|
|
* | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 2 | -2/+2 |
|
|
* | Fix [3588364] (hopefully) | jan.nijtmans | 2013-06-28 | 1 | -3/+3 |
|
|
* | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -2/+2 |
|
|
* | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -0/+14 |
|
|
* | some code cleanup, remove structure which is no longer used. | jan.nijtmans | 2013-06-07 | 1 | -26/+9 |
|
|
* | Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. (... | jan.nijtmans | 2013-06-07 | 1 | -737/+182 |
|
|
* | [Bug 3568760]: Tk documentation fails to build | jan.nijtmans | 2013-04-10 | 1 | -1/+1 |
|
|
* | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 3 | -3/+0 |
|
|
* | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 5 | -42/+5 |
|
|
* | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 2 | -0/+10 |
|
|
* | Same change as [9bc120ced2] for UNIX, but for Windows as well. | jan.nijtmans | 2013-03-27 | 5 | -3/+30 |
|
|
* | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 2 | -19/+31 |
|\ |
|
| * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 2 | -46/+58 |
|
|
| * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 2 | -136/+351 |
|
|