From fb1b0fab0a422e9ff8807bed12ae09abb4f0d975 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 15 Feb 2010 16:43:51 +0000 Subject: Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7084 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d03f28ff7..3a9004a22 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.3.0 + - Added binary data type to Fluid + - File chosser preview would hang if a device was choosen - Replaced _WIN32 symbols that had come with UTF-8 and the new Fl_Table widget with WIN32 - Fixed a buffer overflow in fl_utf8from_mb() (STR #2279) -- cgit v1.2.3