summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-01Fix test/help_dialog for CMake building and macOS platform.ManoloFLTK
2020-06-29Move class Fl_SVG_File_Surface from libfltk to libfltk_images.ManoloFLTK
2020-06-27Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.ManoloFLTK
2020-06-21Remove superfluous dependency on forms libraryAlbrecht Schlosser
2020-06-13CMake: Build static and shared libs side-by-sideAlbrecht Schlosser
2020-06-13Update dependenciesAlbrecht Schlosser
2020-06-10Support cross-compilation with autotoolsAlbrecht Schlosser
2020-06-01test/clock: close both windows togetherAlbrecht Schlosser
2020-05-07Extend fl_message_position() with 'center' optionAlbrecht Schlosser
2020-04-28Update dependencies and .gitignoreAlbrecht Schlosser
2020-04-22Add optional argument to Fl_Printer::begin_job() to inform caller when an err...ManoloFLTK
2020-04-20Reorganize .gitignore file(s)Albrecht Schlosser
2020-04-08Fix copyright headerAlbrecht Schlosser
2020-03-11Remove CodeWarrior "support"Albrecht Schlosser
2020-02-10Implement fl_putenv() as cross-platform putenv()Albrecht Schlosser
2020-02-09Make test/fullscreen follow what doc of Fl_Window constructor says.ManoloFLTK
2020-01-18Add convenience options to glpuzzle demoAlbrecht Schlosser
2020-01-18Use cross-platform code to set the window icon.ManoloFLTK
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