diff options
author | das <das> | 2006-10-31 22:33:33 (GMT) |
---|---|---|
committer | das <das> | 2006-10-31 22:33:33 (GMT) |
commit | bd738e27a3e574c532139870400319684120100c (patch) | |
tree | 91f1ad67cdcc39fef1befc69415787833a73b6e6 /ChangeLog | |
parent | 2f0a9d443ac48768f31536ed71c9e51d8636a68e (diff) | |
download | tk-bd738e27a3e574c532139870400319684120100c.zip tk-bd738e27a3e574c532139870400319684120100c.tar.gz tk-bd738e27a3e574c532139870400319684120100c.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> * win/makefile.vc: Added ttk files to msvc build and add manifest |