summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-293-115/+490
| * | enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-262-48/+56
| |/
| * workaround for _strtoi64 determination on win64 (autoconf-2.13 issue)jan.nijtmans2012-03-152-10/+14
* | Provide fallback for _strtoi64jan.nijtmans2012-02-262-0/+79
|\ \ | |/
| * Provide fallback for _strtoi64jan.nijtmans2012-02-262-9/+59
* | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
|\ \ | |/
| * proposed fix for bug-3486474jan.nijtmans2012-02-101-1/+1
* | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert adkf2012-02-101-3/+10
* | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-271-4/+4
* | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-15/+21
|\ \ | |/
| * 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
|\ \ | |/
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
| * Support Visual Studio 11jan.nijtmans2011-09-261-51/+55
* | Release candidate branch for Tk 8.5.11dgp2011-10-262-2/+2
* | Fix up the implementation to account for shared options enumeration.dgp2011-10-171-43/+20
* | Revise the proposed "-nocomplain" option to "-confirmoverwrite"dgp2011-10-051-9/+11
* | Contributed implementation patch for TIP 382.dgp2011-10-041-4/+10
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-162-5/+5
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1611-48/+48
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-164-9/+5
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-1611-47/+30
* | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-137-21/+19
|\ \ | |/
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-132-29/+29
* | [Bug 3314770] regression - Windows file dialogs not resizablejan.nijtmans2011-08-031-1/+1
* | merge to RCdgp2011-06-202-0/+73
|\ \
| * \ Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-162-0/+73
| |\ \ | | |/
| | * Sync with win/tcl.m4 from Tcljan.nijtmans2011-06-162-17/+62
* | | Merge to RC branchdgp2011-06-1047-94/+4
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-0847-93/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-0843-85/+0
| * | correctiondgp2011-06-071-0/+3
| * | Backport [Bug 2482771] fix.dgp2011-06-071-1/+1
* | | Release candidate branch for Tk 8.5.10dgp2011-05-262-2/+2
|/ /
* | Synchronize rules.vc with the version in the tcl source tree.patthoyts2011-04-212-45/+61
* | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-263-3/+3
|\ \ | |/
| * The -debug:full option is not supported when using the modern versions of lin...jan2011-03-263-3/+3
* | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-241-7/+21
|\ \ | |/
| * [Bug #3239768] tk8.4.19 (and later) WIN32 menu font supportjan.nijtmans2011-03-241-6/+20
* | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-221-3/+69
* | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-191-3/+2
* | Eliminate unneeded _TkFinalize wrapper.jan.nijtmans2011-03-121-1/+1
* | merge-markjan.nijtmans2011-03-111-9/+0
|\ \ | |/
| * SEH-emulation for AMD64jan.nijtmans2011-03-113-42/+112
| * SC_EMBED_MANIFEST macrojan.nijtmans2011-03-114-129/+475
* | [Bug 3205260] avoid crash in wm manage of children with null class patthoyts2011-03-101-1/+2
* | We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-081-21/+0
|\ \ | |/
| * We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-051-24/+0
| * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2