From 11ef7ee9e6b3c39a7052f896da96369dc098d8ae Mon Sep 17 00:00:00 2001 From: Ian MacArthur Date: Wed, 29 Oct 2014 14:21:08 +0000 Subject: Add method Fl_Window::clear_modal_states(), addresses STR #3123 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10404 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5a667d166..b4b3bb730 100644 --- a/CHANGES +++ b/CHANGES @@ -70,6 +70,8 @@ CHANGES IN FLTK 1.3.3 RELEASED: Oct XX 2014 - Improved Fl_Widget::when() handling in Fl_Tabs (STR #2939). - Improved support for more recent compilers (clang and gcc) that issue more warnings, and fixed some 32-/64-bit compilation issues. + - Add method Fl_Window::clear_modal_states() to make it possible to + remove the modal or non-modal state from a window (STR #3123). - New portable sleep methods Fl::sleep(), Fl::msleep(), Fl::usleep(). Bug fixes -- cgit v1.2.3