Bump version numbers to 1.3.3.

All fluid .fl files have been rewritten with fluid 1.3.3 and may differ
somehow, but there are no significant changes.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10353 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2014-10-05 00:03:27 +00:00
parent 7aa27859a5
commit aef482198e
39 changed files with 124 additions and 109 deletions

View File

@ -4,7 +4,7 @@
# CMakeLists.txt to build the FLTK project using CMake (www.cmake.org) # CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette # Written by Michael Surette
# #
# Copyright 1998-2010 by Bill Spitzak and others. # Copyright 1998-2014 by Bill Spitzak and others.
# #
# This library is free software. Distribution and use rights are outlined in # 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 # the file "COPYING" which should have been included with this file. If this
@ -23,7 +23,7 @@
# The FLTK version # The FLTK version
set(FLTK_VERSION_MAJOR "1") set(FLTK_VERSION_MAJOR "1")
set(FLTK_VERSION_MINOR "3") set(FLTK_VERSION_MINOR "3")
set(FLTK_VERSION_PATCH "2") set(FLTK_VERSION_PATCH "3")
set(FLTK_VERSION "${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}") set(FLTK_VERSION "${FLTK_VERSION_MAJOR}.${FLTK_VERSION_MINOR}")
set(FLTK_VERSION_FULL "${FLTK_VERSION}.${FLTK_VERSION_PATCH}") set(FLTK_VERSION_FULL "${FLTK_VERSION}.${FLTK_VERSION_PATCH}")

View File

@ -1,4 +1,4 @@
CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.2 CREDITS - Fast Light Tool Kit (FLTK) Version 1.3.3
-------------------------------------------------- --------------------------------------------------
This file lists the people responsible for the toolkit you are This file lists the people responsible for the toolkit you are

View File

@ -59,7 +59,7 @@
FLTK remains binary compatible between patches. FLTK remains binary compatible between patches.
*/ */
#define FL_PATCH_VERSION 2 #define FL_PATCH_VERSION 3
/** /**
The FLTK version number as a \em double. The FLTK version number as a \em double.

2
README
View File

@ -1,4 +1,4 @@
README - Fast Light Tool Kit (FLTK) Version 1.3.2 README - Fast Light Tool Kit (FLTK) Version 1.3.3
------------------------------------------------- -------------------------------------------------
WHAT IS FLTK? WHAT IS FLTK?

View File

@ -53,7 +53,7 @@ libfltk_cairo.1.3.dylib: $(CAIROOBJECTS) ../src/libfltk.1.3.dylib
echo $(DSOCOMMAND) $@ ... echo $(DSOCOMMAND) $@ ...
$(DSOCOMMAND) $@ \ $(DSOCOMMAND) $@ \
-install_name $(libdir)/$@ \ -install_name $(libdir)/$@ \
-current_version 1.3.2 \ -current_version 1.3.3 \
-compatibility_version 1.3.0 \ -compatibility_version 1.3.0 \
$(CAIROOBJECTS) -L../src $(LDLIBS) $(CAIROLIBS) -lfltk $(CAIROOBJECTS) -L../src $(LDLIBS) $(CAIROLIBS) -lfltk
$(RM) libfltk_cairo.dylib $(RM) libfltk_cairo.dylib

View File

@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project. # by quotes) that should identify the project.
PROJECT_NAME = "FLTK 1.3.2" PROJECT_NAME = "FLTK 1.3.3"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. # The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or

View File

@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project. # by quotes) that should identify the project.
PROJECT_NAME = "FLTK 1.3.2" PROJECT_NAME = "FLTK 1.3.3"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. # The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or

View File

@ -8,12 +8,12 @@
\image latex FL200.png "" width=5cm \image latex FL200.png "" width=5cm
</CENTER></TD> </CENTER></TD>
<TD><CENTER> <TD><CENTER>
<B>FLTK 1.3.2 Programming Manual</B> <B>FLTK 1.3.3 Programming Manual</B>
Revision 9 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher, Revision 9 by F.&nbsp;Costantini, D.&nbsp;Gibson, M.&nbsp;Melcher,
A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet. A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
Copyright 1998-2012 by Bill Spitzak and others. Copyright 1998-2014 by Bill Spitzak and others.
</CENTER></TD> </CENTER></TD>
</TR> </TR>
</TABLE> </TABLE>

View File

@ -3,7 +3,7 @@
\page preface Preface \page preface Preface
This manual describes the Fast Light Tool Kit ("FLTK") This manual describes the Fast Light Tool Kit ("FLTK")
version 1.3.2, a C++ Graphical User Interface version 1.3.3, a C++ Graphical User Interface
("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X. Each ("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X. Each
of the chapters in this manual is designed as a tutorial for of the chapters in this manual is designed as a tutorial for
using FLTK, while the appendices provide a convenient reference using FLTK, while the appendices provide a convenient reference
@ -75,7 +75,7 @@ was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition
\section preface_copyrights Copyrights and Trademarks \section preface_copyrights Copyrights and Trademarks
FLTK is Copyright 1998-2012 by Bill Spitzak and others. Use and FLTK is Copyright 1998-2014 by Bill Spitzak and others. Use and
distribution of FLTK is governed by the GNU Library General Public distribution of FLTK is governed by the GNU Library General Public
License with 4 exceptions, located in \ref license. License with 4 exceptions, located in \ref license.

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "about_panel.h" #include "about_panel.h"
void show_help(const char *name); void show_help(const char *name);

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0302 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -29,7 +29,7 @@ Function {make_about_panel()} {open
} { } {
Fl_Window about_panel { Fl_Window about_panel {
label {About FLUID} open label {About FLUID} open
xywh {680 247 345 180} type Double color 50 selection_color 47 hotspot non_modal visible xywh {513 213 345 180} type Double color 50 selection_color 47 hotspot non_modal visible
} { } {
Fl_Box {} { Fl_Box {} {
image {icons/fluid-96.xpm} xywh {10 10 115 120} image {icons/fluid-96.xpm} xywh {10 10 115 120}
@ -37,7 +37,7 @@ Function {make_about_panel()} {open
Fl_Box {} { Fl_Box {} {
label {FLTK User label {FLTK User
Interface Designer Interface Designer
Version x.x.x} selected Version x.x.x}
xywh {135 10 205 75} color 12 selection_color 47 labelfont 1 labelsize 18 align 21 xywh {135 10 205 75} color 12 selection_color 47 labelfont 1 labelsize 18 align 21
code0 {char about[80]; // uses less than 60} code0 {char about[80]; // uses less than 60}
code1 {snprintf(about,sizeof(about),"FLTK User\\nInterface Designer\\nVersion %d.%d.%d",FL_MAJOR_VERSION,FL_MINOR_VERSION,FL_PATCH_VERSION);} code1 {snprintf(about,sizeof(about),"FLTK User\\nInterface Designer\\nVersion %d.%d.%d",FL_MAJOR_VERSION,FL_MINOR_VERSION,FL_PATCH_VERSION);}
@ -45,7 +45,7 @@ Version x.x.x} selected
} }
Fl_Box {} { Fl_Box {} {
label {Copyright 1998-2014 by label {Copyright 1998-2014 by
Bill Spitzak and others} Bill Spitzak and others} selected
xywh {135 90 200 45} align 148 xywh {135 90 200 45} align 148
} }
Fl_Button {} { Fl_Button {} {

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef about_panel_h #ifndef about_panel_h
#define about_panel_h #define about_panel_h

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "alignment_panel.h" #include "alignment_panel.h"
#include <FL/Fl_Preferences.H> #include <FL/Fl_Preferences.H>

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0302 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -58,10 +58,11 @@ decl {extern Fl_Preferences fluid_prefs;} {public local
decl {Fl_Text_Buffer *shell_run_buffer;} {public local decl {Fl_Text_Buffer *shell_run_buffer;} {public local
} }
Function {make_project_window()} {} { Function {make_project_window()} {open
} {
Fl_Window project_window { Fl_Window project_window {
label {Project Settings} open label {Project Settings} open
xywh {393 460 399 252} type Double xywh {396 475 399 252} type Double
code0 {\#include <FL/Fl_Preferences.H>} code0 {\#include <FL/Fl_Preferences.H>}
code1 {\#include <FL/Fl_Tooltip.H>} modal visible code1 {\#include <FL/Fl_Tooltip.H>} modal visible
} { } {
@ -128,7 +129,7 @@ Function {make_project_window()} {} {
} }
Fl_Input i18n_include_input { Fl_Input i18n_include_input {
label {\#include:} label {\#include:}
callback i18n_text_cb callback i18n_text_cb selected
tooltip {The include file for internationalization.} xywh {100 78 272 20} box THIN_DOWN_BOX labelfont 1 textfont 4 tooltip {The include file for internationalization.} xywh {100 78 272 20} box THIN_DOWN_BOX labelfont 1 textfont 4
} }
Fl_Input i18n_file_input { Fl_Input i18n_file_input {
@ -264,7 +265,7 @@ load_history();}
Function {make_shell_window()} {} { Function {make_shell_window()} {} {
Fl_Window shell_window { Fl_Window shell_window {
label {Shell Command} open label {Shell Command} open
xywh {741 195 365 125} type Double visible xywh {761 190 365 125} type Double visible
} { } {
Fl_Input shell_command_input { Fl_Input shell_command_input {
label {Command:} label {Command:}
@ -329,7 +330,7 @@ Function {make_shell_window()} {} {
Function {make_layout_window()} {} { Function {make_layout_window()} {} {
Fl_Window grid_window { Fl_Window grid_window {
label {Layout Settings} open label {Layout Settings} open
xywh {760 427 310 245} type Double non_modal visible xywh {812 369 310 245} type Double non_modal visible
} { } {
Fl_Input horizontal_input { Fl_Input horizontal_input {
label x label x
@ -519,14 +520,13 @@ fl_message(
"ALL users on this machine.\\n\\n" "ALL users on this machine.\\n\\n"
"Please choose these settings carefully, or reset\\n" "Please choose these settings carefully, or reset\\n"
"user and system settings to \\"default\\"."); "user and system settings to \\"default\\".");
global_settings_window->show();} {selected global_settings_window->show();} {}
}
} }
Function {make_global_settings_window()} {} { Function {make_global_settings_window()} {} {
Fl_Window global_settings_window { Fl_Window global_settings_window {
label {FLTK Preferences} open label {FLTK Preferences} open
xywh {1148 148 400 378} type Double color 50 visible xywh {1147 190 400 378} type Double color 50 visible
} { } {
Fl_Group {} { Fl_Group {} {
label {Keyboard Focus Options} open label {Keyboard Focus Options} open

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef alignment_panel_h #ifndef alignment_panel_h
#define alignment_panel_h #define alignment_panel_h

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0300 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "function_panel.h" #include "function_panel.h"
#include <FL/Fl_Pixmap.H> #include <FL/Fl_Pixmap.H>
@ -1074,7 +1074,6 @@ Fl_Double_Window* make_sourceview() {
sv_tab->callback((Fl_Callback*)update_sourceview_position_cb); sv_tab->callback((Fl_Callback*)update_sourceview_position_cb);
{ Fl_Group* o = new Fl_Group(10, 35, 500, 415, "Source"); { Fl_Group* o = new Fl_Group(10, 35, 500, 415, "Source");
o->labelsize(13); o->labelsize(13);
o->hide();
{ sv_source = new CodeViewer(20, 50, 480, 390); { sv_source = new CodeViewer(20, 50, 480, 390);
sv_source->box(FL_DOWN_FRAME); sv_source->box(FL_DOWN_FRAME);
sv_source->color(FL_BACKGROUND2_COLOR); sv_source->color(FL_BACKGROUND2_COLOR);
@ -1094,6 +1093,7 @@ Fl_Double_Window* make_sourceview() {
} // Fl_Group* o } // Fl_Group* o
{ Fl_Group* o = new Fl_Group(10, 35, 500, 415, "Header"); { Fl_Group* o = new Fl_Group(10, 35, 500, 415, "Header");
o->labelsize(13); o->labelsize(13);
o->hide();
{ sv_header = new CodeViewer(20, 50, 480, 390); { sv_header = new CodeViewer(20, 50, 480, 390);
sv_header->box(FL_DOWN_FRAME); sv_header->box(FL_DOWN_FRAME);
sv_header->color(FL_BACKGROUND2_COLOR); sv_header->color(FL_BACKGROUND2_COLOR);

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -132,7 +132,7 @@ Function {make_code_panel()} {open
label {Code Properties} label {Code Properties}
callback {if (Fl::event()==FL_SHORTCUT && Fl::event_key()==FL_Escape) callback {if (Fl::event()==FL_SHORTCUT && Fl::event_key()==FL_Escape)
return; // ignore Escape return; // ignore Escape
code_panel->hide(); // otherwise hide..} open selected code_panel->hide(); // otherwise hide..} open
xywh {353 262 540 180} type Double labelsize 11 resizable xywh {353 262 540 180} type Double labelsize 11 resizable
code0 {o->size_range(200, 150);} modal visible code0 {o->size_range(200, 150);} modal visible
} { } {
@ -410,7 +410,7 @@ Function {make_data_panel()} {open
Function {make_class_panel()} {} { Function {make_class_panel()} {} {
Fl_Window class_panel { Fl_Window class_panel {
label {Class Properties} open label {Class Properties} open
xywh {395 191 342 196} type Double labelsize 11 resizable modal size_range {343 188 0 0} visible xywh {783 191 342 196} type Double labelsize 11 hide resizable modal size_range {343 188 0 0}
} { } {
Fl_Group {} {open Fl_Group {} {open
xywh {10 10 280 20} hide xywh {10 10 280 20} hide
@ -456,8 +456,8 @@ Function {make_class_panel()} {} {
Function {make_comment_panel()} {} { Function {make_comment_panel()} {} {
Fl_Window comment_panel { Fl_Window comment_panel {
label {Comment Properties} open label {Comment Properties} open selected
xywh {422 190 550 280} type Double labelsize 11 resizable xywh {780 296 550 280} type Double labelsize 11 resizable
code0 {o->size_range(320, 180);} modal visible code0 {o->size_range(320, 180);} modal visible
} { } {
Fl_Text_Editor comment_input { Fl_Text_Editor comment_input {
@ -528,7 +528,7 @@ Function {make_widgetbin()} {open
exit_cb((Fl_Widget*)o, v); exit_cb((Fl_Widget*)o, v);
else else
toggle_widgetbin_cb((Fl_Widget*)o, v);} open 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 {} { Fl_Group {} {
xywh {3 3 79 79} xywh {3 3 79 79}
@ -881,7 +881,7 @@ Function {make_sourceview()} {} {
Fl_Window sourceview_panel { Fl_Window sourceview_panel {
label {Code View} label {Code View}
callback toggle_sourceview_cb callback toggle_sourceview_cb
xywh {430 273 520 490} type Double align 80 resizable size_range {384 120 0 0} visible xywh {430 273 520 490} type Double align 80 hide resizable size_range {384 120 0 0}
} { } {
Fl_Tabs sv_tab { Fl_Tabs sv_tab {
callback update_sourceview_position_cb callback update_sourceview_position_cb
@ -889,7 +889,7 @@ Function {make_sourceview()} {} {
} { } {
Fl_Group {} { Fl_Group {} {
label Source open label Source open
xywh {10 35 500 415} labelsize 13 hide resizable xywh {10 35 500 415} labelsize 13 resizable
} { } {
Fl_Text_Editor sv_source { Fl_Text_Editor sv_source {
xywh {20 50 480 390} textfont 4 textsize 11 resizable xywh {20 50 480 390} textfont 4 textsize 11 resizable
@ -899,7 +899,7 @@ Function {make_sourceview()} {} {
} }
Fl_Group {} { Fl_Group {} {
label Header open label Header open
xywh {10 35 500 415} labelsize 13 xywh {10 35 500 415} labelsize 13 hide
} { } {
Fl_Text_Editor sv_header { Fl_Text_Editor sv_header {
xywh {20 50 480 390} textfont 4 textsize 11 resizable xywh {20 50 480 390} textfont 4 textsize 11 resizable

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0300 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef function_panel_h #ifndef function_panel_h
#define function_panel_h #define function_panel_h

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "print_panel.h" #include "print_panel.h"
#include <stdio.h> #include <stdio.h>

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0107 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -22,21 +22,26 @@ comment {//
} {in_source in_header } {in_source in_header
} }
decl {\#include <stdio.h>} {} decl {\#include <stdio.h>} {private local
}
decl {\#include <stdlib.h>} {} decl {\#include <stdlib.h>} {private local
}
decl {\#include "../src/flstring.h"} {} decl {\#include "../src/flstring.h"} {private local
}
decl {\#include <FL/Fl_Preferences.H>} {} decl {\#include <FL/Fl_Preferences.H>} {private local
}
decl {extern Fl_Preferences fluid_prefs;} {} decl {extern Fl_Preferences fluid_prefs;} {private local
}
Function {make_print_panel()} {open Function {make_print_panel()} {open
} { } {
Fl_Window print_panel { Fl_Window print_panel {
label Print open label Print open
xywh {342 21 465 235} type Double modal visible xywh {394 209 465 235} type Double modal visible
} { } {
Fl_Group print_panel_controls {open Fl_Group print_panel_controls {open
xywh {10 10 447 216} xywh {10 10 447 216}
@ -48,7 +53,7 @@ Function {make_print_panel()} {open
} {} } {}
Fl_Button print_properties { Fl_Button print_properties {
label {Properties...} label {Properties...}
callback {print_properties_panel->show();} callback {print_properties_panel->show();} selected
xywh {294 10 105 25} xywh {294 10 105 25}
} }
Fl_Box print_status { Fl_Box print_status {
@ -100,7 +105,7 @@ print_to->deactivate();}
print_collate_button->activate(); print_collate_button->activate();
print_collate_group[0]->activate(); print_collate_group[0]->activate();
print_collate_group[1]->activate(); print_collate_group[1]->activate();
}} selected }}
xywh {321 96 45 25} when 1 xywh {321 96 45 25} when 1
} }
Fl_Check_Button print_collate_button { Fl_Check_Button print_collate_button {
@ -210,7 +215,7 @@ print_collate_group[1 - i]->hide();}
label {Printer Properties} label {Printer Properties}
callback {print_properties_panel->hide(); callback {print_properties_panel->hide();
print_update_status();} open print_update_status();} open
xywh {340 213 290 130} type Double modal visible xywh {400 537 290 130} type Double modal visible
} { } {
Fl_Choice print_page_size { Fl_Choice print_page_size {
label {Page Size:} label {Page Size:}
@ -274,7 +279,7 @@ print_update_status();}
} }
} }
decl {void print_cb(Fl_Return_Button *, void *);} {public decl {void print_cb(Fl_Return_Button *, void *);} {public local
} }
Function {print_load()} {open return_type void Function {print_load()} {open return_type void

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef print_panel_h #ifndef print_panel_h
#define print_panel_h #define print_panel_h

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "template_panel.h" #include "template_panel.h"
#include <stdio.h> #include <stdio.h>

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -22,32 +22,45 @@ comment {//
} {in_source in_header } {in_source in_header
} }
decl {\#include <stdio.h>} {} decl {\#include <stdio.h>} {private local
}
decl {\#include <stdlib.h>} {} decl {\#include <stdlib.h>} {private local
}
decl {\#include "../src/flstring.h"} {} decl {\#include "../src/flstring.h"} {private local
}
decl {\#include <errno.h>} {} decl {\#include <errno.h>} {private local
}
decl {\#include <FL/filename.H>} {} decl {\#include <FL/filename.H>} {private local
}
decl {\#include <FL/fl_ask.H>} {} decl {\#include <FL/fl_ask.H>} {private local
}
decl {\#include <FL/Fl_Shared_Image.H>} {} decl {\#include <FL/Fl_Shared_Image.H>} {private local
}
decl {\#include <FL/Fl_Preferences.H>} {} decl {\#include <FL/Fl_Preferences.H>} {private local
}
declblock {\#if defined(WIN32) && !defined(__CYGWIN__)} {after {\#endif // WIN32 && !__CYGWIN__} declblock {\#if defined(WIN32) && !defined(__CYGWIN__)} {after {\#endif // WIN32 && !__CYGWIN__}
} { } {
decl {\#include <io.h>} {} decl {\#include <io.h>} {private local
decl {\#else} {} }
decl {\#include <unistd.h>} {} decl {\#else} {private local
}
decl {\#include <unistd.h>} {private local
}
} }
decl {extern Fl_Preferences fluid_prefs;} {} decl {extern Fl_Preferences fluid_prefs;} {private local
}
Function {make_template_panel()} {} { Function {make_template_panel()} {open
} {
Fl_Window template_panel { Fl_Window template_panel {
label {New/Save Template} label {New/Save Template}
callback {Fl_Shared_Image *img = (Fl_Shared_Image *)template_preview->image(); callback {Fl_Shared_Image *img = (Fl_Shared_Image *)template_preview->image();
@ -58,7 +71,7 @@ template_browser->deselect();
template_name->value(""); template_name->value("");
template_instance->value(""); template_instance->value("");
template_panel->hide();} open template_panel->hide();} open
xywh {340 237 460 355} type Double resizable modal visible xywh {398 200 460 355} type Double resizable modal visible
} { } {
Fl_Browser template_browser { Fl_Browser template_browser {
label {Available Templates:} label {Available Templates:}
@ -116,7 +129,7 @@ if (img) {
callback {if (strlen(template_name->value())) { callback {if (strlen(template_name->value())) {
template_submit->activate(); template_submit->activate();
if (Fl::event_key() == FL_Enter) template_panel->hide(); if (Fl::event_key() == FL_Enter) template_panel->hide();
} else template_submit->deactivate();} } else template_submit->deactivate();} selected
xywh {144 288 306 25} labelfont 1 when 3 textfont 4 xywh {144 288 306 25} labelfont 1 when 3 textfont 4
} }
Fl_Input template_instance { Fl_Input template_instance {
@ -172,7 +185,7 @@ template_browser->deselect();
template_browser->clear();} {} template_browser->clear();} {}
} }
Function {template_delete_cb(Fl_Button *, void *)} {selected return_type void Function {template_delete_cb(Fl_Button *, void *)} {return_type void
} { } {
code {int item = template_browser->value(); code {int item = template_browser->value();
if (item < 1) return; if (item < 1) return;

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef template_panel_h #ifndef template_panel_h
#define template_panel_h #define template_panel_h

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#include "widget_panel.h" #include "widget_panel.h"

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
comment {// comment {//
@ -43,7 +43,7 @@ Function {make_widget_panel()} {open
xywh {95 40 309 20} labelfont 1 labelsize 11 align 4 xywh {95 40 309 20} labelfont 1 labelsize 11 align 4
} { } {
Fl_Input {} { Fl_Input {} {
callback label_cb callback label_cb selected
tooltip {The label text for the widget. tooltip {The label text for the widget.
Use Ctrl-J for newlines.} xywh {95 40 190 20} labelfont 1 labelsize 11 when 1 textsize 11 resizable Use Ctrl-J for newlines.} xywh {95 40 190 20} labelfont 1 labelsize 11 when 1 textsize 11 resizable
} }
@ -126,7 +126,7 @@ Use Ctrl-J for newlines.} xywh {95 40 190 20} labelfont 1 labelsize 11 when 1 te
tooltip {Bottom-align the label.} xywh {353 115 20 20} type Toggle selection_color 8 labelsize 11 labelcolor 8 hide tooltip {Bottom-align the label.} xywh {353 115 20 20} type Toggle selection_color 8 labelsize 11 labelcolor 8 hide
} }
Fl_Choice {} { Fl_Choice {} {
callback align_text_image_cb open selected callback align_text_image_cb open
xywh {172 115 110 20} down_box BORDER_BOX labelsize 11 textsize 11 xywh {172 115 110 20} down_box BORDER_BOX labelsize 11 textsize 11
} { } {
MenuItem {} { MenuItem {} {

View File

@ -16,7 +16,7 @@
// http://www.fltk.org/str.php // http://www.fltk.org/str.php
// //
// generated by Fast Light User Interface Designer (fluid) version 1.0302 // generated by Fast Light User Interface Designer (fluid) version 1.0303
#ifndef widget_panel_h #ifndef widget_panel_h
#define widget_panel_h #define widget_panel_h

View File

@ -3,7 +3,7 @@
# #
# Library makefile for the Fast Light Tool Kit (FLTK). # Library makefile for the Fast Light Tool Kit (FLTK).
# #
# Copyright 1998-2010 by Bill Spitzak and others. # Copyright 1998-2014 by Bill Spitzak and others.
# #
# This library is free software. Distribution and use rights are outlined in # 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 # the file "COPYING" which should have been included with this file. If this
@ -251,7 +251,7 @@ libfltk.1.3.dylib: $(OBJECTS)
echo $(DSOCOMMAND) $@ ... echo $(DSOCOMMAND) $@ ...
$(DSOCOMMAND) $@ \ $(DSOCOMMAND) $@ \
-install_name $(libdir)/$@ \ -install_name $(libdir)/$@ \
-current_version 1.3.2 \ -current_version 1.3.3 \
-compatibility_version 1.3.0 \ -compatibility_version 1.3.0 \
$(OBJECTS) $(LDLIBS) $(OBJECTS) $(LDLIBS)
$(RM) libfltk.dylib $(RM) libfltk.dylib
@ -287,7 +287,7 @@ libfltk_forms.1.3.dylib: $(FLOBJECTS) libfltk.1.3.dylib
echo $(DSOCOMMAND) $@ ... echo $(DSOCOMMAND) $@ ...
$(DSOCOMMAND) $@ \ $(DSOCOMMAND) $@ \
-install_name $(libdir)/$@ \ -install_name $(libdir)/$@ \
-current_version 1.3.2 \ -current_version 1.3.3 \
-compatibility_version 1.3.0 \ -compatibility_version 1.3.0 \
$(FLOBJECTS) -L. $(LDLIBS) -lfltk $(FLOBJECTS) -L. $(LDLIBS) -lfltk
$(RM) libfltk_forms.dylib $(RM) libfltk_forms.dylib
@ -323,7 +323,7 @@ libfltk_gl.1.3.dylib: $(GLOBJECTS) libfltk.1.3.dylib
echo $(DSOCOMMAND) $@ ... echo $(DSOCOMMAND) $@ ...
$(DSOCOMMAND) $@ \ $(DSOCOMMAND) $@ \
-install_name $(libdir)/$@ \ -install_name $(libdir)/$@ \
-current_version 1.3.2 \ -current_version 1.3.3 \
-compatibility_version 1.3.0 \ -compatibility_version 1.3.0 \
$(GLOBJECTS) -L. $(GLDLIBS) -lfltk $(GLOBJECTS) -L. $(GLDLIBS) -lfltk
$(RM) libfltk_gl.dylib $(RM) libfltk_gl.dylib
@ -359,7 +359,7 @@ libfltk_images.1.3.dylib: $(IMGOBJECTS) libfltk.1.3.dylib
echo $(DSOCOMMAND) $@ ... echo $(DSOCOMMAND) $@ ...
$(DSOCOMMAND) $@ \ $(DSOCOMMAND) $@ \
-install_name $(libdir)/$@ \ -install_name $(libdir)/$@ \
-current_version 1.3.2 \ -current_version 1.3.3 \
-compatibility_version 1.3.0 \ -compatibility_version 1.3.0 \
$(IMGOBJECTS) -L. $(LDLIBS) $(IMAGELIBS) -lfltk $(IMGOBJECTS) -L. $(LDLIBS) $(IMAGELIBS) -lfltk
$(RM) libfltk_images.dylib $(RM) libfltk_images.dylib

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0108 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
class CubeViewUI {open class CubeViewUI {open

View File

@ -1,14 +1,11 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.00 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
gridx 10
gridy 10
snap 3
Function {} {open Function {} {open
} { } {
Fl_Window {} {open Fl_Window {} {open
xywh {143 188 318 443} resizable visible xywh {397 202 318 443} type Double resizable visible
} { } {
Fl_Slider control { Fl_Slider control {
label {move label {move

View File

@ -1,11 +1,11 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0107 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {} {open Function {} {open
} { } {
Fl_Window {} {open Fl_Window {} {open
xywh {379 190 420 369} type Double resizable visible xywh {390 200 420 369} type Double resizable visible
} { } {
Fl_Group the_group { Fl_Group the_group {
label {activate()/deactivate() called on this Fl_Group} open label {activate()/deactivate() called on this Fl_Group} open
@ -62,23 +62,23 @@ Function {} {open
} { } {
MenuItem {} { MenuItem {} {
label item label item
xywh {0 0 100 20} labelsize 14 xywh {0 0 100 20}
} }
MenuItem {} { MenuItem {} {
label item label item
xywh {10 10 100 20} labelsize 14 xywh {10 10 100 20}
} }
MenuItem {} { MenuItem {} {
label item label item
xywh {20 20 100 20} labelsize 14 xywh {20 20 100 20}
} }
MenuItem {} { MenuItem {} {
label item label item
xywh {30 30 100 20} labelsize 14 xywh {30 30 100 20}
} }
MenuItem {} { MenuItem {} {
label item label item
xywh {40 40 100 20} labelsize 14 xywh {40 40 100 20}
} }
} }
Fl_Value_Output {} { Fl_Value_Output {} {

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {make_window()} {open Function {make_window()} {open

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0302 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
decl {\#include "mandelbrot.h"} {public local decl {\#include "mandelbrot.h"} {public local

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
decl {\#include <FL/Fl_Preferences.H>} {public local decl {\#include <FL/Fl_Preferences.H>} {public local
@ -45,7 +45,7 @@ Function {} {open return_type int
Fl_Window myWindow { Fl_Window myWindow {
label {My Preferences} label {My Preferences}
callback closeWindowCB open callback closeWindowCB open
xywh {709 76 298 311} type Double visible xywh {408 202 298 311} type Double visible
} { } {
Fl_Button {} { Fl_Button {} {
label Cancel label Cancel

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {button_cb(Fl_Button *b, void *)} { Function {button_cb(Fl_Button *b, void *)} {

View File

@ -1,11 +1,11 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0300 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {} {open Function {} {open
} { } {
Fl_Window {} {open Fl_Window {} {open
xywh {333 489 366 261} type Double resizable visible xywh {401 207 366 261} type Double resizable visible
} { } {
Fl_Button {} { Fl_Button {} {
label {@<-} label {@<-}

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0108 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {} {open Function {} {open

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0302 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
decl {\#include <stdio.h>} {public global decl {\#include <stdio.h>} {public global
@ -346,7 +346,7 @@ Function {} {open
} { } {
Fl_Window window { Fl_Window window {
label tree open label tree open
xywh {1 234 1045 580} type Double visible xywh {115 293 1045 580} type Double visible
} { } {
Fl_Group tree { Fl_Group tree {
label Tree label Tree

View File

@ -1,5 +1,5 @@
# data file for the Fltk User Interface Designer (fluid) # data file for the Fltk User Interface Designer (fluid)
version 1.0107 version 1.0303
header_name {.h} header_name {.h}
code_name {.cxx} code_name {.cxx}
Function {callback(Fl_Widget* o, void*)} {open private return_type void Function {callback(Fl_Widget* o, void*)} {open private return_type void
@ -12,7 +12,7 @@ Function {} {open
} { } {
Fl_Window {} { Fl_Window {} {
label {Valuator classes, showing values for type()} open label {Valuator classes, showing values for type()} open
xywh {479 151 580 510} type Double color 43 selection_color 43 xywh {400 199 580 510} type Double color 43 selection_color 43
code0 {\#include <stdio.h>} visible code0 {\#include <stdio.h>} visible
} { } {
Fl_Box {} { Fl_Box {} {