fltk/fluid
Matthias Melcher 16dae3ea06 Fluid: restructuring and commenting.
tl;dr : making Fluid maintainable, no changes in code execution and logic.

This is a pretty extensive restructuring of the Fluid source tree.
It was neccessary because source and header files were getting
much too big to handle. Many source files had no header, and many
headers declared functions that were in diffrent source files.

Reorganized much of the include statements.
Added comments to some of the files.
Added Doxygen configuration file for standalone Fluid docs.

Tested everything by rebuilding Fluid .fl designs with the resorted
version of Fluid.
2021-12-08 15:52:15 +01:00
..
icons Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
pixmaps Fluid: Adding shortcuts for Checkbox and Radio Menuitems. 2021-12-05 21:50:46 +01:00
about_panel.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
about_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
about_panel.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
align_widget.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
align_widget.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
alignment_panel.cxx Add Fl_Option::OPTION_SHOW_SCALING to fluid's "Global FLTK Settings". 2020-09-27 10:02:39 +02:00
alignment_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
alignment_panel.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
CMakeLists.txt Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
code.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
code.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
CodeEditor.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
CodeEditor.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
comments.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Doxyfile Fluid: Adding shortcuts for Checkbox and Radio Menuitems. 2021-12-05 21:50:46 +01:00
ExternalCodeEditor_UNIX.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
ExternalCodeEditor_UNIX.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
ExternalCodeEditor_WIN32.cxx Fix Windows (VS) compiler warnings in fluid 2021-08-30 23:45:16 +02:00
ExternalCodeEditor_WIN32.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
factory.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
factory.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
file.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
file.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Function_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Function_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Group_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Group_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Menu_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Menu_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Widget_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Widget_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Window_Type.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fl_Window_Type.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fluid_Image.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Fluid_Image.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
fluid.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
fluid.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
function_panel.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
function_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
function_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
makedepend Fix filename in doxygen comment, update dependencies 2021-12-06 00:43:24 +01:00
Makefile Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
pixmaps.cxx Fluid: Adding shortcuts for Checkbox and Radio Menuitems. 2021-12-05 21:51:18 +01:00
pixmaps.h Fluid support for high res graphics 2021-12-04 23:28:07 +01:00
print_panel.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
print_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
print_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
shell_command.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
shell_command.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Shortcut_Button.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
StyleParse.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
StyleParse.h Handle single quotes 2020-11-01 12:16:23 -08:00
template_panel.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
template_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
template_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
undo.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_browser.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_browser.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_panel.cxx Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_panel.fl Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_panel.h Fix Windows (VS) compiler warnings in fluid 2021-08-30 23:45:16 +02:00