From 9d4d5ffdeb8dacb18f1af47772cb1ee56e7daca7 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Fri, 31 Jan 2020 08:10:37 +0100 Subject: Mention the new "Preview" switch of the GTK native file dialog. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index cf70e47ff..75592e7be 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -18,6 +18,9 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019 New Features and Extensions - (add new items here) + - New "Preview" switch added to the GTK native file chooser dialog + available on the X11 platform. This requires function fl_register_images() + to have been called. - New public variable Fl_Image::register_images_done allows an app. to detect whether function fl_register_images() has been called. - Fix Fl::add_timeout() under Linux (STR 3516). -- cgit v1.2.3