fltk/fluid
Albrecht Schlosser 80ad88555f Sort makedepend files for better comparability
The intention is to improve (and minimize) diffs when dependencies
are changed and `make depend' is executed.

(1) use `makedepend ... -w 20'
(2) `sort -u' the resultant file with some more "magic".

(1) makes sure that there is only one dependent file per line,
(2) makes lines unique since `makedepend' can output one file
    many times which is redundant and makes diffs hard to read.

This uses 'mv', 'grep', and 'sort' in all FLTK library Makefiles.
Image libraries are intentionally left for a later update.
2019-01-18 15:44:24 +01: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 Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
about_panel.cxx Update dependencies and fluid files, fix typos. 2018-08-30 10:41:16 +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 Added Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
alignment_panel.fl Added Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
alignment_panel.h Added Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
CMakeLists.txt Fix 'fluid.app' for case sensitive macOS file systems. 2018-12-04 14:20:33 +01:00
code.cxx Update dependencies and fluid files, fix typos. 2018-08-30 10:41: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 Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
file.cxx Update fluid files and copyright. 2016-09-20 13:31:38 +00:00
Fl_Function_Type.cxx STR 3460: remember cursor position in code editor 2019-01-13 23:32:34 +01:00
Fl_Group_Type.cxx Fixing some minor lint, found by Pavel Shlyak using PVS studio 2018-12-27 13:05:35 +01:00
Fl_Menu_Type.cxx STR 3460: Fluid menu item types 2019-01-14 01:14:40 +01:00
Fl_Type.cxx Added Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
Fl_Type.h STR 3460: Fluid menu item types 2019-01-14 01:14:40 +01:00
Fl_Widget_Type.cxx STR 3460: removed nanny code for Fluid comments 2019-01-13 22:42:01 +01: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 STR 3460: shell window remembers position 2019-01-14 00:09:31 +01: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 Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01:00
function_panel.fl Added Fl_Simple_Terminal to Fluid. 2019-01-14 01:43:17 +01: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 Update (remaining) dependencies 2019-01-18 14:11:41 +01:00
Makefile Sort makedepend files for better comparability 2019-01-18 15:44:24 +01: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