aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-08-30 15:30:15 +0200
committerAngelo Naselli <anaselli@linux.it>2015-08-30 15:30:15 +0200
commitf1f2d9626af2f6104d8b90bcb16aac5e2f7295a9 (patch)
treeb2f74ecee04e81e700fc5bc271d51d8aaadafdbf /Changes
parent71988e806a7aedc8aeb34022fbb64ac477ebbf6b (diff)
downloadmanatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar
manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.gz
manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.bz2
manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.tar.xz
manatools-f1f2d9626af2f6104d8b90bcb16aac5e2f7295a9.zip
Added event_timeout rw attribute to GUI::Dialog to allow manage $yui::YEvent::TimeoutEvent
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ab0cbd14..16c05190 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+ - Added event_timeout rw attribute to GUI::Dialog to allow
+ manage $yui::YEvent::TimeoutEvent
- Fixed ExtTab to be both EventRole and Event, which means
it captures WidgetEvents for itself and processes
the Events for it's own children as well, the ExtTab