summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* tkSelect.c: Fix for [Bug #3164879] (memory allocation bugjenglish2011-01-241-0/+5
* ttk::combobox: Add missing 'validate' command (reported by schelte).jenglish2011-01-221-0/+5
* [Patch #3154705] Close button has no effectnijtmans2011-01-131-0/+4
* handle --enable-64bit=ia64 for gccnijtmans2011-01-121-0/+6
* Add changes to OSX fileswordtech2011-01-061-0/+8
* Cast some NULLs to (void *) in order to quash "missing sentinel in function c...stwo2011-01-061-0/+7
* Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tcl's Ma...stwo2010-12-171-0/+6
* [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-0/+4
* Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-0/+4
* refactor isatty() function for Windowsnijtmans2010-12-171-0/+7
* [Patch 3124554]: Move WishPanic from Tk to Tclnijtmans2010-12-161-0/+6
* Installer Improvements. Similar to Tcl [Patch 3101127].stwo2010-12-161-0/+5
* [Patch #3124683]: platform specific stuff in (tcl|tk)Main.cnijtmans2010-12-151-0/+4
* [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-131-0/+2
* Change "Application initialization failed" to "application-specific initializ...nijtmans2010-12-131-0/+3
* See also: [Patch 1910041] and [Patch 3059922]. SEH emulation on Win64 was not...nijtmans2010-12-131-0/+7
* Better building on OpenBSD.stwo2010-12-121-0/+5
* Fix manifest-generation for 64-bit gcc (mingw-w64)nijtmans2010-12-101-0/+5
* [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2nijtmans2010-12-061-0/+7
* [Patch #3116490] cross-compile support for unixnijtmans2010-12-051-0/+5
* [Patch #3116490] cross-compile Tk mingw32 on unix.nijtmans2010-12-031-0/+7
* * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...):dkf2010-12-021-46/+53
* Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff...nijtmans2010-11-291-0/+2
* Make assembler code compile in Win64 with gcc.nijtmans2010-11-291-0/+1
* Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff...nijtmans2010-11-291-0/+11
* Remove unused strrchr, combine outChannel/errChannel variables to a single va...nijtmans2010-11-241-0/+2
* re-write TkpDisplayWarning not to use any Tcl functions any more. This allows...nijtmans2010-11-241-1/+4
* [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\nijtmans2010-11-241-0/+4
* Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-0/+14
* Allow cross-compilation by default.nijtmans2010-11-181-0/+2
* [FRQ 491789]: "setargv() doesn't support a unicode cmdline"nijtmans2010-11-181-0/+5
* [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented f...nijtmans2010-11-171-0/+3
* Workaround for bug in some versions of mingw-w64nijtmans2010-11-171-0/+4
* [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-0/+2
* Bring compilation under mingw-w64 a bit closer to realitynijtmans2010-11-161-0/+7
* reverted previous commit: it has effect on the Windows consolenijtmans2010-11-151-6/+0
* Eliminate use of the function Tcl_WinTCharToUtf in generic codenijtmans2010-11-151-0/+6
* * changes: Updates for 8.6b2 release.andreas_kupries2010-11-101-0/+4
* Update NL catalog.nijtmans2010-11-061-0/+5
* Sync TK_ASCII_MAIN usage with tclMain.cnijtmans2010-11-051-0/+1
* Use unicode copyright sign, in stead of depending on translation.nijtmans2010-11-051-0/+6
* * changes: Updates for 8.6b2 release.dgp2010-11-041-1/+5
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-11-031-0/+6
* [FRQ 491789]: "setargv() doesn't support a unicodenijtmans2010-10-111-0/+9
* Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-111-0/+5
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-0/+2
* Add netapi32 to the windows link linenijtmans2010-10-111-0/+6
* win/Makefile.in (genstubs): Generate ttk files as wellnijtmans2010-10-061-0/+1
* [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-061-0/+11
* * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-5/+10