diff options
author | andreask <andreask> | 2012-10-09 17:40:09 (GMT) |
---|---|---|
committer | andreask <andreask> | 2012-10-09 17:40:09 (GMT) |
commit | 34503c379176b9ccdae64491677af2d05d07fad3 (patch) | |
tree | 5f8696828dd980e8c20a6717ee7ebf370cc25b42 /ChangeLog | |
parent | 7f4870654825831b4547a63422ede867f6d60f00 (diff) | |
download | tk-34503c379176b9ccdae64491677af2d05d07fad3.zip tk-34503c379176b9ccdae64491677af2d05d07fad3.tar.gz tk-34503c379176b9ccdae64491677af2d05d07fad3.tar.bz2 |
Cherrypick Merge, Backport of [6223d9e067]. Restored from
tk-cocoa-8-5-bacport-branch, did not survive the merge.
See trunk 2012-05-29 Donal K. Fellows
* generic/tkInt.decls (TkMacOSXDrawable): Added OSX-specific mechanism
to allow retrieval of the drawing surface. Allows Canvas3d to be
adapted to 8.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2012-10-09 Andreas Kupries <andreask@activestate.com> + + Cherrypick Merge, Backport of [6223d9e067]. Restored from + tk-cocoa-8-5-bacport-branch, did not survive the merge. + See trunk 2012-05-29 Donal K. Fellows + + * generic/tkInt.decls (TkMacOSXDrawable): Added OSX-specific mechanism + to allow retrieval of the drawing surface. Allows Canvas3d to be + adapted to 8.6. + 2012-09-28 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkInt.h: Add 8 colors to the supported color list |