fltk/fluid
Matthias Melcher f5e7d62f90 Generate code block documentation using FLTK (#1353)
The Doxygen-to-pdf toolchain can not easily generate
pdf's with Japanese and Chinese characters. This patch
generates code blocks by rendering them in FLTK.
2025-12-28 21:37:30 +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 Restructuring Fluid source files. 2025-03-07 16:34:48 +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