diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-02 11:01:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-02 11:01:31 (GMT) |
commit | 10bbb6173165d8d2807834284280cbbbbe735ac5 (patch) | |
tree | 1e0c3b1a6232f300d1d39b0c7204387562797bd0 | |
parent | 52ba5ed890bb8001a39262827dd427468580ace4 (diff) | |
download | tk-10bbb6173165d8d2807834284280cbbbbe735ac5.zip tk-10bbb6173165d8d2807834284280cbbbbe735ac5.tar.gz tk-10bbb6173165d8d2807834284280cbbbbe735ac5.tar.bz2 |
whitespace police
-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 |