diff options
author | das <das> | 2006-10-31 22:33:38 (GMT) |
---|---|---|
committer | das <das> | 2006-10-31 22:33:38 (GMT) |
commit | 4f873ca58f8c762de7defa2cf5553cc413d32bc9 (patch) | |
tree | e3d83a3269a13bfac631d4287ef7adee4286d144 /ChangeLog | |
parent | 239c1d8b0298ffa2ec9d338f578b6ffdd2ea4412 (diff) | |
download | tk-4f873ca58f8c762de7defa2cf5553cc413d32bc9.zip tk-4f873ca58f8c762de7defa2cf5553cc413d32bc9.tar.gz tk-4f873ca58f8c762de7defa2cf5553cc413d32bc9.tar.bz2 |
* macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private
* macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out
* macosx/tkMacOSXEmbed.c: currently unused debug procs.
* macosx/tkMacOSXEvent.c:
* macosx/tkMacOSXInt.h:
* macosx/tkMacOSXCarbonEvents.c:
* macosx/tkMacOSXSubwindows.c:
* macosx/tkMacOSXWm.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2006-11-01 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private + * macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out + * macosx/tkMacOSXEmbed.c: currently unused debug procs. + * macosx/tkMacOSXEvent.c: + * macosx/tkMacOSXInt.h: + * macosx/tkMacOSXCarbonEvents.c: + * macosx/tkMacOSXSubwindows.c: + * macosx/tkMacOSXWm.c: + 2006-10-31 Pat Thoyts <patthoyts@users.sourceforge.net> * rules.vc: Fix bug #1582769 build with VC2003 and correct i386 arch. |