From e4ccb4ac07d1c9a5d0798beb49d2048bcdd714bf Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 1 Feb 2005 03:13:01 +0000 Subject: Fix X11 DND support. src/Fl_x.cxx: - Check the list of source types and pick the first one that starts with "text/". git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3995 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ed2ecfbb7..11427ed8a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.7 + - The X11 DND code did not correctly select a text + format for incoming data (STR #711) - Fixes to Fl_JPEG_Image error handler. - Fl_Menu::popup() and ::pulldown() would crash an application if a callback created widgets before they -- cgit v1.2.3