summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-06-21 06:52:10 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-06-21 06:52:10 +0000
commitbaa92d1d7da42270b6dafe8f6498f439e33394b6 (patch)
tree28413ff306db6947daeac1127c42616754b3f965 /CHANGES
parent77a20dbef3e748c5880116d24c84de9f10c1d40e (diff)
STR #1330: Repeat button now cancels timeout if it should get deactivated during a callback
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5219 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 42ae10d68..01e7a2643 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.1.8
+ - Repeat button now cancels timeout if it should get
+ deactivated during a callback (STR #1330)
- Added support for assigning Fl_Menu_Items to array
variables in Fluid (STR #1280)
- Added --with-archflags configure option to allow