summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use unicode copyright sign, in stead of depending on translation.nijtmans2010-11-054-7/+13
* * changes: Updates for 8.6b2 release.dgp2010-11-042-3/+33
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-11-034-662/+94
* [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-117-17/+41
* Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-113-6/+31
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-113-108/+37
* Add netapi32 to the windows link linenijtmans2010-10-114-6/+12
* win/Makefile.in (genstubs): Generate ttk files as wellnijtmans2010-10-062-2/+6
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-069-243/+130
* * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-062-7/+12
* [Bug 3080953] Malformed Unicode characters in %A substitutionnijtmans2010-10-052-7/+4
* [Bug 3080953] Malformed Unicode characters in %A substitutionnijtmans2010-10-052-10/+18
* * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):dkf2010-10-012-8/+30
* tkMain.c: make compilable with -DUNICODE as wellnijtmans2010-09-292-40/+87
* re-generate configure with autoconf-2.59nijtmans2010-09-293-32/+26
* Add explicit scspec "EXTERN", as in Tclnijtmans2010-09-284-3/+14
* [Bug 3076671] CVS HEAD Tk build fails on win32 with msys/mingw.nijtmans2010-09-282-2/+7
* Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-232-10/+7
* winMain should never be called with stubsnijtmans2010-09-231-1/+4
* Dummy genstubs::export (from genStubs.tcl)nijtmans2010-09-232-1/+20
* Add -Wdeclaration-after-statementnijtmans2010-09-236-122/+144
* clean-up, port all genStubs.tcl changesnijtmans2010-09-201-4/+4
* clean-up, port all genStubs.tcl changesnijtmans2010-09-205-549/+597
* win/tkWinX.c (_WIN32_IE): update to IE5.5 base expectationhobbs2010-09-162-4/+8
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-09-143-4/+9
* Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor...nijtmans2010-09-131-2/+2
* Move definitions of WINVER/_WIN32_WINNT to one place, now that we only suppor...nijtmans2010-09-135-19/+14
* Make compilable with -DUNICODE, or mark files with a TODO which are not done ...nijtmans2010-09-1014-27/+106
* win/rules.vc: (sync with tcl version)nijtmans2010-09-098-76/+72
* TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363]jenglish2010-09-082-1/+7
* * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings fordkf2010-09-052-30/+49
* library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-024-5/+23
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-313-4/+14
* * unix/Makefile.in: add valgrind targethobbs2010-08-274-5/+21
* * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-275-3/+129
* * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/hobbs2010-08-272-6/+12
* [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-216-125/+130
* Move USE_OLD_IMAGE support after tkDecls.hnijtmans2010-08-192-7/+10
* [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-198-3876/+62
* * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-122-2/+4
* * unix/configure: regen with ac-2.59hobbs2010-08-125-233/+53
* * changes: Updates for 8.6b2 release.dgp2010-08-112-3/+234
* fix DFARs note for number-adjusted rights clausehobbs2010-08-042-1/+5
* * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-032-2/+9
* Dup test IDsdgp2010-08-031-4/+4
* * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF todkf2010-07-182-342/+402
* [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not...nijtmans2010-07-164-10/+22
* * doc/text.n: Fixed minor typo in the description of 'textandreas_kupries2010-07-062-2/+7
* ttk_widget.n(SEE ALSO): s/style/ttk::style/jenglish2010-07-031-2/+2
* [Bug #3020677] wish can't link reg1.2nijtmans2010-07-012-5/+9