| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-05 | Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro | ManoloFLTK | |
| 2023-10-22 | Removes Fl_String from documentation as well. | Matthias Melcher | |
| 2023-09-07 | Fix doxygen "undocumented parameter" warnings | Albrecht Schlosser | |
| ... and argument order in FL_INLINE_CALLBACK_2 macro | |||
| 2023-08-17 | Fix typos in names of Doxygen items (#729) | ManoloFLTK | |
| 2023-08-15 | Improved, yet compatible, widget callback system using macros (#729) | Matthias Melcher | |
| * adds FL/fl_callback.macros.H * adds FL_FUNCTION_CALLBACK_n(widget, function, [type, data]) * adds FL_METHOD_CALLBACK_n(widget, class, instance, method, [type, data]) * adds FL_INLINE_CALLBACK_n(widget, [type, name, data], callback_body) * adds `examples/callback` * full documentation | |||
