summaryrefslogtreecommitdiffstats
path: root/win/tclWinDde.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify use of "struct" keyword in many places.jan.nijtmans2016-06-301-1/+1
* Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anywayjan.nijtmans2016-06-291-20/+7
* [Bug 3605401]: Compiler error with latest mingw-w64 headers.bug_3605401jan.nijtmans2013-02-201-2/+3
* Bug 3605401: Compiler error with latest mingw-w64 headersjan.nijtmans2013-02-201-1/+2
* Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-1/+1
* merge trunkfrq_3527238jan.nijtmans2012-09-191-1/+1
|\
* \ merge trunkjan.nijtmans2012-08-081-4/+57
|\ \ | |/
| * add 3 testcases for "dde poke", only active with --enable-symbolsjan.nijtmans2012-08-071-1/+54
* | merge trunkjan.nijtmans2012-08-061-6/+15
|\ \ | |/
| * Reference to correct Bug #number. jan.nijtmans2012-08-061-1/+9
| |\
| * | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-051-3/+4
| * | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-3/+3
* | | merge trunkjan.nijtmans2012-08-021-2/+12
|\ \ \ | |/ /
| * | Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-021-3/+13
| * | Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-011-1/+1
| * | dde version: 1.4.0b1jan.nijtmans2012-07-121-1/+1
* | | new attempt, with only those parts of frq-3527238 which don't introduce new c...jan.nijtmans2012-06-111-21/+24
|/ /
* | Revise the "null data" check: null strings are possible, but empty binary arr...jan.nijtmans2012-06-081-1/+1
* | [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-251-28/+41
|\ \ | |/
| * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-30/+38
| |\
| | * [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ...jan.nijtmans2012-05-251-3/+3
| | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-15/+36
* | | 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-211-36/+67
|\ \ \
| * | | fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans2012-05-111-4/+6
| * | | merge trunkjan.nijtmans2012-05-101-105/+120
| |\ \ \
| * | | | 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
| * | | | 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-131-4/+11
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Protect against receiving strings without ending \0, as external applications...jan.nijtmans2012-05-131-4/+11
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | * truncation in SetWindowLongPtr datajan.nijtmans2012-04-251-2/+2
| | * Fixed use of C99 features breaking the build with MSVC6. The problem was intr...andreask2011-08-221-1/+1
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-3/+3
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-6/+6
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-151-22/+16
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-091-3/+0
|\ \ \ | |/ /