fltk/fluid
Albrecht Schlosser 720b84ef9d CMake: refactor and reformat CMake files
- raise minimum CMake version from 2.6.3 to 3.2.3 (Jun 01, 2015)
- indent all CMake files according to the CMP (2 col.)
- refactor FLTK version number definitions and usage
- unify CMake and autoconf/configure variable names:
  - FL_VERSION -> FLTK_VERSION
  - FL_MAJOR_VERSION -> FLTK_VERSION_MAJOR
  - etc. for _MINOR_ and _PATCH_, respectively
  - note: this does not affect FL_VERSION etc. in source code
- generate "export headers" for all libraries (experimental: OFF)
- port some forgotten goodies from branch-1.3 to master
- merge and improve macro 'create_example' (WIP)
- remove "temporary" options and code for older CMake versions
- include and use 'GenerateExportHeader' (experimental, WIP: OFF)
  - note: created header files are not yet used
- build only *one* DLL with Visual Studio (tested, works)
  - similar to the bundled IDE projects in 1.3.x
- add some dynamically linked test/demo programs ('*-shared')
  if shared libraries are built (WIP)
- split 'macros.cmake': use one file per macro
2020-07-15 00:34:53 +02:00
..
fluid.app/Contents Bump version numbers for next minor release: FLTK 1.4.0. 2016-01-30 00:56:42 +00:00
icons Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
pixmaps Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
CMakeLists.txt CMake: refactor and reformat CMake files 2020-07-15 00:34:53 +02:00
CodeEditor.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CodeEditor.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ExternalCodeEditor_UNIX.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ExternalCodeEditor_UNIX.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ExternalCodeEditor_WIN32.cxx Import Albrecht's utf8 mods for FormatMessage() to fluid 2020-07-14 13:14:37 +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 Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
Fl_Group_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Menu_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Type.h Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
Fl_Widget_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Widget_Type.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Window_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fluid_Image.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fluid_Image.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Makefile Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Shortcut_Button.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
about_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
about_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
about_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
align_widget.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
code.cxx Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
comments.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
factory.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
file.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fluid.cxx Import Albrecht's utf8 mods for FormatMessage() to fluid 2020-07-14 13:14:37 +02: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 Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
function_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
function_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
makedepend Update dependencies 2020-06-13 12:50:06 +02:00
print_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
print_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
print_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
template_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
template_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
template_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
widget_panel.cxx Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
widget_panel.fl Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
widget_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00