fltk/fluid
2018-08-25 15:17:16 +00:00
..
fluid.app/Contents Bump version numbers for next minor release: FLTK 1.4.0. 2016-01-30 00:56:42 +00:00
icons Finish "rename" of *.xcf.gz - delete uncompressed files. 2015-11-24 14:43:20 +00:00
pixmaps Added Table and Tree support to Fluid. 2011-01-03 08:28:38 +00:00
about_panel.cxx fluid: update copyright year. 2018-05-01 11:08:38 +00:00
about_panel.fl fluid: update copyright year. 2018-05-01 11:08:38 +00:00
about_panel.h fluid: update copyright year. 2018-05-01 11:08:38 +00:00
align_widget.cxx Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 2018-06-23 20:50:22 +00:00
alignment_panel.cxx fluid: update copyright year. 2018-05-01 11:08:38 +00:00
alignment_panel.fl fluid: update copyright year. 2018-05-01 11:08:38 +00:00
alignment_panel.h fluid: update copyright year. 2018-05-01 11:08:38 +00:00
CMakeLists.txt Android: should build and run 2018-03-02 20:12:55 +00:00
code.cxx Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
CodeEditor.cxx Update fluid files and copyright. 2016-09-20 13:31:38 +00:00
CodeEditor.h Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid. 2015-04-04 15:06:30 +00:00
comments.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
ExternalCodeEditor_UNIX.cxx Fluid: Fix platform-specific build system (CMake + configure). 2017-02-15 20:28:13 +00:00
ExternalCodeEditor_UNIX.h Bringing over fix [11878+11879] from 1.3 current to the porting branch. 2016-08-16 21:20:06 +00:00
ExternalCodeEditor_WIN32.cxx Fluid: Fix platform-specific build system (CMake + configure). 2017-02-15 20:28:13 +00:00
ExternalCodeEditor_WIN32.h Bringing over fix [11878+11879] from 1.3 current to the porting branch. 2016-08-16 21:20:06 +00:00
factory.cxx Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
file.cxx Update fluid files and copyright. 2016-09-20 13:31:38 +00:00
Fl_Function_Type.cxx Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
Fl_Group_Type.cxx Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 2018-06-23 20:50:22 +00:00
Fl_Menu_Type.cxx Fix compiler warnings in fluid-generated code (STR #2813). 2015-04-10 19:26:17 +00:00
Fl_Type.cxx Fix string truncation in fluid (STR #2722 continued). 2016-10-28 21:42:42 +00:00
Fl_Type.h Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
Fl_Widget_Type.cxx Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 2018-06-23 20:50:22 +00:00
Fl_Widget_Type.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Window_Type.cxx Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 2018-06-23 20:50:22 +00:00
Fluid_Image.cxx Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
Fluid_Image.h Running FLTK in static initializers (cont'd): 2015-12-18 18:56:58 +00:00
fluid.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
function_panel.cxx Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
function_panel.fl Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
function_panel.h Added new functionality to Fluid: the 'binary data' type can now include text files as well as binary files into the source code. There is an additional check box in the dialog. Terminology is now "inlined data" instead of "binary data". Texts were modified to reflect the changes. 2018-08-25 15:17:16 +00:00
makedepend Remove unnecessary dependency on FL/Fl_Rect.H. 2018-04-12 12:58:10 +00:00
Makefile Fluid: Fix platform-specific build system (CMake + configure). 2017-02-15 20:28:13 +00:00
print_panel.cxx fluid: update copyright year. 2018-05-01 11:08:38 +00:00
print_panel.fl fluid: update copyright year. 2018-05-01 11:08:38 +00:00
print_panel.h fluid: update copyright year. 2018-05-01 11:08:38 +00:00
Shortcut_Button.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
template_panel.cxx fluid: update copyright year. 2018-05-01 11:08:38 +00:00
template_panel.fl fluid: update copyright year. 2018-05-01 11:08:38 +00:00
template_panel.h fluid: update copyright year. 2018-05-01 11:08:38 +00:00
undo.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
undo.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
widget_panel.cxx fluid: update copyright year. 2018-05-01 11:08:38 +00:00
widget_panel.fl fluid: update copyright year. 2018-05-01 11:08:38 +00:00
widget_panel.h fluid: update copyright year. 2018-05-01 11:08:38 +00:00