summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3525762]: Encoding handling in ddejan.nijtmans2012-05-291-32/+61
|\
| * explicitely specify encoding in DdeCreateStringHandlebug_3525762jan.nijtmans2012-05-281-3/+3
| |
| * 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
|\ | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX
| * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵jan.nijtmans2012-05-252-34/+56
| |\ | | | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX
| | * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵jan.nijtmans2012-05-252-6/+6
| | | | | | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX
| | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-15/+36
| | | | | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix
* | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-241-3/+20
|\ \ \ | |/ / | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
| * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-222-13/+29
| |\ \ | | |/ | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
| | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-222-13/+30
| | | | | | | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
* | | 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
| | | | | | | | | | | | update dde version to 1.4.0
| * | | 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
| | | | | | | | | | | | | | | | | | Implementation of TIP 106: Add Encoding Abilities to the [dde] Command
* | | | | | Protect against receiving strings without ending \0, as external ↵jan.nijtmans2012-05-133-15/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | applications (or Tcl with TIP #106) could generate that.
| * | | | Protect against receiving strings without ending \0, as external ↵jan.nijtmans2012-05-133-15/+12
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | applications (or Tcl with TIP #106) could generate that.
| | * | | Protect against receiving strings without ending \0, as external ↵jan.nijtmans2012-05-131-4/+11
| | | | | | | | | | | | | | | | | | | | applications (or Tcl with TIP #106) could generate that.
* | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl_Win* functions, so we no longer have to detect whether we are on WinNT+
| | | * | | [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
| | | | | | | | | | | | | | | so it can be used for the Plat* interfaces as well
* | | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ferrieux2012-05-102-0/+10
| |_|_|/ |/| | | | | | | | | | | ./configure, to avoid stale configuration.
* | | | 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
| | | | | | | | | | | | Simplify stub tables for functions which work on both UNIX and windows
* | | | 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
| | | | | | | | | | | | the fairly-common operation of converting a DString into an Obj a more efficient one.
| | |
| \ \
*-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
|\ \ \ \ | | |/ / | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\ \ | |/ / / | | | _ | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\ | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | | * 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
| | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin
| | | * | 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
| |\ \ \ \ | | |/ / /