FLTK logo

[branch-1.3] 70ebfdb - Finalize release 1.3.7

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[branch-1.3] 70ebfdb - Finalize release 1.3.7 "Albrecht Schlosser" Jul 25, 2021  
 
commit 70ebfdb6a120533130ed4a25f83bd7ae2a501581
Author:     Albrecht Schlosser <albrechts.fltk@online.de>
AuthorDate: Sun Jul 25 15:00:00 2021 +0200
Commit:     Albrecht Schlosser <albrechts.fltk@online.de>
CommitDate: Sun Jul 25 15:16:28 2021 +0200

    Finalize release 1.3.7
    
    Update version numbers, announcement, docs, ...

 ANNOUNCEMENT                        | 22 +++++++++++-----------
 CHANGES                             | 16 ++++++++++++++++
 CMakeLists.txt                      |  2 +-
 CREDITS                             |  2 +-
 FL/Enumerations.H                   |  2 +-
 FL/Fl_File_Chooser.H                |  2 +-
 FL/Fl_Help_Dialog.H                 |  2 +-
 KNOWN_BUGS.html                     | 10 +++++-----
 README                              |  2 +-
 README.bundled-libs.txt             |  8 ++++----
 configure.ac                        |  2 +-
 documentation/src/fltk-title.tex.in |  2 +-
 documentation/src/index.dox         |  4 ++--
 documentation/src/preface.dox       |  2 +-
 fltk_version.dat                    |  2 +-
 fluid/about_panel.cxx               |  2 +-
 fluid/about_panel.fl                |  2 +-
 fluid/about_panel.h                 |  2 +-
 fluid/alignment_panel.cxx           |  2 +-
 fluid/alignment_panel.fl            |  2 +-
 fluid/alignment_panel.h             |  2 +-
 fluid/fluid.plist                   |  6 +++---
 fluid/function_panel.cxx            |  2 +-
 fluid/function_panel.fl             |  2 +-
 fluid/function_panel.h              |  2 +-
 fluid/print_panel.cxx               |  2 +-
 fluid/print_panel.fl                |  2 +-
 fluid/print_panel.h                 |  2 +-
 fluid/template_panel.cxx            |  2 +-
 fluid/template_panel.fl             |  2 +-
 fluid/template_panel.h              |  2 +-
 fluid/widget_panel.cxx              |  2 +-
 fluid/widget_panel.fl               |  2 +-
 fluid/widget_panel.h                |  2 +-
 ide/Xcode4/plists/Fluid-Info.plist  |  2 +-
 png/makedepend                      |  6 ++++++
 src/Fl_File_Chooser.cxx             |  2 +-
 src/Fl_File_Chooser.fl              |  2 +-
 src/Fl_Help_Dialog.cxx              |  2 +-
 src/Fl_Help_Dialog.fl               |  2 +-
 test/CubeViewUI.fl                  |  2 +-
 test/demo.cxx                       |  2 +-
 test/fast_slow.fl                   |  2 +-
 test/inactive.fl                    |  2 +-
 test/keyboard_ui.fl                 |  2 +-
 test/mandelbrot_ui.fl               |  2 +-
 test/preferences.fl                 |  2 +-
 test/radio.fl                       |  2 +-
 test/resize.fl                      |  2 +-
 test/tabs.fl                        |  2 +-
 test/tree.fl                        |  2 +-
 test/valuators.fl                   |  2 +-
 52 files changed, 92 insertions(+), 70 deletions(-)

diff --git ANNOUNCEMENT ANNOUNCEMENT
index 52010f9..8b45ee5 100644
--- ANNOUNCEMENT
+++ ANNOUNCEMENT
@@ -4,28 +4,28 @@ The initial FLTK 1.3.0 is based on the final 1.1.10.
   Doxygen based documentation, and several new widgets including
   Fl_Native_File_Chooser, Fl_Table, and Fl_Tree.
 
-FLTK 1.3.6 and previous versions contain many improvements and bug fixes.
+FLTK 1.3.7 and previous versions contain many improvements and bug fixes.
 
-  Please see CHANGES for a list of changes in FLTK 1.3.0 to 1.3.6.
+  Please see CHANGES for a list of changes in FLTK 1.3.0 to 1.3.7.
 
-  Even though FLTK 1.3.6 does not fix all STRs, we decided to release
-  FLTK 1.3.6 as it contains many new features, bug fixes, and adaptations
-  to new compiler releases and OS versions (e.g. macOS 10.14 "Mojave"
-  up to macOS 11 "Big Sur" and better configure support for some
-  Linux platforms).
+  FLTK 1.3.7 is a maintenance release for macOS only. It fixes one
+  regression introduced in FLTK 1.3.6 and two long standing timer
+  issues on macOS.
+
+  Other platforms than macOS are not affected.
 
   Open bugs and feature requests can be viewed (offline) in KNOWN_BUGS.html
   with your browser. Links in this file direct you to the current state
   (online) of all listed bugs and feature requests.
 
   Note: This file is a snapshot of https://www.fltk.org/roadmap.php
-  as of this release (May 15, 2021). Please take into account that some
+  as of release 1.3.6 (May 15, 2021). Please take into account that some
   bugs and/or feature requests in this list might have been fixed without
   notice.
 
-  Bugs and feature requests for FLTK 1.4.x may also apply to FLTK 1.3.6.
+  Bugs and feature requests for FLTK 1.4.x may also apply to FLTK 1.3.7.
 
-FLTK 1.3.6 is expected to be the last release in the 1.3.x series.
+FLTK 1.3.7 is expected to be the last release in the 1.3.x series.
 
   All bug reports for 1.3.x will be fixed in FLTK 1.4.x if possible.
 
@@ -35,7 +35,7 @@ Note to Git users: This branch (branch-1.3) is end of life since the
 release of FLTK 1.3.4. Only very serious bug fixes will be available
 if FLTK 1.4.0 is not yet released or not (yet) stable enough.
 
-This release (1.3.6) is a bug fix and maintenance release without new
+This release (1.3.7) is a bug fix and maintenance release without new
 FLTK features (except macOS Mojave and Big Sur + M1 support).
 
 The current development branch is 'master' -- please checkout a new,
diff --git CHANGES CHANGES
index 20ea416..d7ad583 100644
--- CHANGES
+++ CHANGES
@@ -1,3 +1,19 @@
+CHANGES IN FLTK 1.3.7					RELEASED: Jul 25 2021
+
+FLTK 1.3.7 is a maintenance release for macOS only. It fixes one
+regression introduced in FLTK 1.3.6 and two long standing timer
+issues on macOS.
+
+Other platforms than macOS are not concerned.
+
+Changes:
+
+  Avoid premature FL_RELEASE event at start of drag-n-drop operation
+  Fix a timer inconsistency and prevent a crash
+  Fl::add_timeout() must always create a new timer (#248)
+
+
+
 CHANGES IN FLTK 1.3.6					RELEASED: May 15 2021
 
 There have been no changes since FLTK 1.3.6rc2.
diff --git CMakeLists.txt CMakeLists.txt
index 3253368..506ac11 100644
--- CMakeLists.txt
+++ CMakeLists.txt
@@ -47,7 +47,7 @@ set (OpenGL_GL_PREFERENCE LEGACY)
 # define the FLTK project and version
 #######################################################################
 
-project (FLTK VERSION 1.3.6)
+project (FLTK VERSION 1.3.7)
 
 #######################################################################
 # include macro definitions of generally used macros
diff --git CREDITS CREDITS
index ba2db53..d42f3d5 100644
--- CREDITS
+++ CREDITS
@@ -1,4 +1,4 @@
-CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.6
+CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.7
 --------------------------------------------------
 
     This file lists the people responsible for the toolkit you are
diff --git FL/Enumerations.H FL/Enumerations.H
index 2742be8..a8a4041 100644
--- FL/Enumerations.H
+++ FL/Enumerations.H
@@ -73,7 +73,7 @@
 
    FLTK remains binary compatible between patches.
  */
-#define FL_PATCH_VERSION	6
+#define FL_PATCH_VERSION	7
 
 /**
     The FLTK version number as a \em double.
diff --git FL/Fl_File_Chooser.H FL/Fl_File_Chooser.H
index 50c6b36..f36e93c 100644
--- FL/Fl_File_Chooser.H
+++ FL/Fl_File_Chooser.H
@@ -23,7 +23,7 @@
 // =======================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef Fl_File_Chooser_H
 #define Fl_File_Chooser_H
diff --git FL/Fl_Help_Dialog.H FL/Fl_Help_Dialog.H
index 053b356..f0d5731 100644
--- FL/Fl_Help_Dialog.H
+++ FL/Fl_Help_Dialog.H
@@ -23,7 +23,7 @@
 // ========================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef Fl_Help_Dialog_H
 #define Fl_Help_Dialog_H
diff --git KNOWN_BUGS.html KNOWN_BUGS.html
index 566dfd5..50c9078 100644
--- KNOWN_BUGS.html
+++ KNOWN_BUGS.html
@@ -2,20 +2,20 @@
    "http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
-  <title>Known Bugs and Feature Requests - Fast Light Toolkit (FLTK) 1.3.6</title>
+  <title>Known Bugs and Feature Requests - Fast Light Toolkit (FLTK) 1.3.7</title>
   <meta http-equiv="Pragma" content="no-cache">
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <link rel="stylesheet" type="text/css" href="html/fltk.css">
 </head>
 <body>
-<h1>Known Bugs and Feature Requests in FLTK 1.3.6</h1>
+<h1>Known Bugs and Feature Requests in FLTK 1.3.7</h1>
 
 <p>This is a list of open STR's (Software Trouble Reports) and RFE's
-(Requests for Enhancement) at the time of the release of FLTK 1.3.6 (Apr 26, 2021).
+(Requests for Enhancement) at the time of the release of FLTK 1.3.7 (June 7, 2021).
 The current list can be viewed online at FLTK's
 <a href="https://www.fltk.org/roadmap.php#1.3";>Development Roadmap</a>.
 <br><br>
-FLTK 1.3.6 is expected to be the last release in the 1.3.x series. Only
+FLTK 1.3.7 is expected to be the last release in the 1.3.x series. Only
 very serious bugs <b>may</b> be addressed in a future 1.3.x release.
 <br>
 All open STR's and RFE's of FLTK 1.3.x will be considered for FLTK 1.4.0,
@@ -36,7 +36,7 @@ and/or patches online.</b>
    including Fl_Native_File_Chooser, Fl_Table, and Fl_Tree. FLTK 1.3 is no longer in active
    development but still gets some important bug fixes (and for instance new macOS support).
    <br>
-  FLTK 1.3.6 is the current stable release and will likely be the last release of this branch.
+  FLTK 1.3.7 is the current stable release and will likely be the last release of this branch.
 </p>
 <br>
 
diff --git README README
index 091ba79..7918b65 100644
--- README
+++ README
@@ -1,4 +1,4 @@
-README - Fast Light Tool Kit (FLTK) Version 1.3.6
+README - Fast Light Tool Kit (FLTK) Version 1.3.7
 -------------------------------------------------
 
 WHAT IS FLTK?
diff --git README.bundled-libs.txt README.bundled-libs.txt
index e0f3d94..5133c4b 100644
--- README.bundled-libs.txt
+++ README.bundled-libs.txt
@@ -6,13 +6,13 @@ about the current versions of all bundled libraries and about how to
 upgrade these bundled libraries.
 
 
-Current versions of bundled libraries (as of Feb 25, 2021):
+Current versions of bundled libraries (as of June 9, 2021):
 
   Library       Version            Release date         FLTK Version
   --------------------------------------------------------------------------
-  jpeg          jpeg-9d            2020-01-12           1.3.6
-  png           libpng-1.6.37      2019-04-14           1.3.6
-  zlib          zlib-1.2.11        2017-01-15           1.3.6
+  jpeg          jpeg-9d            2020-01-12           1.3.6 / 1.3.7
+  png           libpng-1.6.37      2019-04-14           1.3.6 / 1.3.7
+  zlib          zlib-1.2.11        2017-01-15           1.3.6 / 1.3.7
   --------------------------------------------------------------------------
 
 Previous versions of bundled libraries:
diff --git configure.ac configure.ac
index 2c0738d..b5e3218 100644
--- configure.ac
+++ configure.ac
@@ -51,7 +51,7 @@ esac
 dnl FLTK library versions...
 FLTK_VERSION_MAJOR=1
 FLTK_VERSION_MINOR=3
-FLTK_VERSION_PATCH=6
+FLTK_VERSION_PATCH=7
 FL_DSO_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}
 FL_ABI_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}.0
 FLTK_VERSION=${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}.${FLTK_VERSION_PATCH}
diff --git documentation/src/fltk-title.tex.in documentation/src/fltk-title.tex.in
index 94b3be0..fcbdee8 100644
--- documentation/src/fltk-title.tex.in
+++ documentation/src/fltk-title.tex.in
@@ -11,7 +11,7 @@
 \end{DoxyImageNoCaption}\\
 \vspace*{2cm}
 {\Large
-Revision 9.6 by F. Costantini, D. Gibson, M. Melcher, \\
+Revision 9.7 by F. Costantini, D. Gibson, M. Melcher, \\
 A. Schlosser, B. Spitzak, and M. Sweet.}\\
 \vspace*{1.5cm}
 {\large Copyright 1998-@YEAR@ by Bill Spitzak and others.}\\
diff --git documentation/src/index.dox documentation/src/index.dox
index 8907499..6e9a243 100644
--- documentation/src/index.dox
+++ documentation/src/index.dox
@@ -8,9 +8,9 @@
     \image latex FL200.png "" width=5cm
   </CENTER></TD>
   <TD><CENTER>
-    <B>FLTK 1.3.6 Programming Manual</B>
+    <B>FLTK 1.3.7 Programming Manual</B>
 
-    Revision 9.6 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
+    Revision 9.7 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
     A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
 
     Copyright 1998-2021 by Bill Spitzak and others.
diff --git documentation/src/preface.dox documentation/src/preface.dox
index eb0c0bb..a45b87c 100644
--- documentation/src/preface.dox
+++ documentation/src/preface.dox
@@ -3,7 +3,7 @@
  \page preface Preface
 
 This manual describes the Fast Light Tool Kit ("FLTK")
-version 1.3.6, a C++ Graphical User Interface
+version 1.3.7, a C++ Graphical User Interface
 ("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X. Each
 of the chapters in this manual is designed as a tutorial for
 using FLTK, while the appendices provide a convenient reference
diff --git fltk_version.dat fltk_version.dat
index 95b25ae..3336003 100644
--- fltk_version.dat
+++ fltk_version.dat
@@ -1 +1 @@
-1.3.6
+1.3.7
diff --git fluid/about_panel.cxx fluid/about_panel.cxx
index ba94e98..3c7c3e2 100644
--- fluid/about_panel.cxx
+++ fluid/about_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "about_panel.h"
 void show_help(const char *name); 
diff --git fluid/about_panel.fl fluid/about_panel.fl
index 094b8b5..da26b49 100644
--- fluid/about_panel.fl
+++ fluid/about_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/about_panel.h fluid/about_panel.h
index 7618245..3db6479 100644
--- fluid/about_panel.h
+++ fluid/about_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef about_panel_h
 #define about_panel_h
diff --git fluid/alignment_panel.cxx fluid/alignment_panel.cxx
index 2b84458..6256e3a 100644
--- fluid/alignment_panel.cxx
+++ fluid/alignment_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "alignment_panel.h"
 #include <FL/Fl_Preferences.H>
diff --git fluid/alignment_panel.fl fluid/alignment_panel.fl
index e5e7fca..eca0802 100644
--- fluid/alignment_panel.fl
+++ fluid/alignment_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/alignment_panel.h fluid/alignment_panel.h
index 4ac094c..ac2e9e0 100644
--- fluid/alignment_panel.h
+++ fluid/alignment_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef alignment_panel_h
 #define alignment_panel_h
diff --git fluid/fluid.plist fluid/fluid.plist
index 3ab9ea8..e1a0e49 100644
--- fluid/fluid.plist
+++ fluid/fluid.plist
@@ -9,7 +9,7 @@
 	<key>CFBundleIdentifier</key>
 	<string>org.fltk.fluid</string>
 	<key>CFBundleVersion</key>
-	<string>1.3.6</string>
+	<string>1.3.7</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>NSHumanReadableCopyright</key>
@@ -25,9 +25,9 @@
 	<key>CFBundleIconFile</key>
 	<string>fluid.icns</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.3.6</string>
+	<string>1.3.7</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.3.6, Copyright 1998-2021 by Bill Spitzak and others</string>
+	<string>1.3.7, Copyright 1998-2021 by Bill Spitzak and others</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 		<dict>
diff --git fluid/function_panel.cxx fluid/function_panel.cxx
index 1876937..4738db3 100644
--- fluid/function_panel.cxx
+++ fluid/function_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "function_panel.h"
 #include <FL/Fl_Pixmap.H>
diff --git fluid/function_panel.fl fluid/function_panel.fl
index cdb6c52..603ad1e 100644
--- fluid/function_panel.fl
+++ fluid/function_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/function_panel.h fluid/function_panel.h
index 4f4facc..88832b1 100644
--- fluid/function_panel.h
+++ fluid/function_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef function_panel_h
 #define function_panel_h
diff --git fluid/print_panel.cxx fluid/print_panel.cxx
index 896df4f..6e32354 100644
--- fluid/print_panel.cxx
+++ fluid/print_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "print_panel.h"
 #include <stdio.h>
diff --git fluid/print_panel.fl fluid/print_panel.fl
index e7e00d9..31f9bd5 100644
--- fluid/print_panel.fl
+++ fluid/print_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/print_panel.h fluid/print_panel.h
index fe540ca..5ad5743 100644
--- fluid/print_panel.h
+++ fluid/print_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef print_panel_h
 #define print_panel_h
diff --git fluid/template_panel.cxx fluid/template_panel.cxx
index 62b7655..2715422 100644
--- fluid/template_panel.cxx
+++ fluid/template_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "template_panel.h"
 #include <stdio.h>
diff --git fluid/template_panel.fl fluid/template_panel.fl
index 1a6ba34..5fe717e 100644
--- fluid/template_panel.fl
+++ fluid/template_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/template_panel.h fluid/template_panel.h
index 8d978d3..df65851 100644
--- fluid/template_panel.h
+++ fluid/template_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef template_panel_h
 #define template_panel_h
diff --git fluid/widget_panel.cxx fluid/widget_panel.cxx
index 2a804a4..d3cdcd5 100644
--- fluid/widget_panel.cxx
+++ fluid/widget_panel.cxx
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "widget_panel.h"
 extern void comment_cb(Fl_Text_Editor*, void*);
diff --git fluid/widget_panel.fl fluid/widget_panel.fl
index 5514f8d..b0ca107 100644
--- fluid/widget_panel.fl
+++ fluid/widget_panel.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 comment {//
diff --git fluid/widget_panel.h fluid/widget_panel.h
index 504fa0c..bef5d95 100644
--- fluid/widget_panel.h
+++ fluid/widget_panel.h
@@ -16,7 +16,7 @@
 //     http://www.fltk.org/str.php
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #ifndef widget_panel_h
 #define widget_panel_h
diff --git ide/Xcode4/plists/Fluid-Info.plist ide/Xcode4/plists/Fluid-Info.plist
index e029829..1b2ded2 100644
--- ide/Xcode4/plists/Fluid-Info.plist
+++ ide/Xcode4/plists/Fluid-Info.plist
@@ -40,7 +40,7 @@
 	<key>CFBundleSignature</key>
 	<string>FLTK</string>
 	<key>CFBundleVersion</key>
-	<string>1.3.6</string>
+	<string>1.3.7</string>
 	<key>NSHumanReadableCopyright</key>
 	<string>Copyright 1998-2021 by Bill Spitzak and others.</string>
 	<key>CFBundleGetInfoString</key>
diff --git png/makedepend png/makedepend
index a7ecdeb..3635989 100644
--- png/makedepend
+++ png/makedepend
@@ -30,3 +30,9 @@ pngerror.o: pngpriv.h pnglibconf.h png.h pngconf.h pngstruct.h pnginfo.h
 pngerror.o: pngdebug.h
 pngpread.o: pngpriv.h pnglibconf.h png.h pngconf.h pngstruct.h pnginfo.h
 pngpread.o: pngdebug.h
+arm/arm_init.o: pngpriv.h pnglibconf.h png.h pngconf.h pngstruct.h pnginfo.h
+arm/arm_init.o: pngdebug.h
+arm/filter_neon_intrinsics.o: pngpriv.h pnglibconf.h png.h pngconf.h
+arm/filter_neon_intrinsics.o: pngstruct.h pnginfo.h pngdebug.h
+arm/palette_neon_intrinsics.o: pngpriv.h pnglibconf.h png.h pngconf.h
+arm/palette_neon_intrinsics.o: pngstruct.h pnginfo.h pngdebug.h
diff --git src/Fl_File_Chooser.cxx src/Fl_File_Chooser.cxx
index a49e0bd..1b35e51 100644
--- src/Fl_File_Chooser.cxx
+++ src/Fl_File_Chooser.cxx
@@ -23,7 +23,7 @@
 // =======================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "../FL/Fl_File_Chooser.H"
 #include <FL/fl_draw.H>
diff --git src/Fl_File_Chooser.fl src/Fl_File_Chooser.fl
index d4770e4..d73699a 100644
--- src/Fl_File_Chooser.fl
+++ src/Fl_File_Chooser.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {../FL/Fl_File_Chooser.H}
 code_name {.cxx}
 comment {//
diff --git src/Fl_Help_Dialog.cxx src/Fl_Help_Dialog.cxx
index e9f58a1..6470d20 100644
--- src/Fl_Help_Dialog.cxx
+++ src/Fl_Help_Dialog.cxx
@@ -23,7 +23,7 @@
 // ========================================================================
 //
 
-// generated by Fast Light User Interface Designer (fluid) version 1.0306
+// generated by Fast Light User Interface Designer (fluid) version 1.0307
 
 #include "../FL/Fl_Help_Dialog.H"
 #include "flstring.h"
diff --git src/Fl_Help_Dialog.fl src/Fl_Help_Dialog.fl
index c225a1e..9b0bf88 100644
--- src/Fl_Help_Dialog.fl
+++ src/Fl_Help_Dialog.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {../FL/Fl_Help_Dialog.H}
 code_name {.cxx}
 comment {//
diff --git test/CubeViewUI.fl test/CubeViewUI.fl
index 085a32d..1a59eba 100644
--- test/CubeViewUI.fl
+++ test/CubeViewUI.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 class CubeViewUI {open
diff --git test/demo.cxx test/demo.cxx
index 8499e73..dfed6ec 100644
--- test/demo.cxx
+++ test/demo.cxx
@@ -104,7 +104,7 @@
    bundled IDE solutions add a 'd' to the executable file name
    ('demod.exe') in Debug configurations that needs to be removed.
    This is no longer true with CMake-generated IDE's starting with
-   FLTK 1.3.6, but in FLTK 1.3 the OLD behavior is still used if
+   FLTK 1.3.6, but in FLTK 1.3.x the OLD behavior is still used if
    the provided Visual Studio IDE projects are used.
 */
 
diff --git test/fast_slow.fl test/fast_slow.fl
index afa52b2..f259ba0 100644
--- test/fast_slow.fl
+++ test/fast_slow.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/inactive.fl test/inactive.fl
index 5d029a1..2c250de 100644
--- test/inactive.fl
+++ test/inactive.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/keyboard_ui.fl test/keyboard_ui.fl
index 294813f..6bc3ae6 100644
--- test/keyboard_ui.fl
+++ test/keyboard_ui.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {make_window()} {open
diff --git test/mandelbrot_ui.fl test/mandelbrot_ui.fl
index e7301a1..c2d5f9c 100644
--- test/mandelbrot_ui.fl
+++ test/mandelbrot_ui.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 decl {\#include "mandelbrot.h"} {public local
diff --git test/preferences.fl test/preferences.fl
index 2bbe24e..5e44cd3 100644
--- test/preferences.fl
+++ test/preferences.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 decl {\#include <FL/Fl_Preferences.H>} {public local
diff --git test/radio.fl test/radio.fl
index fd2e04d..a89003c 100644
--- test/radio.fl
+++ test/radio.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {button_cb(Fl_Button *b, void *)} {
diff --git test/resize.fl test/resize.fl
index a119cb0..abed32c 100644
--- test/resize.fl
+++ test/resize.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/tabs.fl test/tabs.fl
index f1fee60..191d366 100644
--- test/tabs.fl
+++ test/tabs.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {} {open
diff --git test/tree.fl test/tree.fl
index d22771b..57a6975 100644
--- test/tree.fl
+++ test/tree.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 decl {\#include <stdio.h>} {public global
diff --git test/valuators.fl test/valuators.fl
index dbea245..e877c7f 100644
--- test/valuators.fl
+++ test/valuators.fl
@@ -1,5 +1,5 @@
 # data file for the Fltk User Interface Designer (fluid)
-version 1.0306
+version 1.0307
 header_name {.h}
 code_name {.cxx}
 Function {callback(Fl_Widget* o, void*)} {open private return_type void
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.