| Commit message (Expand) | Author | Age | Files | Lines |
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-06 | 9 | -243/+130 |
|
|
* | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. | dkf | 2010-10-06 | 2 | -7/+12 |
|
|
* | [Bug 3080953] Malformed Unicode characters in %A substitution | nijtmans | 2010-10-05 | 2 | -7/+4 |
|
|
* | [Bug 3080953] Malformed Unicode characters in %A substitution | nijtmans | 2010-10-05 | 2 | -10/+18 |
|
|
* | * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): | dkf | 2010-10-01 | 2 | -8/+30 |
|
|
* | tkMain.c: make compilable with -DUNICODE as well | nijtmans | 2010-09-29 | 2 | -40/+87 |
|
|
* | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 3 | -32/+26 |
|
|
* | Add explicit scspec "EXTERN", as in Tcl | nijtmans | 2010-09-28 | 4 | -3/+14 |
|
|
* | [Bug 3076671] CVS HEAD Tk build fails on win32 with msys/mingw. | nijtmans | 2010-09-28 | 2 | -2/+7 |
|
|
* | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 2 | -10/+7 |
|
|
* | winMain should never be called with stubs | nijtmans | 2010-09-23 | 1 | -1/+4 |
|
|
* | Dummy genstubs::export (from genStubs.tcl) | nijtmans | 2010-09-23 | 2 | -1/+20 |
|
|
* | Add -Wdeclaration-after-statement | nijtmans | 2010-09-23 | 6 | -122/+144 |
|
|
* | 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 | 5 | -549/+597 |
|
|
* | win/tkWinX.c (_WIN32_IE): update to IE5.5 base expectation | hobbs | 2010-09-16 | 2 | -4/+8 |
|
|
* | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-09-14 | 3 | -4/+9 |
|
|
* | Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor... | nijtmans | 2010-09-13 | 1 | -2/+2 |
|
|
* | Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor... | nijtmans | 2010-09-13 | 5 | -19/+14 |
|
|
* | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 14 | -27/+106 |
|
|
* | win/rules.vc: (sync with tcl version) | nijtmans | 2010-09-09 | 8 | -76/+72 |
|
|
* | TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] | jenglish | 2010-09-08 | 2 | -1/+7 |
|
|
* | * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings for | dkf | 2010-09-05 | 2 | -30/+49 |
|
|
* | library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl: | jenglish | 2010-09-02 | 4 | -5/+23 |
|
|
* | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 3 | -4/+14 |
|
|
* | * unix/Makefile.in: add valgrind target | hobbs | 2010-08-27 | 4 | -5/+21 |
|
|
* | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 5 | -3/+129 |
|
|
* | * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ | hobbs | 2010-08-27 | 2 | -6/+12 |
|
|
* | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 6 | -125/+130 |
|
|
* | Move USE_OLD_IMAGE support after tkDecls.h | nijtmans | 2010-08-19 | 2 | -7/+10 |
|
|
* | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 8 | -3876/+62 |
|
|
* | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 2 | -2/+4 |
|
|
* | * unix/configure: regen with ac-2.59 | hobbs | 2010-08-12 | 5 | -233/+53 |
|
|
* | * changes: Updates for 8.6b2 release. | dgp | 2010-08-11 | 2 | -3/+234 |
|
|
* | fix DFARs note for number-adjusted rights clause | hobbs | 2010-08-04 | 2 | -1/+5 |
|
|
* | * library/button.tcl (::tk::CheckEnter): use uplevel set instead | hobbs | 2010-08-03 | 2 | -2/+9 |
|
|
* | Dup test IDs | dgp | 2010-08-03 | 1 | -4/+4 |
|
|
* | * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF to | dkf | 2010-07-18 | 2 | -342/+402 |
|
|
* | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not... | nijtmans | 2010-07-16 | 4 | -10/+22 |
|
|
* | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 2 | -2/+7 |
|
|
* | ttk_widget.n(SEE ALSO): s/style/ttk::style/ | jenglish | 2010-07-03 | 1 | -2/+2 |
|
|
* | [Bug #3020677] wish can't link reg1.2 | nijtmans | 2010-07-01 | 2 | -5/+9 |
|
|
* | [Patch #3019624] fix "place" command segfault on half-dead app main window. | a_kovalenko | 2010-06-22 | 3 | -6/+15 |
|
|
* | [Bug #3019363] "make genstubs" failure | nijtmans | 2010-06-22 | 2 | -13/+13 |
|
|
* | [Bug #3019363] "make genstubs" failure | nijtmans | 2010-06-22 | 4 | -18/+23 |
|
|
* | [Patch #2999889] TkCopyAndGlobalEval obsolete | nijtmans | 2010-06-21 | 5 | -65/+16 |
|
|
* | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 12 | -1126/+202 |
|
|
* | [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6. | jenglish | 2010-06-15 | 2 | -4/+12 |
|
|
* | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make it | dkf | 2010-06-15 | 2 | -40/+59 |
|
|
* | Terminate TkEnsemble definition with NULL | nijtmans | 2010-06-15 | 3 | -8/+12 |
|
|