summaryrefslogtreecommitdiff
path: root/itcl/iwidgets3.0.0/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'itcl/iwidgets3.0.0/CHANGES')
-rw-r--r--itcl/iwidgets3.0.0/CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/itcl/iwidgets3.0.0/CHANGES b/itcl/iwidgets3.0.0/CHANGES
index 7356fe253cd..b03c44c4ec0 100644
--- a/itcl/iwidgets3.0.0/CHANGES
+++ b/itcl/iwidgets3.0.0/CHANGES
@@ -117,6 +117,14 @@ ______________________________________________________________________________
>> Changed component option basis to be that of the "usuals".
+>> Added a -pasting configuration option to allow user to enable/disable
+ pasting into the entry component of the entryfield. csmith@adc.com
+ (Chad Smith)
+
+>> Removed hardcoded state comparisons in the _keyPress method and replaced
+ with code to mask out <Ctrl> and <Alt> keypress events. csmith@adc.com
+ (Chad Smith)
+
Pushbutton
______________________________________________________________________________