summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
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
2023-01-04Remove unused variable, fix "type issue" (#445, part 2)Albrecht Schlosser
2023-01-01FLUID refactor and macOS warnings removed (#623)Matthias Melcher
2023-01-01FLUID: BMP header file not trackedMatthias Melcher
2023-01-01FLUID: Fixes size_t signedness warningMatthias Melcher
2022-12-30FLUID support for inline image data (see #542, #592) (#604)Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-12-22Fix compilation on old gcc (#606)Matthias Melcher
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