summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2022-12-17Adding length checks for in-memory image data (see #542) (#592)Matthias Melcher
2022-12-16Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…ManoloFLTK
2022-12-15Rename some Fl_Flex methods for FLTK compliance (#594)Albrecht Schlosser
2022-12-13Fix trailing whitespace and dependenciesAlbrecht Schlosser
2022-12-13Fix compiler warning: unused variableAlbrecht Schlosser
2022-12-10Add option to bind images to a widget (#589)Matthias Melcher
2022-12-10Fluid preview now copies text attributes (#587)Matthias Melcher
2022-12-10Fixes some VC compiler warningsMatthias Melcher
2022-12-10Fixes some implicit type cast warningsMatthias Melcher
2022-12-10FLUID event handling and UI changes (#575)Matthias Melcher
2022-12-08Fix compilation warning, update dependenciesAlbrecht Schlosser
2022-12-01Fluid: Keep widget panel open during undo/redo (#566)Matthias Melcher
2022-11-29Fix -o and -h command line arg handlingMatthias Melcher
2022-11-26Update dependenciesAlbrecht Schlosser
2022-11-26Remove unintentional C++11Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-11-25Add "Oxy" scheme (STR 2675, STR 3477)Albrecht Schlosser
2022-11-24Fix two Visual Studio compiler warningsAlbrecht Schlosser
2022-11-24FLUID: Fix update of formula input widgetsMatthias Melcher
2022-11-24Fixes some FLUID bugsMatthias Melcher
2022-11-23Fluid: Fix variable naming and a memory leakMatthias Melcher
2022-11-23Fluid: Fix commandline parameter error messageMatthias Melcher
2022-11-22Update dependenciesAlbrecht Schlosser
2022-11-17Fluid: Add Undo to formula input fields. (#547)Matthias Melcher
2022-11-16Fix whitespace errors and dependenciesAlbrecht Schlosser
2022-11-16Capitalise FLTK and FLUID.Matthias Melcher
2022-11-16Fix capitalisation for keywords.Matthias Melcher
2022-11-16Clarify two entries in the .fl file format docsMatthias Melcher
2022-11-16Fix typos and a minor bug in fluid/README_fl.txtAlbrecht Schlosser
2022-11-15Improve Fluid argument handling and relative paths. (#545)Matthias Melcher
2022-11-15Add support of .svgz image files to fluidManoloFLTK
2022-11-13Further clarify Fluid file format specificsMatthias Melcher
2022-11-09Fluid Fl_Widget::image() path fixes. (#536)Matthias Melcher
2022-11-08Fluid: widget classes can resize children on instantiationMatthias Melcher
2022-11-08Adding Fluid file format README. (#533)Matthias Melcher
2022-11-04Fluid now stores set sizes for Fl_Flex. (#529)Matthias Melcher
2022-11-04support svg (#489)Etorth
2022-11-01Added Fl_Group::on_insert/on_remove/on_move (#527)Matthias Melcher
2022-11-01Remove unnecessary include files, update dependenciesAlbrecht Schlosser
2022-11-01Fluid subgroup visibilityMatthias Melcher
2022-11-01Fluid support for Fl_Flex (#523) and some Fl_Flex improvementsMatthias Melcher
2022-09-23Fixes incorrect install of fluid in macOS Applications directory.Gonzalo Garramuño
2022-09-10New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...ManoloFLTK
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2022-04-03Build and use fluid-cmd on Windows for .fl files (#224, #293)Albrecht Schlosser
2022-03-04Add the Wayland platform to FLTK 1.4 - continued.ManoloFLTK
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-20Fluid: no grid on window resizing. (#399)Matthias Melcher
2022-02-20Fluid: fixed missing return value (#398)Matthias Melcher