| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "Application initialization failed" to "application-specific initializ... | nijtmans | 2010-12-13 | 1 | -0/+3 |
|
|
* | See also: [Patch 1910041] and [Patch 3059922]. SEH emulation on Win64 was not... | nijtmans | 2010-12-13 | 1 | -0/+7 |
|
|
* | Better building on OpenBSD. | stwo | 2010-12-12 | 1 | -0/+5 |
|
|
* | Fix manifest-generation for 64-bit gcc (mingw-w64) | nijtmans | 2010-12-10 | 1 | -0/+5 |
|
|
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2 | nijtmans | 2010-12-06 | 1 | -0/+7 |
|
|
* | [Patch #3116490] cross-compile support for unix | nijtmans | 2010-12-05 | 1 | -0/+5 |
|
|
* | [Patch #3116490] cross-compile Tk mingw32 on unix. | nijtmans | 2010-12-03 | 1 | -0/+7 |
|
|
* | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -46/+53 |
|
|
* | Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff... | nijtmans | 2010-11-29 | 1 | -0/+2 |
|
|
* | Make assembler code compile in Win64 with gcc. | nijtmans | 2010-11-29 | 1 | -0/+1 |
|
|
* | Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff... | nijtmans | 2010-11-29 | 1 | -0/+11 |
|
|
* | Remove unused strrchr, combine outChannel/errChannel variables to a single va... | nijtmans | 2010-11-24 | 1 | -0/+2 |
|
|
* | re-write TkpDisplayWarning not to use any Tcl functions any more. This allows... | nijtmans | 2010-11-24 | 1 | -1/+4 |
|
|
* | [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\ | nijtmans | 2010-11-24 | 1 | -0/+4 |
|
|
* | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -0/+14 |
|
|
* | Allow cross-compilation by default. | nijtmans | 2010-11-18 | 1 | -0/+2 |
|
|
* | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" | nijtmans | 2010-11-18 | 1 | -0/+5 |
|
|
* | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f... | nijtmans | 2010-11-17 | 1 | -0/+3 |
|
|
* | Workaround for bug in some versions of mingw-w64 | nijtmans | 2010-11-17 | 1 | -0/+4 |
|
|
* | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -0/+2 |
|
|
* | Bring compilation under mingw-w64 a bit closer to reality | nijtmans | 2010-11-16 | 1 | -0/+7 |
|
|
* | reverted previous commit: it has effect on the Windows console | nijtmans | 2010-11-15 | 1 | -6/+0 |
|
|
* | Eliminate use of the function Tcl_WinTCharToUtf in generic code | nijtmans | 2010-11-15 | 1 | -0/+6 |
|
|
* | * changes: Updates for 8.6b2 release. | andreas_kupries | 2010-11-10 | 1 | -0/+4 |
|
|
* | Update NL catalog. | nijtmans | 2010-11-06 | 1 | -0/+5 |
|
|
* | Sync TK_ASCII_MAIN usage with tclMain.c | nijtmans | 2010-11-05 | 1 | -0/+1 |
|
|
* | Use unicode copyright sign, in stead of depending on translation. | nijtmans | 2010-11-05 | 1 | -0/+6 |
|
|
* | * changes: Updates for 8.6b2 release. | dgp | 2010-11-04 | 1 | -1/+5 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 1 | -0/+6 |
|
|
* | [FRQ 491789]: "setargv() doesn't support a unicode | nijtmans | 2010-10-11 | 1 | -0/+9 |
|
|
* | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -0/+5 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-11 | 1 | -0/+2 |
|
|
* | Add netapi32 to the windows link line | nijtmans | 2010-10-11 | 1 | -0/+6 |
|
|
* | win/Makefile.in (genstubs): Generate ttk files as well | nijtmans | 2010-10-06 | 1 | -0/+1 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-06 | 1 | -0/+11 |
|
|
* | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. | dkf | 2010-10-06 | 1 | -5/+10 |
|
|
* | [Bug 3080953] Malformed Unicode characters in %A substitution | nijtmans | 2010-10-05 | 1 | -2/+1 |
|
|
* | [Bug 3080953] Malformed Unicode characters in %A substitution | nijtmans | 2010-10-05 | 1 | -0/+6 |
|
|
* | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): | dkf | 2010-10-01 | 1 | -5/+11 |
|
|
* | tkMain.c: make compilable with -DUNICODE as well | nijtmans | 2010-09-29 | 1 | -0/+1 |
|
|
* | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 1 | -0/+6 |
|
|
* | Add explicit scspec "EXTERN", as in Tcl | nijtmans | 2010-09-28 | 1 | -0/+3 |
|
|
* | [Bug 3076671] CVS HEAD Tk build fails on win32 with msys/mingw. | nijtmans | 2010-09-28 | 1 | -0/+5 |
|
|
* | Dummy genstubs::export (from genStubs.tcl) | nijtmans | 2010-09-23 | 1 | -0/+1 |
|
|
* | Add -Wdeclaration-after-statement | nijtmans | 2010-09-23 | 1 | -0/+9 |
|
|
* | clean-up, port all genStubs.tcl changes | nijtmans | 2010-09-20 | 1 | -4/+4 |
|
|
* | clean-up, port all genStubs.tcl changes | nijtmans | 2010-09-20 | 1 | -0/+7 |
|
|
* | win/tkWinX.c (_WIN32_IE): update to IE5.5 base expectation | hobbs | 2010-09-16 | 1 | -2/+6 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-09-14 | 1 | -0/+5 |
|
|
* | Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor... | nijtmans | 2010-09-13 | 1 | -0/+7 |
|
|