summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/about_panel.cxx2
-rw-r--r--fluid/about_panel.fl2
-rw-r--r--fluid/about_panel.h2
-rw-r--r--fluid/codeview_panel.cxx2
-rw-r--r--fluid/codeview_panel.fl2
-rw-r--r--fluid/codeview_panel.h2
-rw-r--r--fluid/documentation/src/index.dox2
-rw-r--r--fluid/fluid.plist6
-rw-r--r--fluid/function_panel.cxx2
-rw-r--r--fluid/function_panel.fl2
-rw-r--r--fluid/function_panel.h2
-rw-r--r--fluid/print_panel.cxx2
-rw-r--r--fluid/print_panel.fl2
-rw-r--r--fluid/print_panel.h2
-rw-r--r--fluid/settings_panel.cxx2
-rw-r--r--fluid/settings_panel.fl2
-rw-r--r--fluid/settings_panel.h2
-rw-r--r--fluid/template_panel.cxx2
-rw-r--r--fluid/template_panel.fl2
-rw-r--r--fluid/template_panel.h2
-rw-r--r--fluid/widget_panel.cxx2
-rw-r--r--fluid/widget_panel.fl2
-rw-r--r--fluid/widget_panel.h2
23 files changed, 25 insertions, 25 deletions
diff --git a/fluid/about_panel.cxx b/fluid/about_panel.cxx
index 18885eee8..b28347ae5 100644
--- a/fluid/about_panel.cxx
+++ b/fluid/about_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "about_panel.h"
void show_help(const char *name);
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index 743aaa626..6ef5bdbd0 100644
--- a/fluid/about_panel.fl
+++ b/fluid/about_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/about_panel.h b/fluid/about_panel.h
index e06c34de9..0130a1e44 100644
--- a/fluid/about_panel.h
+++ b/fluid/about_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef about_panel_h
#define about_panel_h
diff --git a/fluid/codeview_panel.cxx b/fluid/codeview_panel.cxx
index 2f72738c8..0c46696e3 100644
--- a/fluid/codeview_panel.cxx
+++ b/fluid/codeview_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "codeview_panel.h"
#include "fluid.h"
diff --git a/fluid/codeview_panel.fl b/fluid/codeview_panel.fl
index e0737c781..80f74f13f 100644
--- a/fluid/codeview_panel.fl
+++ b/fluid/codeview_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/codeview_panel.h b/fluid/codeview_panel.h
index f98660b8f..34efd22af 100644
--- a/fluid/codeview_panel.h
+++ b/fluid/codeview_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef codeview_panel_h
#define codeview_panel_h
diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox
index 657e448e2..7a2808207 100644
--- a/fluid/documentation/src/index.dox
+++ b/fluid/documentation/src/index.dox
@@ -14,7 +14,7 @@
\image latex fluid-128.png "" width=3cm
</CENTER></TD>
<TD><CENTER>
- <B>FLUID 1.4.2 User Manual</B>
+ <B>FLUID 1.5.0 User Manual</B>
By F.&nbsp;Costantini, M.&nbsp;Melcher,
A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
diff --git a/fluid/fluid.plist b/fluid/fluid.plist
index 88711f118..cf1b391c8 100644
--- a/fluid/fluid.plist
+++ b/fluid/fluid.plist
@@ -9,7 +9,7 @@
<key>CFBundleIdentifier</key>
<string>org.fltk.fluid</string>
<key>CFBundleVersion</key>
- <string>1.4.2</string>
+ <string>1.5.0</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.4.2</string>
+ <string>1.5.0</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.2, Copyright 1998-2025 by Bill Spitzak and others</string>
+ <string>1.5.0, Copyright 1998-2025 by Bill Spitzak and others</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx
index 71a34b510..489341c5b 100644
--- a/fluid/function_panel.cxx
+++ b/fluid/function_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "function_panel.h"
#include "fluid.h"
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl
index bd25f3821..7c77af009 100644
--- a/fluid/function_panel.fl
+++ b/fluid/function_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/function_panel.h b/fluid/function_panel.h
index a45c197f0..d41a9d355 100644
--- a/fluid/function_panel.h
+++ b/fluid/function_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef function_panel_h
#define function_panel_h
diff --git a/fluid/print_panel.cxx b/fluid/print_panel.cxx
index a6077888c..bf1dca655 100644
--- a/fluid/print_panel.cxx
+++ b/fluid/print_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "print_panel.h"
#include "fluid.h"
diff --git a/fluid/print_panel.fl b/fluid/print_panel.fl
index 94df4ce75..382eece2b 100644
--- a/fluid/print_panel.fl
+++ b/fluid/print_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/print_panel.h b/fluid/print_panel.h
index a8f5ccb9d..fed8fd3c0 100644
--- a/fluid/print_panel.h
+++ b/fluid/print_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef print_panel_h
#define print_panel_h
diff --git a/fluid/settings_panel.cxx b/fluid/settings_panel.cxx
index 351598359..bdaea50ca 100644
--- a/fluid/settings_panel.cxx
+++ b/fluid/settings_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "settings_panel.h"
#include "undo.h"
diff --git a/fluid/settings_panel.fl b/fluid/settings_panel.fl
index b0ef7ebfa..912f9bf68 100644
--- a/fluid/settings_panel.fl
+++ b/fluid/settings_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/settings_panel.h b/fluid/settings_panel.h
index edd152972..a582f69e6 100644
--- a/fluid/settings_panel.h
+++ b/fluid/settings_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef settings_panel_h
#define settings_panel_h
diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx
index 4b97ddc7e..7bc8943c0 100644
--- a/fluid/template_panel.cxx
+++ b/fluid/template_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "template_panel.h"
#include "fluid.h"
diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl
index a90e5f2a0..f4e4f8bb2 100644
--- a/fluid/template_panel.fl
+++ b/fluid/template_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/template_panel.h b/fluid/template_panel.h
index 548958e13..172e4c7de 100644
--- a/fluid/template_panel.h
+++ b/fluid/template_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef template_panel_h
#define template_panel_h
diff --git a/fluid/widget_panel.cxx b/fluid/widget_panel.cxx
index 58eaa8610..ec61c1083 100644
--- a/fluid/widget_panel.cxx
+++ b/fluid/widget_panel.cxx
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#include "widget_panel.h"
#include "undo.h"
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl
index 17470c0e9..470248e7d 100644
--- a/fluid/widget_panel.fl
+++ b/fluid/widget_panel.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0401
+version 1.0500
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/widget_panel.h b/fluid/widget_panel.h
index 357da03cd..38e70cc71 100644
--- a/fluid/widget_panel.h
+++ b/fluid/widget_panel.h
@@ -14,7 +14,7 @@
// https://www.fltk.org/bugs.php
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0402
+// generated by Fast Light User Interface Designer (fluid) version 1.0500
#ifndef widget_panel_h
#define widget_panel_h