Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 2 | -11/+0 |
| | |||||
* | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -14/+4 |
|\ | |||||
| * | Fix bug 533519 | jan.nijtmans | 2012-04-16 | 1 | -13/+4 |
| | | |||||
* | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
|\ \ | |/ | |||||
| * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| | | | | | | some more tkInt.decls formatting | ||||
* | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 3 | -122/+135 |
|\ \ | |/ | | | | | cleanup tkInt.decls configure changes for cygwin | ||||
| * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 3 | -160/+173 |
| | | |||||
* | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -23/+32 |
|\ \ | |/ | | | format tk.decls like tcl8.5/8.6 | ||||
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 3 | -15/+20 |
| | | |||||
* | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -97/+441 |
| | | |||||
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -48/+151 |
|\ \ | |/ | | | (autoconf still to be run!) | ||||
| * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 2 | -49/+55 |
| | | |||||
| * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 3 | -119/+486 |
| |\ | | | | | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
| | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 3 | -115/+490 |
| | | | |||||
| * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 2 | -48/+56 |
| |/ | |||||
| * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) | jan.nijtmans | 2012-03-15 | 2 | -10/+14 |
| | | |||||
* | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -0/+79 |
|\ \ | |/ | |||||
| * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -9/+59 |
| | | |||||
* | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
| | | |||||
* | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
| | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
* | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -4/+4 |
| | | |||||
* | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
|\ \ | |/ | |||||
| * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -28/+25 |
| | | |||||
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
| | | |||||
| * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -51/+55 |
| | | |||||
* | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 2 | -2/+2 |
| | | |||||
* | | Fix up the implementation to account for shared options enumeration. | dgp | 2011-10-17 | 1 | -43/+20 |
| | | |||||
* | | Revise the proposed "-nocomplain" option to "-confirmoverwrite" | dgp | 2011-10-05 | 1 | -9/+11 |
| | | |||||
* | | Contributed implementation patch for TIP 382. | dgp | 2011-10-04 | 1 | -4/+10 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -5/+5 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 11 | -48/+48 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 4 | -9/+5 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 11 | -47/+30 |
| | | |||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 7 | -21/+19 |
|\ \ | |/ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -29/+29 |
| | | |||||
* | | [Bug 3314770] regression - Windows file dialogs not resizable | jan.nijtmans | 2011-08-03 | 1 | -1/+1 |
| | | |||||
* | | merge to RC | dgp | 2011-06-20 | 2 | -0/+73 |
|\ \ | |||||
| * \ | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 2 | -0/+73 |
| |\ \ | | |/ | |||||
| | * | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 2 | -17/+62 |
| | | | |||||
* | | | Merge to RC branch | dgp | 2011-06-10 | 47 | -94/+4 |
|\ \ \ | |/ / | |||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 47 | -93/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 43 | -85/+0 |
| | | | |||||
| * | | correction | dgp | 2011-06-07 | 1 | -0/+3 |
| | | | |||||
| * | | Backport [Bug 2482771] fix. | dgp | 2011-06-07 | 1 | -1/+1 |
| | | | |||||
* | | | Release candidate branch for Tk 8.5.10 | dgp | 2011-05-26 | 2 | -2/+2 |
|/ / | |||||
* | | Synchronize rules.vc with the version in the tcl source tree. | patthoyts | 2011-04-21 | 2 | -45/+61 |
| | | | | | | Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | | The -debug:full option is not supported when using the modern versions of ↵ | jan | 2011-03-26 | 3 | -3/+3 |
|\ \ | |/ | | | | | link.exe included with MSVC, use -debug instead |