summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 19:16:56 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 20:46:01 +0100
commitfe8177ea2ce409702882cf40f9e9dbc435dd3d84 (patch)
tree4dc40af509c5779a5ba2b026fe2d87d9cbe02f09
parent99a628628828adae520b1129721c41bae04c3ff4 (diff)
Update Fluid (.fl) files for release 1.4.1
-rw-r--r--FL/Fl_File_Chooser.H2
-rw-r--r--FL/Fl_Help_Dialog.H2
-rw-r--r--examples/fluid-callback.fl7
-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/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/templates/FLTK_License.fl6
-rw-r--r--fluid/widget_panel.cxx2
-rw-r--r--fluid/widget_panel.fl2
-rw-r--r--fluid/widget_panel.h2
-rw-r--r--src/Fl_File_Chooser.cxx2
-rw-r--r--src/Fl_File_Chooser.fl2
-rw-r--r--src/Fl_Help_Dialog.cxx2
-rw-r--r--src/Fl_Help_Dialog.fl2
-rw-r--r--test/CubeViewUI.fl2
-rw-r--r--test/checkers_pieces.fl2
-rw-r--r--test/fast_slow.fl2
-rw-r--r--test/inactive.fl2
-rw-r--r--test/keyboard_ui.fl2
-rw-r--r--test/mandelbrot_ui.fl2
-rw-r--r--test/preferences.fl2
-rw-r--r--test/radio.fl2
-rw-r--r--test/resize.fl2
-rw-r--r--test/tabs.fl2
-rw-r--r--test/terminal.fl2
-rw-r--r--test/tree.fl2
-rw-r--r--test/valuators.fl2
42 files changed, 44 insertions, 49 deletions
diff --git a/FL/Fl_File_Chooser.H b/FL/Fl_File_Chooser.H
index 4b7efa2f8..b6bc57607 100644
--- a/FL/Fl_File_Chooser.H
+++ b/FL/Fl_File_Chooser.H
@@ -21,7 +21,7 @@
// =======================================================================
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef Fl_File_Chooser_H
#define Fl_File_Chooser_H
diff --git a/FL/Fl_Help_Dialog.H b/FL/Fl_Help_Dialog.H
index ed19ca2a2..4b1f1708c 100644
--- a/FL/Fl_Help_Dialog.H
+++ b/FL/Fl_Help_Dialog.H
@@ -21,7 +21,7 @@
// ========================================================================
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef Fl_Help_Dialog_H
#define Fl_Help_Dialog_H
diff --git a/examples/fluid-callback.fl b/examples/fluid-callback.fl
index 3222f7382..dd97575f6 100644
--- a/examples/fluid-callback.fl
+++ b/examples/fluid-callback.fl
@@ -1,12 +1,7 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
-snap {
- ver 1
- current_suite FLTK
- current_preset 0
-}
comment {README FIRST
- - - - - - -
This fluid (.fl) file demonstrates how to create a complete
diff --git a/fluid/about_panel.cxx b/fluid/about_panel.cxx
index 08bf4af42..42e18b889 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "about_panel.h"
void show_help(const char *name);
diff --git a/fluid/about_panel.fl b/fluid/about_panel.fl
index 38ca21db4..743aaa626 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/about_panel.h b/fluid/about_panel.h
index cb17ceda4..e3e1fea63 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef about_panel_h
#define about_panel_h
diff --git a/fluid/codeview_panel.cxx b/fluid/codeview_panel.cxx
index 6246d6641..f9496b7ba 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "codeview_panel.h"
#include "fluid.h"
diff --git a/fluid/codeview_panel.fl b/fluid/codeview_panel.fl
index 51ac5f4ab..e0737c781 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/codeview_panel.h b/fluid/codeview_panel.h
index 8fa566346..42deba028 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef codeview_panel_h
#define codeview_panel_h
diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx
index a9c4eb265..6147d59f0 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "function_panel.h"
#include "fluid.h"
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl
index faa465e8d..aa2ac91ae 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/function_panel.h b/fluid/function_panel.h
index 34cb9fd70..2850b91e8 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef function_panel_h
#define function_panel_h
diff --git a/fluid/print_panel.cxx b/fluid/print_panel.cxx
index 4dec8e766..dcb9a6906 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "print_panel.h"
#include "fluid.h"
diff --git a/fluid/print_panel.fl b/fluid/print_panel.fl
index 98d09a641..94df4ce75 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/print_panel.h b/fluid/print_panel.h
index 93f2095b6..9ec8445fb 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef print_panel_h
#define print_panel_h
diff --git a/fluid/settings_panel.cxx b/fluid/settings_panel.cxx
index 8f9f21d3d..cbf2acd0d 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "settings_panel.h"
#include "undo.h"
diff --git a/fluid/settings_panel.fl b/fluid/settings_panel.fl
index 1db8aff18..b0ef7ebfa 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/settings_panel.h b/fluid/settings_panel.h
index faf4686a1..4e82352f3 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef settings_panel_h
#define settings_panel_h
diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx
index 33f2cabea..7f233c83d 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "template_panel.h"
#include "fluid.h"
diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl
index 790702edc..a90e5f2a0 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/fluid/template_panel.h b/fluid/template_panel.h
index cfbcc72c2..bef796718 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef template_panel_h
#define template_panel_h
diff --git a/fluid/templates/FLTK_License.fl b/fluid/templates/FLTK_License.fl
index e708bfc2c..7530bb5fb 100644
--- a/fluid/templates/FLTK_License.fl
+++ b/fluid/templates/FLTK_License.fl
@@ -1,11 +1,11 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
// @INSTANCE@ for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2023 by Bill Spitzak and others.
+// Copyright 1998-2024 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -17,5 +17,5 @@ comment {//
//
// https://www.fltk.org/bugs.php
//
-} {selected in_source in_header
+} {in_source in_header
}
diff --git a/fluid/widget_panel.cxx b/fluid/widget_panel.cxx
index 61ea1314e..1a315b667 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "widget_panel.h"
#include "undo.h"
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl
index 5d01fa96d..17470c0e9 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.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
snap {
diff --git a/fluid/widget_panel.h b/fluid/widget_panel.h
index 96022286c..d7df0b70e 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.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#ifndef widget_panel_h
#define widget_panel_h
diff --git a/src/Fl_File_Chooser.cxx b/src/Fl_File_Chooser.cxx
index 86c9c24cc..99b41ec7d 100644
--- a/src/Fl_File_Chooser.cxx
+++ b/src/Fl_File_Chooser.cxx
@@ -21,7 +21,7 @@
// =======================================================================
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "../FL/Fl_File_Chooser.H"
#include <FL/fl_draw.H>
diff --git a/src/Fl_File_Chooser.fl b/src/Fl_File_Chooser.fl
index b7d6362e1..0c2a44830 100644
--- a/src/Fl_File_Chooser.fl
+++ b/src/Fl_File_Chooser.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {../FL/Fl_File_Chooser.H}
code_name {.cxx}
comment {//
diff --git a/src/Fl_Help_Dialog.cxx b/src/Fl_Help_Dialog.cxx
index 3cdba7097..260614006 100644
--- a/src/Fl_Help_Dialog.cxx
+++ b/src/Fl_Help_Dialog.cxx
@@ -21,7 +21,7 @@
// ========================================================================
//
-// generated by Fast Light User Interface Designer (fluid) version 1.0400
+// generated by Fast Light User Interface Designer (fluid) version 1.0401
#include "../FL/Fl_Help_Dialog.H"
#include <FL/Fl_Shared_Image.H>
diff --git a/src/Fl_Help_Dialog.fl b/src/Fl_Help_Dialog.fl
index ba614194f..6dbdb9c82 100644
--- a/src/Fl_Help_Dialog.fl
+++ b/src/Fl_Help_Dialog.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {../FL/Fl_Help_Dialog.H}
code_name {.cxx}
comment {//
diff --git a/test/CubeViewUI.fl b/test/CubeViewUI.fl
index d07451cc7..438597ead 100644
--- a/test/CubeViewUI.fl
+++ b/test/CubeViewUI.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
class CubeViewUI {open
diff --git a/test/checkers_pieces.fl b/test/checkers_pieces.fl
index 8cd09e9b5..6658fb077 100644
--- a/test/checkers_pieces.fl
+++ b/test/checkers_pieces.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
comment {//
diff --git a/test/fast_slow.fl b/test/fast_slow.fl
index fb40f050e..97de78127 100644
--- a/test/fast_slow.fl
+++ b/test/fast_slow.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {} {open
diff --git a/test/inactive.fl b/test/inactive.fl
index 824a713bd..3c8179cb5 100644
--- a/test/inactive.fl
+++ b/test/inactive.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {} {open
diff --git a/test/keyboard_ui.fl b/test/keyboard_ui.fl
index c5d40fc5c..4a1de435b 100644
--- a/test/keyboard_ui.fl
+++ b/test/keyboard_ui.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {make_window()} {open
diff --git a/test/mandelbrot_ui.fl b/test/mandelbrot_ui.fl
index 0c289e6f6..396e0a3ca 100644
--- a/test/mandelbrot_ui.fl
+++ b/test/mandelbrot_ui.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
decl {\#include "mandelbrot.h"} {public local
diff --git a/test/preferences.fl b/test/preferences.fl
index c305ab94f..d1702345e 100644
--- a/test/preferences.fl
+++ b/test/preferences.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
i18n_type 1
i18n_include {<stdio.h>}
i18n_conditional {}
diff --git a/test/radio.fl b/test/radio.fl
index 3eff6a248..c5dbc31c0 100644
--- a/test/radio.fl
+++ b/test/radio.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {button_cb(Fl_Button *b, void *)} {
diff --git a/test/resize.fl b/test/resize.fl
index 818277786..2043d4335 100644
--- a/test/resize.fl
+++ b/test/resize.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {} {open
diff --git a/test/tabs.fl b/test/tabs.fl
index 78c9b9da8..037c77461 100644
--- a/test/tabs.fl
+++ b/test/tabs.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {} {open
diff --git a/test/terminal.fl b/test/terminal.fl
index 0d5dd3777..777f40314 100644
--- a/test/terminal.fl
+++ b/test/terminal.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
utf8_in_src
header_name {.h}
code_name {.cxx}
diff --git a/test/tree.fl b/test/tree.fl
index 0f7176ea3..2400c8579 100644
--- a/test/tree.fl
+++ b/test/tree.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
decl {\#include <stdio.h>} {public global
diff --git a/test/valuators.fl b/test/valuators.fl
index 46809a104..6fcb59105 100644
--- a/test/valuators.fl
+++ b/test/valuators.fl
@@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid)
-version 1.0400
+version 1.0401
header_name {.h}
code_name {.cxx}
Function {} {open