fltk/fluid
Albrecht Schlosser 5438954d8c Generate FL/fl_config.h rather than FL/abi-version.h
... as discussed in fltk.coredev in thread "RFC: introduce public
config header <FL/fl_config.h>", see:
https://groups.google.com/g/fltkcoredev/c/xLCs1AIXMVo/m/MHZpQggzAQAJ

- Rename abi-version.h to fl_config.h, rename input files,
  update dependencies, .gitignore, CMake, configure and Makefiles.

- Include Cairo options in FL/fl_config.h

- Rename FLTK_USE_CAIRO to FLTK_HAVE_CAIROEXT for consistency.

- Include <FL/fl_config.h> in config.h and wherever necessary,
  fix include order (move FL/Fl.H to the top) and more.

- Move USE_X11 to fl_config.h and rename to FLTK_USE_X11

- Do not include <config.h> in Cairo demo program which is no
  longer required in Cairo programs since FLTK 1.4.0
2021-12-18 22:44:08 +01:00
..
documentation/src STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks. 2021-12-09 21:51:37 +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
CMakeLists.txt Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
CodeEditor.cxx Fluid: clean up Doxyfile, fix two minor doxygen issues 2021-12-10 17:52:39 +01:00
CodeEditor.h STR 3460.C: Code Properties remembers the editor's scroll bar position. 2021-12-08 18:55:44 +01:00
Doxyfile Fluid: clean up Doxyfile, fix two minor doxygen issues 2021-12-10 17:52:39 +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
Fl_Function_Type.cxx #329 #318: Fixed Fluid indenting and trailing whitespace 2021-12-15 19:38:09 +01:00
Fl_Function_Type.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
Fl_Group_Type.cxx GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
Fl_Group_Type.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
Fl_Menu_Type.cxx GitHub #327: menu buttons will no longer grab arrow keys. 2021-12-17 19:48:59 +01:00
Fl_Menu_Type.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
Fl_Type.cxx Removed superfluous comments 2021-12-18 15:22:19 +01:00
Fl_Type.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
Fl_Widget_Type.cxx #329 #318: Fixed Fluid indenting and trailing whitespace 2021-12-15 19:38:09 +01:00
Fl_Widget_Type.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
Fl_Window_Type.cxx STR 3355: allow Unicode UTF-8 in source code 2021-12-17 21:28:23 +01:00
Fl_Window_Type.h STR 3355: allow Unicode UTF-8 in source code 2021-12-17 21:28:23 +01:00
Fluid_Image.cxx STR 3210: indentation is now controlled in one single position for all source and header files. 2021-12-11 03:40:07 +01:00
Fluid_Image.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
Makefile #322: remove Fluid's dependency on fltk_forms. 2021-12-13 18:44:33 +01:00
Shortcut_Button.cxx GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
Shortcut_Button.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +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
about_panel.cxx STR 3210: indentation is now controlled in one single position for all source and header files. 2021-12-11 03:40:07 +01:00
about_panel.fl STR 3442: changed .cxx file, but not .fl 2021-12-13 18:17:07 +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 Correcting UFT vs. UTF character flip 2021-12-18 14:44:41 +01:00
alignment_panel.fl Correcting UFT vs. UTF character flip 2021-12-18 14:44:41 +01:00
alignment_panel.h STR 3355: allow Unicode UTF-8 in source code 2021-12-17 21:28:23 +01:00
code.cxx STR 3355: allow Unicode UTF-8 in source code 2021-12-17 21:28:23 +01:00
code.h #329 #318: Fixed Fluid indenting and trailing whitespace 2021-12-15 19:38:09 +01:00
comments.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
factory.cxx GitHub #329: fixed missing code 2021-12-16 19:51:37 +01:00
factory.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
file.cxx STR 3355: allow Unicode UTF-8 in source code 2021-12-17 21:28:23 +01:00
file.h STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
fluid.cxx GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.h STR 3426: indicating in the title bar if the design is newer than the code file. 2021-12-10 01:22:24 +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 STR 3442: copy/paste now inserts widget as expected. 2021-12-13 18:17:07 +01:00
function_panel.fl STR 3442: changed .cxx file, but not .fl 2021-12-13 18:17:07 +01:00
function_panel.h STR 3210: indentation is now controlled in one single position for all source and header files. 2021-12-11 03:40:07 +01:00
makedepend Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +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 Fix trailing whitespace and a MSVC compiler warning 2021-12-14 23:55:21 +01:00
print_panel.fl github #328: temporarily disabling new project flags 2021-12-15 20:19:33 +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: use fl_strdup() to fix MSVC compiler warning 2021-12-11 14:49:42 +01:00
shell_command.h Fluid STR 3460.D: making dialog more interactive. 2021-12-09 12:42:56 +01:00
template_panel.cxx Fix trailing whitespace and a MSVC compiler warning 2021-12-14 23:55:21 +01:00
template_panel.fl STR 3210: indentation is now controlled in one single position for all source and header files. 2021-12-11 03:40:07 +01:00
template_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.cxx GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
undo.h Fluid: restructuring and commenting. 2021-12-08 15:52:15 +01:00
widget_browser.cxx GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
widget_browser.h GitHub #326: browser scrolling should be much improved 2021-12-17 18:38:26 +01:00
widget_panel.cxx #319: Fixed Live Resize Mode in Fluid 2021-12-13 21:01:56 +01:00
widget_panel.fl #319: Fixed Live Resize Mode in Fluid 2021-12-13 21:01:56 +01:00
widget_panel.h Fix Windows (VS) compiler warnings in fluid 2021-08-30 23:45:16 +02:00