Tcl Source Code

Changes On Branch tip-106-impl
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-106-impl Excluding Merge-Ins

This is equivalent to a diff from d36a06647e to 5199131175

2012-05-21
11:31
TIP #106: Add Encoding Abilities to the [dde] Command check-in: caff0b1e87 user: jan.nijtmans tags: trunk
2012-05-16
09:29
FRQ 3527238: first experiment implementing CF_UNICODETEXT for dde check-in: ba88b2a19d user: jan.nijtmans tags: frq-3527238
2012-05-13
14:53
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: 7e5a842ffb user: jan.nijtmans tags: trunk
11:04
merge trunk check-in: b939500e30 user: dkf tags: tip-400-impl
2012-05-11
12:50
fix handling of closing '\0' for -binary data update dde version to 1.4.0 Closed-Leaf check-in: 5199131175 user: jan.nijtmans tags: tip-106-impl
2012-05-10
22:01
merge trunk check-in: 965fe4924b user: jan.nijtmans tags: tip-106-impl
21:57
first shot at internationalization of dde check-in: d36a06647e user: jan.nijtmans tags: trunk
21:48
[Bug 473946]: special characters not correctly sent check-in: 1aee402b1b user: jan.nijtmans tags: trunk

Changes to doc/dde.n.

Changes to library/dde/pkgIndex.tcl.

Changes to tests/winDde.test.

Changes to win/Makefile.in.

Changes to win/configure.

Changes to win/configure.in.

Changes to win/tclWinDde.c.