summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-07-14FLUID File Format Documentation FixesMatthias Melcher
2023-07-14FLUID: File Format Fault Fixes.Matthias Melcher
2023-07-14Documentation: screenshot updatesMatthias Melcher
2023-07-14FLUID formatting and commentsMatthias Melcher
2023-07-12FLUDI documentation updatesMatthias Melcher
2023-07-11FLUID: typoMatthias Melcher
2023-07-11FLUID adding hatch pattern to overlapping widgetsMatthias Melcher
2023-07-11FLUID mark project change when changing window visibilityMatthias Melcher
2023-07-10FLUID source files sorting improvedMatthias Melcher
2023-07-03FLUID #739: emit User Code late for Window and Widget ClassMatthias Melcher
2023-06-12Fix building with -DOPTION_USE_SVG=OffManoloFLTK
2023-06-04FLUID option to ignore some syntax checksMatthias Melcher
2023-05-07[CMake] Use an object library to speed up fluid buildAlbrecht Schlosser
2023-04-26FLUID: Initialisation orner in menus: #722Matthias Melcher
2023-04-14Fix tiny memory leak in fluid (setting scheme)Albrecht Schlosser
2023-04-13Fix more compiler warnings (comma at end of enum)Albrecht Schlosser
2023-03-19Fix and consolidate settings dialogs (#346, #703)Matthias Melcher
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-03-01FLUID Fix resizable of Widget panelMatthias Melcher
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-16Update dependenciesManoloFLTK
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher
2023-02-09FLUID: another memory leakMatthias Melcher
2023-02-09FLUID: Fix memory leak (#672)Matthias Melcher
2023-02-05Give fluid and fltk-options their own .gitignore filesAlbrecht Schlosser
2023-02-05FLUID: resizable Command dialogsMatthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-02-02FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)Matthias Melcher
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2023-01-29Avoid Linux warningMatthias Melcher
2023-01-29FLUID: defer calling Fl::add_fd.Matthias Melcher
2023-01-27FLUID: close communications pipeMatthias Melcher
2023-01-27FLUID: fixe external command alert on UnixMatthias Melcher
2023-01-26STR 2936: FLUID: option to ignore syntax check in DeclBlockMatthias Melcher
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23FLUID: unneeded assignment, possible NULL pointer (#660)Matthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-21FLUID: No syntax highlighting in comment editor (#658)Matthias Melcher
2023-01-21Animated GIF support (Fl_Anim_GIF_Image class) (#375)wcout
2023-01-21Move global FLTK options into new app fltk-admin (#560)Matthias Melcher
2023-01-20STR 2843: FLUID align evenly now prefers correct gap size over correct widthMatthias Melcher
2023-01-19Fluid: improve contrast of comments in widget browserAlbrecht Schlosser
2023-01-12Add Fl_Scheme_Choice widget and use it in test programsAlbrecht Schlosser
2023-01-12FLUID: Fix wrong use of `Fl_Scroll::position()`Matthias Melcher
2023-01-10Fix new warnings in CIMatthias Melcher
2023-01-08FLUID: add drag'n'drop for images (#642)Matthias Melcher
2023-01-05Include OS error if reap_editor() failsGreg Ercolano
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher