summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2005-03-24 22:15:16 (GMT)
committerwolfsuit <wolfsuit>2005-03-24 22:15:16 (GMT)
commit4dcf1fa22acbbd54fc28126caf0c56f748358709 (patch)
tree2be98cfd291a4b12acafc18290a96cbd365eddc4 /ChangeLog
parentcc43759557da35ce47cb2a09e98f59e3ef7c43be (diff)
downloadtk-4dcf1fa22acbbd54fc28126caf0c56f748358709.zip
tk-4dcf1fa22acbbd54fc28126caf0c56f748358709.tar.gz
tk-4dcf1fa22acbbd54fc28126caf0c56f748358709.tar.bz2
Dopey bug, I should only reset the widget width for spinboxes, since I only
change it for them...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfd74dd..cf0957f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-24 Jim Ingham <jingham@apple.com>
+
+ * macosx/tkMacOSXEntry.c (TkpDrawEntryBorderAndFocus): Dopey
+ bug - don't reset the width for entry widgets - we didn't
+ change it for them.
+
2005-03-23 Jim Ingham <jingham@apple.com>
These changes allow us to draw the Entry and Spinbox widget