diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-04-06 20:04:16 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-04-06 20:04:16 +0200 |
| commit | d46351a5917e66fdc990646da4b51402d6bac265 (patch) | |
| tree | 9a42d520ea8bcd75169b05fd3c4613fe820003d0 | |
| parent | 21fb8725c656d6f8325d1a5cf22fac594651002d (diff) | |
Update copyright and FLTK site URL
All .fl files and generated files have been updated.
| -rw-r--r-- | fluid/alignment_panel.cxx | 6 | ||||
| -rw-r--r-- | fluid/alignment_panel.fl | 8 | ||||
| -rw-r--r-- | fluid/alignment_panel.h | 6 | ||||
| -rw-r--r-- | fluid/function_panel.cxx | 6 | ||||
| -rw-r--r-- | fluid/function_panel.fl | 12 | ||||
| -rw-r--r-- | fluid/function_panel.h | 6 | ||||
| -rw-r--r-- | fluid/print_panel.cxx | 6 | ||||
| -rw-r--r-- | fluid/print_panel.fl | 6 | ||||
| -rw-r--r-- | fluid/print_panel.h | 6 | ||||
| -rw-r--r-- | fluid/template_panel.cxx | 12 | ||||
| -rw-r--r-- | fluid/template_panel.fl | 12 | ||||
| -rw-r--r-- | fluid/template_panel.h | 6 | ||||
| -rw-r--r-- | fluid/widget_panel.cxx | 6 | ||||
| -rw-r--r-- | fluid/widget_panel.fl | 6 | ||||
| -rw-r--r-- | fluid/widget_panel.h | 6 |
15 files changed, 55 insertions, 55 deletions
diff --git a/fluid/alignment_panel.cxx b/fluid/alignment_panel.cxx index 5b2335443..1237f397c 100644 --- a/fluid/alignment_panel.cxx +++ b/fluid/alignment_panel.cxx @@ -3,17 +3,17 @@ // // Setting and shell dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl index c3e1c049a..2652a451e 100644 --- a/fluid/alignment_panel.fl +++ b/fluid/alignment_panel.fl @@ -7,17 +7,17 @@ comment {// // // Setting and shell dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // } {in_source in_header } @@ -348,7 +348,7 @@ Function {make_shell_window()} {open } Fl_Window shell_run_window { label {Shell Command Output} open - xywh {454 363 555 430} type Double resizable visible + xywh {454 363 555 430} type Double hide resizable } { Fl_Simple_Terminal shell_run_terminal { xywh {10 10 535 375} resizable diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h index 5e8035bf4..5702267f5 100644 --- a/fluid/alignment_panel.h +++ b/fluid/alignment_panel.h @@ -3,17 +3,17 @@ // // Setting and shell dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx index 273e42f0b..9004f2bea 100644 --- a/fluid/function_panel.cxx +++ b/fluid/function_panel.cxx @@ -3,17 +3,17 @@ // // Code dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index 945295ad0..81dbfe4b4 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -7,17 +7,17 @@ comment {// // // Code dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // } {in_source in_header } @@ -55,7 +55,7 @@ Function {use_tab_navigation(int, Fl_Text_Editor*)} { Function {make_function_panel()} {} { Fl_Window function_panel { label {Function/Method Properties} open - xywh {557 523 343 232} type Double resizable modal visible + xywh {557 523 343 232} type Double hide resizable modal } { Fl_Group {} {open xywh {10 10 270 20} @@ -336,7 +336,7 @@ Function {make_decl_panel()} {} { Function {make_data_panel()} {} { Fl_Window data_panel { label {Inline Data Properties} open - xywh {472 191 343 237} type Double align 80 resizable size_range {343 237 0 0} visible + xywh {472 191 343 237} type Double align 80 hide resizable size_range {343 237 0 0} } { Fl_Group {} {open xywh {10 10 320 20} @@ -543,7 +543,7 @@ Function {make_widgetbin()} {open exit_cb((Fl_Widget*)o, v); else toggle_widgetbin_cb((Fl_Widget*)o, v);} open - xywh {410 171 574 85} type Single align 80 non_modal visible + xywh {410 171 574 85} type Single align 80 hide non_modal } { Fl_Group {} { xywh {3 3 79 79} diff --git a/fluid/function_panel.h b/fluid/function_panel.h index 55ad091f9..b66f5bf69 100644 --- a/fluid/function_panel.h +++ b/fluid/function_panel.h @@ -3,17 +3,17 @@ // // Code dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/print_panel.cxx b/fluid/print_panel.cxx index ce06f0ddd..5587438bc 100644 --- a/fluid/print_panel.cxx +++ b/fluid/print_panel.cxx @@ -3,17 +3,17 @@ // // FLUID print panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/print_panel.fl b/fluid/print_panel.fl index 0c9b3631a..48e2af8ad 100644 --- a/fluid/print_panel.fl +++ b/fluid/print_panel.fl @@ -7,17 +7,17 @@ comment {// // // FLUID print panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // } {in_source in_header } diff --git a/fluid/print_panel.h b/fluid/print_panel.h index faa3d1cfb..66b770caf 100644 --- a/fluid/print_panel.h +++ b/fluid/print_panel.h @@ -3,17 +3,17 @@ // // FLUID print panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/template_panel.cxx b/fluid/template_panel.cxx index 839ab1f2c..42edb4f69 100644 --- a/fluid/template_panel.cxx +++ b/fluid/template_panel.cxx @@ -3,17 +3,17 @@ // // FLUID template support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 @@ -231,11 +231,11 @@ void template_load() { fputs( "# data file for the Fltk User Interface Designer (fluid)\nversion 1.0400\nheader_name {.h}\n" "code_name {.cxx}\ncomment {//\n// \"$Id$\"\n//\n// @INSTANCE@ for the Fast Light Tool Kit (FLT" - "K).\n//\n// Copyright 1998-2019 by Bill Spitzak and others.\n//\n// This library is free sof" + "K).\n//\n// Copyright 1998-2020 by Bill Spitzak and others.\n//\n// This library is free sof" "tware. Distribution and use rights are outlined in\n// the file \"COPYING\" which should have " "been included with this file. If this\n// file is missing or damaged, see the license at:\n" - "//\n// http://www.fltk.org/COPYING.php\n//\n// Please report all bugs and problems on th" - "e following page:\n//\n// http://www.fltk.org/str.php\n//\n} {selected in_source in_head" + "//\n// https://www.fltk.org/COPYING.php\n//\n// Please report all bugs and problems on th" + "e following page:\n//\n// https://www.fltk.org/str.php\n//\n} {selected in_source in_head" "er\n}\n\ncomment {\n//\n// End of \"$Id$\".\n//} {in_source in_header\n}\n", f); fclose(f); } diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl index 2bc7625db..3346052c6 100644 --- a/fluid/template_panel.fl +++ b/fluid/template_panel.fl @@ -7,17 +7,17 @@ comment {// // // FLUID template support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // } {in_source in_header } @@ -227,11 +227,11 @@ if (!sample_templates_generated) { fputs( "\# data file for the Fltk User Interface Designer (fluid)\\nversion 1.0400\\nheader_name {.h}\\n" "code_name {.cxx}\\ncomment {//\\n// \\"$Id$\\"\\n//\\n// @INSTANCE@ for the Fast Light Tool Kit (FLT" -"K).\\n//\\n// Copyright 1998-2019 by Bill Spitzak and others.\\n//\\n// This library is free sof" +"K).\\n//\\n// Copyright 1998-2020 by Bill Spitzak and others.\\n//\\n// This library is free sof" "tware. Distribution and use rights are outlined in\\n// the file \\"COPYING\\" which should have " "been included with this file. If this\\n// file is missing or damaged, see the license at:\\n" -"//\\n// http://www.fltk.org/COPYING.php\\n//\\n// Please report all bugs and problems on th" -"e following page:\\n//\\n// http://www.fltk.org/str.php\\n//\\n} {selected in_source in_head" +"//\\n// https://www.fltk.org/COPYING.php\\n//\\n// Please report all bugs and problems on th" +"e following page:\\n//\\n// https://www.fltk.org/str.php\\n//\\n} {selected in_source in_head" "er\\n}\\n\\ncomment {\\n//\\n// End of \\"$Id$\\".\\n//} {in_source in_header\\n}\\n", f); fclose(f); } diff --git a/fluid/template_panel.h b/fluid/template_panel.h index 1cf03de61..5b78eb3e2 100644 --- a/fluid/template_panel.h +++ b/fluid/template_panel.h @@ -3,17 +3,17 @@ // // FLUID template support for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/widget_panel.cxx b/fluid/widget_panel.cxx index 18cdf32b0..dfdacbe81 100644 --- a/fluid/widget_panel.cxx +++ b/fluid/widget_panel.cxx @@ -3,17 +3,17 @@ // // Widget panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl index 759b5f030..b870d39d7 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -7,17 +7,17 @@ comment {// // // Widget panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // } {in_source in_header } diff --git a/fluid/widget_panel.h b/fluid/widget_panel.h index 14362efbe..2cb59b4a4 100644 --- a/fluid/widget_panel.h +++ b/fluid/widget_panel.h @@ -3,17 +3,17 @@ // // Widget panel for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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 // file is missing or damaged, see the license at: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 |
