fltk/fluid
Albrecht Schlosser c17c2e3808 Clean up .gitignore files
Since FLTK 1.5 building FLTK in the source tree is prohibited by our
CMake setup. Therefore all build artifacts are stored in the build
tree and don't need to be "ignored" in the source tree.
This simplifies the .gitignore files significantly.

There are some exceptions though, for instance .cxx and .h files
generated by fluid which might be created by a user/developer
executing fluid in the source tree.
2025-12-30 18:41:33 +01:00
..
app Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00
documentation FLUID: Add support for lambda callbacks. 2025-12-22 23:12:42 +01:00
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02:00
io Fluid: fix class prefix user input check. 2025-12-06 02:29:57 +01:00
nodes FLUID: Add support for lambda callbacks. 2025-12-22 23:12:42 +01:00
panels Fluid: Increase setting panel fonts. 2025-12-13 00:11:57 +01:00
pixmaps FLUID: basic Fl_Grid support 2023-10-20 19:00:52 +02:00
proj Fix trailing whitespace and convert a few tabs to spaces 2025-07-08 15:25:14 +02:00
rsrcs Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
templates Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
tools Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00
widgets Generate code block documentation using FLTK (#1353) 2025-12-28 21:37:30 +01:00
.gitignore Clean up .gitignore files 2025-12-30 18:41:33 +01:00
CMakeLists.txt FLUID: Move i18n settings into its own class 2025-06-27 14:34:49 +02:00
fluid-shared.plist Fix "fully support ... own shared libraries" (#1238) 2025-04-21 19:50:12 +02:00
Fluid.cxx Fluid: Fix crash when saving an empty project. 2025-11-29 17:21:47 +01:00
fluid.desktop
Fluid.h Fix trailing whitespace and convert a few tabs to spaces 2025-07-08 15:25:14 +02:00
fluid.plist Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
fluid.xml
main.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
main.h Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
Project.cxx Fluid: Fix crash when saving an empty project. 2025-11-29 17:21:47 +01:00
Project.h Fluid: Fix relative project paths in GUI mode #1293 2025-08-13 21:23:48 +02:00
README_fl.txt Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00