summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-16Don't include 'src/flstring.h' in menubar demoAlbrecht Schlosser
2020-01-11Implement Fl_Window::icon() and default_icon() for macOSManoloFLTK
2020-01-09Upgrade bundled libpng from 1.6.16 to 1.6.37Albrecht Schlosser
2020-01-04Update dependencies and .gitignoreAlbrecht Schlosser
2020-01-04Update test/Makefile for checkers build with fluidAlbrecht Schlosser
2020-01-03Creating hires version of Checkers.Matthias Melcher
2020-01-03Added Fluid file to Checkers as a tool to inline the PNG images.Matthias Melcher
2019-12-31Commented out some silly code in the preferences test.Matthias Melcher
2019-12-23macOS: fixed all demo programs that need to access resourcesMatthias Melcher
2019-11-21Improve Cairo demo programAlbrecht Schlosser
2019-11-08Don't use Fl::readqueue() in cube demoAlbrecht Schlosser
2019-11-08Fix cube demo if OpenGL is not availableAlbrecht Schlosser
2019-08-29Fix more compiler warnings (STR 3529)Albrecht Schlosser
2019-08-25Small tooltip improvements for test/tree appGreg Ercolano
2019-06-22Update dependency systemAlbrecht Schlosser
2019-06-22Fix missing quotes in CMakeLists.txt change.Greg Ercolano
2019-06-22Small fix for build error caught by git's build system.Greg Ercolano
2019-06-22Additional Makefile rules and source files for issue #29.Greg Ercolano
2019-06-22Fix issue #29: Updated buggy/ugly checkers piece iconsGreg Ercolano
2019-03-28Update dependenciesAlbrecht Schlosser
2019-03-25Update dependenciesAlbrecht Schlosser
2019-03-06Have the fullscreen test program show the screen scaling factor values.ManoloFLTK
2019-02-24Add example of call to Fl_Sys_Menu_Bar::about()ManoloFLTK
2019-02-12CMake: Cairo demo must also be built w/o CairoAlbrecht Schlosser
2019-02-12Reformat according to the CMP (whitespace only)Albrecht Schlosser
2019-02-09Remove duplicate source from Makefile (and sort it)Albrecht Schlosser
2019-02-05Fixed all Pixmaps to be '*const' (STR #3108).Matthias Melcher
2019-02-02Removed all shadow lint in header files (STR #2714).Matthias Melcher
2019-02-02STR #2714: remove new shadow lint for MacOSMatthias Melcher
2019-01-18Update dependencies (now sorted)Albrecht Schlosser
2019-01-18Sort makedepend files for better comparabilityAlbrecht Schlosser
2019-01-18Fix dependencies (STR 3506)Albrecht Schlosser
2019-01-17Android CMake: icons, docs, more appsMatthias Melcher
2019-01-17Andoird CMake: trying to autocreate Fluid filesMatthias Melcher
2019-01-16Android CMake: fix, more autogenerated filesMatthias Melcher
2019-01-16Android CMake: macro for multiple testsMatthias Melcher
2019-01-15Fixed typo in test/CmakeMatthias Melcher
2019-01-15Android: starting to use CMake to build AndroidStudio files.Matthias Melcher
2018-12-29Adding documentation for '@N', inactive color.Matthias Melcher
2018-12-29Also testing # as a format_char()Matthias Melcher
2018-12-29Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.Matthias Melcher
2018-12-29Remove obsolete condition to make static analysis happy.Matthias Melcher
2018-12-20Fix line endings.Albrecht Schlosser
2018-12-10Rename README files to README.txt (and several similar files).Albrecht Schlosser
2018-12-09Fix MacOS-specific regression appeared with move to git when building test wi...ManoloFLTK
2018-12-09These binary files should not be committed.ManoloFLTK
2018-12-09Necessary for correct app bundlesManoloFLTK
2018-12-04Fix 'fluid.app' for case sensitive macOS file systems.Albrecht Schlosser
2018-10-29Control resizing behavior of UI buttonsGreg Ercolano
2018-10-29Tooltip for browse button, and include a fallback label if icon not found.Greg Ercolano