summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-11Fix Visual Studio compiler warningsAlbrecht Schlosser
2022-11-08Testing emojis in test/utf8.Matthias Melcher
2022-11-07Removed i18n from test/preferences.flMatthias Melcher
2022-11-06Speed up test/table open timeGreg Ercolano
2022-11-06Fixing _define before _include.Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-09-23Updated fltk logo for docs and help_dialog using logo from the website.Greg Ercolano
2022-08-08Improve layout, fix resizing of test/demoAlbrecht Schlosser
2022-08-08Add option to test Fl_Flex in test/pack.cxxAlbrecht Schlosser
2022-08-07Fl_Flex: support different margin sizes, improve docsAlbrecht Schlosser
2022-08-01Add Fl_Flex widget from Karsten Pedersen (issue #255)Albrecht Schlosser
2022-07-27Configure/make: update dependenciesAlbrecht Schlosser
2022-07-27test/buttons: reorder buttons, remove unnecessary includesAlbrecht Schlosser
2022-07-27Add active/inactive button to unittest_schemes.cxxAlbrecht Schlosser
2022-04-12Modify test/cairo_test.cxx to show roles of OPTION_CAIRO and OPTION_CAIROEXT.ManoloFLTK
2022-04-09Fix build of test/unittests with shared librariesAlbrecht Schlosser
2022-04-07Clean up test/.gitignoreAlbrecht Schlosser
2022-03-22Restore building when HAVE_GL is 0ManoloFLTK
2022-03-21MSVC: use fl_snprintf() rather than snprintf()Albrecht Schlosser
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-02-26Fix Visual Studio build warningsAlbrecht Schlosser
2022-02-21Update dependenciesAlbrecht Schlosser
2022-02-21Fix compiler warning [-Wunused-but-set-variable]Albrecht Schlosser
2022-02-19Fix typos and copyrightAlbrecht Schlosser
2022-02-08Account for presence of terminal panel in the size_range() call.ManoloFLTK
2022-02-06OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)Matthias Melcher
2022-02-05Minor improvement in Fl_Mac_App_Menu::custom_application_menu_items().ManoloFLTK
2022-01-29More natural shading for Checkers pieces.Matthias Melcher
2022-01-28Checkers pieces scaling.Matthias Melcher
2022-01-28New Checkers pieces created by me from scratch.Matthias Melcher
2022-01-28Remove obsolete image file (#31)Albrecht Schlosser
2022-01-27Background color attribute for Fl_Text_Display. (#378)Matthias Melcher
2022-01-26#31, HiDPI checkers, animation timingMatthias Melcher
2022-01-26Removed GL Button from test/cubeMatthias Melcher
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2022-01-21Fix compiler warnings [-Wunused-variable]Albrecht Schlosser
2022-01-19Fixing and upgrading Fl_Preferences (#374)Matthias Melcher
2022-01-16Update fluid files and generated filesAlbrecht Schlosser
2022-01-16Rename FL/Fl_String_class.H to FL/Fl_String.HAlbrecht Schlosser
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2022-01-05Fix whitespace and Makefile dependenciesAlbrecht Schlosser
2022-01-01Tweak blocks game to use higher update rates and slightly larger window.Michael R Sweet
2021-12-19STR 3289: Fluid i18n, gettext, catguts improvementsMatthias Melcher
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-12-18Remove unused and outdated demo, update dependenciesAlbrecht Schlosser
2021-12-17GitHub #327: menu buttons will no longer grab arrow keys.Matthias Melcher
2021-12-14Fix trailing whitespace and a MSVC compiler warningAlbrecht Schlosser
2021-12-08Documentation on widget coordinates and layout, plus new test programs (#304)engelsman
2021-12-06Fix whitespace errors (no code changes)Albrecht Schlosser
2021-12-04Add fl_message_icon_label() function (STR #2762)Albrecht Schlosser