| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk. | jan.nijtmans | 2013-02-20 | 1 | -11/+34 |
|\ |
|
| * | [Bug 3605401]: Compiler error with latest mingw-w64 headers.bug_3605401 | jan.nijtmans | 2013-02-20 | 1 | -2/+3 |
|
|
| * | Bug 3605401: Compiler error with latest mingw-w64 headers | jan.nijtmans | 2013-02-20 | 1 | -1/+2 |
|
|
* | | Merge trunk. | jan.nijtmans | 2013-02-19 | 1 | -1/+2 |
|\ \
| |/ |
|
* | | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversions | jan.nijtmans | 2013-02-11 | 1 | -1/+1 |
|
|
* | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 1 | -29/+22 |
|
|
* | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-12-21 | 1 | -12/+12 |
|\ \ |
|
| * | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-08-20 | 1 | -12/+12 |
|
|
* | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 1 | -12/+2 |
|
|
* | | | make windde and winreg load again | jan.nijtmans | 2012-11-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 | jan.nijtmans | 2012-10-31 | 1 | -1/+1 |
|
|
* | | merge trunkfrq_3527238 | jan.nijtmans | 2012-09-19 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | merge trunk | jan.nijtmans | 2012-08-08 | 1 | -4/+57 |
|\ \
| |/ |
|
| * | add 3 testcases for "dde poke", only active with --enable-symbols | jan.nijtmans | 2012-08-07 | 1 | -1/+54 |
|
|
* | | merge trunk | jan.nijtmans | 2012-08-06 | 1 | -6/+15 |
|\ \
| |/ |
|
| * | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 1 | -1/+9 |
| |\ |
|
| * | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 1 | -3/+4 |
|
|
| * | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -3/+3 |
|
|
* | | | merge trunk | jan.nijtmans | 2012-08-02 | 1 | -2/+12 |
|\ \ \
| |/ / |
|
| * | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 1 | -3/+13 |
|
|
| * | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-01 | 1 | -1/+1 |
|
|
| * | | dde version: 1.4.0b1 | jan.nijtmans | 2012-07-12 | 1 | -1/+1 |
|
|
* | | | new attempt, with only those parts of frq-3527238 which don't introduce new c... | jan.nijtmans | 2012-06-11 | 1 | -21/+24 |
|/ / |
|
* | | Revise the "null data" check: null strings are possible, but empty binary arr... | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | | [Bug 3525762]: Encoding handling in dde | jan.nijtmans | 2012-05-29 | 1 | -32/+61 |
|\ \ |
|
| * | | explicitely specify encoding in DdeCreateStringHandlebug_3525762 | jan.nijtmans | 2012-05-28 | 1 | -3/+3 |
|
|
| * | | fix for bug bug-3525762 | jan.nijtmans | 2012-05-28 | 1 | -27/+50 |
|/ / |
|
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -28/+41 |
|\ \
| |/ |
|
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -30/+38 |
| |\ |
|
| | * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
|
|
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -15/+36 |
|
|
* | | | fix [bug 3529063]: 2 minor bugs in TIP #106 implementation | jan.nijtmans | 2012-05-23 | 1 | -5/+5 |
|
|
* | | | TIP #106: Add Encoding Abilities to the [dde] Command | jan.nijtmans | 2012-05-21 | 1 | -36/+67 |
|\ \ \ |
|
| * | | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 1 | -4/+6 |
|
|
| * | | | merge trunk | jan.nijtmans | 2012-05-10 | 1 | -105/+120 |
| |\ \ \ |
|
| * | | | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 1 | -2/+3 |
|
|
| * | | | | fix test-cases winDde 5.1 and 5.3 | jan.nijtmans | 2012-05-08 | 1 | -1/+1 |
|
|
| * | | | | Update of Patch 2445648 to trunk tip. | dkf | 2012-05-02 | 1 | -35/+65 |
|
|
* | | | | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Protect against receiving strings without ending \0, as external applications... | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
|
|
* | | | | first shot at internationalization of dde | jan.nijtmans | 2012-05-10 | 1 | -48/+53 |
|
|
* | | | | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -61/+73 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -53/+69 |
| |\ \
| | |/ |
|
| | * | [Bug 473946]: special characters not correctly sen | jan.nijtmans | 2012-05-10 | 1 | -825/+796 |
| | |\ |
|
| | | * | Increase version to 1.2.5bug_473946 | jan.nijtmans | 2012-05-09 | 1 | -150/+115 |
|
|
| | | * | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-09 | 1 | -10/+47 |
|
|
| | | * | proposal from jmphilippe | jan.nijtmans | 2012-05-07 | 1 | -5/+11 |
| | |/ |
|
| | * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -1/+0 |
|
|
| | * | truncation in SetWindowLongPtr data | jan.nijtmans | 2012-04-25 | 1 | -2/+2 |
|
|