| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 1 | -0/+17 |
|
|
* | win/rules.vc: (sync with tcl version) | nijtmans | 2010-09-09 | 1 | -0/+10 |
|
|
* | TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] | jenglish | 2010-09-08 | 1 | -0/+5 |
|
|
* | * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings for | dkf | 2010-09-05 | 1 | -23/+29 |
|
|
* | library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl: | jenglish | 2010-09-02 | 1 | -0/+6 |
|
|
* | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 1 | -0/+6 |
|
|
* | * unix/Makefile.in: add valgrind target | hobbs | 2010-08-27 | 1 | -0/+5 |
|
|
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -0/+6 |
|
|
* | * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ | hobbs | 2010-08-27 | 1 | -0/+6 |
|
|
* | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -0/+5 |
|
|
* | Move USE_OLD_IMAGE support after tkDecls.h | nijtmans | 2010-08-19 | 1 | -1/+2 |
|
|
* | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 1 | -0/+7 |
|
|
* | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 1 | -0/+2 |
|
|
* | * unix/configure: regen with ac-2.59 | hobbs | 2010-08-12 | 1 | -0/+8 |
|
|
* | * changes: Updates for 8.6b2 release. | dgp | 2010-08-11 | 1 | -2/+6 |
|
|
* | fix DFARs note for number-adjusted rights clause | hobbs | 2010-08-04 | 1 | -0/+4 |
|
|
* | * library/button.tcl (::tk::CheckEnter): use uplevel set instead | hobbs | 2010-08-03 | 1 | -0/+5 |
|
|
* | * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF to | dkf | 2010-07-18 | 1 | -24/+32 |
|
|
* | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not... | nijtmans | 2010-07-16 | 1 | -0/+7 |
|
|
* | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 1 | -0/+5 |
|
|