diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2005-12-02 11:01:31 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2005-12-02 11:01:31 (GMT) |
commit | 7e8c3ce95ae65ab27ae615bd7b28b6e74f719a5a (patch) | |
tree | 1e0c3b1a6232f300d1d39b0c7204387562797bd0 /ChangeLog | |
parent | 89961db0c71f639c984ebffd71e4ad7db3c53082 (diff) | |
download | tk-7e8c3ce95ae65ab27ae615bd7b28b6e74f719a5a.zip tk-7e8c3ce95ae65ab27ae615bd7b28b6e74f719a5a.tar.gz tk-7e8c3ce95ae65ab27ae615bd7b28b6e74f719a5a.tar.bz2 |
whitespace police
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -8,9 +8,9 @@ * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect before rewrapping. [Bug 1086049] - * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): - * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent): - * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): + * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): + * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent): + * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): * macosx/tkMacOSXEvent.h: Trap kEventAppAvailableWindowBoundsChanged * macosx/tkMacOSXInt.h: event to watch for change in display size and adjust internal state appropriately. @@ -211,8 +211,8 @@ * doc/GetFont.3: Revert previous fix; a NULL interp is now legal. * generic/tkFont.c (ParseFontNameObj, GetAttributeInfoObj): Allow - these functions to work with a NULL interp by making them check when - generating error messages. [Bug 1151523] + these functions to work with a NULL interp by making them check when + generating error messages. [Bug 1151523] * library/tkfbox.tcl (::tk::dialog::file::): Correct the quoting of the script used in variable traces so that widget names with spaces in |