summaryrefslogtreecommitdiff
path: root/src/Fl_Message.cxx
AgeCommit message (Expand)Author
43 hourswipmaxim nikonov
2 dayswi[maxim nikonov
2025-07-02Remove deprecated methods and functionsAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2023-12-27Fix position of 1-button Fl_Message windowsManoloFLTK
2023-11-07Fix buttons overlapping icon in message box (#826)Matthias Melcher
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2022-08-29Make hybrid Wayland/X11 platform.ManoloFLTK
2022-07-05Fix a potential memory leak, see issue #457Albrecht Schlosser
2022-04-07Undo most of f6a93eb that was a bad move.ManoloFLTK
2022-04-06Remove warnings: comparison of integer expressions of different signedness [-...ManoloFLTK
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-16Fix "fl_message_icon() regression" (#395)Albrecht Schlosser
2022-02-09Enable end user to copy standard dialog text to clipboard (#388)Albrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-12-10Stabilize resizing of common dialogs like fl_choice()Albrecht Schlosser
2021-12-06Fix whitespace errors (no code changes)Albrecht Schlosser
2021-12-05Fix MSVC compiler warningsAlbrecht Schlosser
2021-12-04Add fl_message_icon_label() function (STR #2762)Albrecht Schlosser
2021-12-04Re-enable nested (aka recursive) common dialogs (STR 3242, #282)Albrecht Schlosser