diff options
author | das <das> | 2003-02-25 16:09:19 (GMT) |
---|---|---|
committer | das <das> | 2003-02-25 16:09:19 (GMT) |
commit | 3dae19ff35152af7adbe9b140ec9e3e75e94285c (patch) | |
tree | ed702ca6946846655a0a2b4f360a4feb24679e2b /ChangeLog | |
parent | 4f5f8ff59a61c2f29cb0e121514e2a86a2850446 (diff) | |
download | tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.zip tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.tar.gz tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.tar.bz2 |
* macosx/tkMacOSXHLEvents.c: fixed conversion of apple event
parameters to posix style path names.
[Bug #621672] (steffen, Benjamin Riefenstahl)
* macosx/tkMacOSXDialog.c:
* macosx/tkMacOSXWm.c:
* macosx/Wish.pbproj/project.pbxproj:
* macosx/tkMacOSXUtil.c (removed):
* macosx/tkMacOSXUtil.h (removed): removed all references to
tkMacOSXUtil.{c,h}, made obsolete by the patch above. [Bug #621672]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-02-25 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXHLEvents.c: fixed conversion of apple event + parameters to posix style path names. + [Bug #621672] (steffen, Benjamin Riefenstahl) + + * macosx/tkMacOSXDialog.c: + * macosx/tkMacOSXWm.c: + * macosx/Wish.pbproj/project.pbxproj: + * macosx/tkMacOSXUtil.c (removed): + * macosx/tkMacOSXUtil.h (removed): removed all references to + tkMacOSXUtil.{c,h}, made obsolete by the patch above. [Bug #621672] + 2003-02-24 Jeff Hobbs <jeffh@ActiveState.com> * unix/tkUnixFont.c (CreateClosestFont, CanUseFallback): use the |