summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* fix for bug bug-3525762jan.nijtmans2012-05-281-27/+50
* [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-252-34/+47
|\
| * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-252-34/+56
| |\
| | * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-252-6/+6
| | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-15/+36
* | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-241-3/+20
|\ \ \ | |/ /
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-222-13/+29
| |\ \ | | |/
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta...jan.nijtmans2012-05-222-13/+30
* | | fix [bug 3529063]: 2 minor bugs in TIP #106 implementationjan.nijtmans2012-05-231-5/+5
* | | TIP #106: Add Encoding Abilities to the [dde] Commandjan.nijtmans2012-05-216-49/+80
|\ \ \
| * | | fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans2012-05-114-14/+16
| * | | merge trunkjan.nijtmans2012-05-103-105/+130
| |\ \ \
| * | | | another bug: [dde eval -async -binary] didn't workjan.nijtmans2012-05-081-2/+3
| * | | | fix test-cases winDde 5.1 and 5.3jan.nijtmans2012-05-081-1/+1
| * | | | merge trunkdkf2012-05-062-85/+0
| |\ \ \ \
| * | | | | Update of Patch 2445648 to trunk tip.dkf2012-05-021-35/+65
* | | | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-133-15/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-133-15/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-131-4/+11
* | | | | first shot at internationalization of ddejan.nijtmans2012-05-101-48/+53
* | | | | [Bug 473946]: special characters not correctly sentjan.nijtmans2012-05-101-61/+73
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 473946]: special characters not correctly sentjan.nijtmans2012-05-101-53/+69
| |\ \ \ \ | | |/ / /
| | * | | [Bug 473946]: special characters not correctly senjan.nijtmans2012-05-101-825/+796
| | |\ \ \
| | | * | | Increase version to 1.2.5bug_473946jan.nijtmans2012-05-091-150/+115
| | | * | | [Bug 473946]: special characters not correctly sentjan.nijtmans2012-05-091-10/+47
| | | * | | proposal from jmphilippejan.nijtmans2012-05-071-5/+11
| | |/ / /
| | * | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, jan.nijtmans2012-05-071-1/+0
* | | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ...ferrieux2012-05-102-0/+10
| |_|_|/ |/| | |
* | | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-80/+0
|\ \ \ \ | |/ / /
| * | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-80/+0
| |\ \ \ | | |/ /
| | * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-62/+0
* | | | move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-5/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-5/+0
| |\ \ | | |/
| | * move some more CYGWIN stuff to unix/tclUnixPort.hjan.nijtmans2012-05-031-5/+0
* | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-271-2/+0
|\ \ \ | |/ /
| * | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-2/+2
| |\ \ | | |/
| | * truncation in SetWindowLongPtr datajan.nijtmans2012-04-251-2/+2
* | | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-253-15/+8
| | |
| \ \
*-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
|\ \ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\ \ | |/ / / | | | _
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\
| | | * merge trunkjan.nijtmans2012-04-245-8/+8
| | | |\ | | | |/ | | |/|
| | | * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-4/+7
| | | * merge core-8-4-branchjan.nijtmans2012-04-114-18/+22
| | | |\
| | | * | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-068-19/+20
| | | * | implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-0/+3
* | | | | make some more internal tables constjan.nijtmans2012-04-234-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | make some more internal tables constjan.nijtmans2012-04-235-7/+7
| |\ \ \ \ | | |/ / /
| | * | | make some more internal tables constjan.nijtmans2012-04-235-8/+8
* | | | | sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
|\ \ \ \ \ | |/ / / /