fltk/fluid/nodes
Matthias Melcher 33199dab78 FLUID: Add support for lambda callbacks.
Starting the callback text with a '[' assumes that
the rest of the callback is a lambda and generates
inlined code for it.
2025-12-22 23:12:42 +01:00
..
Button_Node.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Button_Node.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
callbacks.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
callbacks.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
factory.cxx Fix trailing whitespace and convert a few tabs to spaces 2025-07-08 15:25:14 +02:00
factory.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Function_Node.cxx Fluid: modernize Function Node class 2025-12-06 02:50:28 +01:00
Function_Node.h Fluid: modernize Function Node class 2025-12-06 02:50:28 +01:00
Grid_Node.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Grid_Node.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Group_Node.cxx Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00
Group_Node.h Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00
Menu_Node.cxx FLUID: Add support for lambda callbacks. 2025-12-22 23:12:42 +01:00
Menu_Node.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Node.cxx Fluid: modernize Function Node class 2025-12-06 02:50:28 +01:00
Node.h Fluid: modernize Function Node class 2025-12-06 02:50:28 +01:00
Tree.cxx Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
Tree.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
Widget_Node.cxx FLUID: Add support for lambda callbacks. 2025-12-22 23:12:42 +01:00
Widget_Node.h Fluid: convert modal panels into tabs in the widget panel (#1339) 2025-11-29 12:57:08 +01:00
Window_Node.cxx Remove boxtype linke trick. 2025-12-03 23:33:14 +01:00
Window_Node.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00