summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-05Revert "#733 partial: Adds rotation gesture event on MacOS"Albrecht Schlosser
2023-08-05#733 partial: Adds rotation gesture event on MacOSMatthias Melcher
2023-07-19Fix missing (new) source file in fluid and dependenciesAlbrecht Schlosser
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-14FLUID: fixes all overlapping widgets in all .fl filesMatthias Melcher
2023-07-12Display mouse button state in test/handle_events.cxx demoAlbrecht Schlosser
2023-05-10Fix "Provide --without-fluid configure option" - cont'd (#725)ManoloFLTK
2023-05-09Fix "Provide --without-fluid configure option " (#725)ManoloFLTK
2023-05-08Fix some but not all memory leaks in test/utf8 demoAlbrecht Schlosser
2023-04-14test/utf8: improve use of Fl::set_fonts(const char *) across platformsManoloFLTK
2023-04-13Fix more compiler warnings (comma at end of enum)Albrecht Schlosser
2023-04-08Add usage example of Fl_Window::cursor(const Fl_RGB_Image *, int, int)ManoloFLTK
2023-03-22Fix test/demo for X11 on macOS (e.g. XQuartz)Albrecht Schlosser
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-14Cairo: introduce Fl::cairo_flush() in FLTK APIAlbrecht Schlosser
2023-03-12Simplify the previous Cairo drawing fix (#694)Albrecht Schlosser
2023-03-12Fix Cairo drawing in test/cairo_test demo for Windows (#694)Albrecht Schlosser
2023-03-09Fix dependencies, typos, trailing whitespace, and formattingAlbrecht Schlosser
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-02-25Add Fl_String to Fl_Preferences (#687)Matthias Melcher
2023-02-23Move animated gif images to the test/images folderAlbrecht Schlosser
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-07Avoid "#undef __APPLE__" preprocessor directiveManoloFLTK
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-02-02Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__ManoloFLTK
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2023-01-26Fixing FLUID file corruption from issue #653 (#662)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-15Fix memory leak warnings by "binding" imagesAlbrecht Schlosser
2023-01-14Add necessary initialisation in test/mandelbrotManoloFLTK
2023-01-12Add Fl_Scheme_Choice widget and use it in test programsAlbrecht Schlosser
2023-01-10Fix new warnings in CIMatthias Melcher
2023-01-10Fix compiler warning in test/tabsMatthias Melcher
2023-01-05Add Fl_Tabs dragging in pulldown modeMatthias Melcher
2023-01-05Adding color to test/mandelbrot (#634)Matthias Melcher
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias 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-28Improve and extend fl_contrast() (#370)Albrecht Schlosser
2022-12-28Fix merge error in animated.cxx (sorry for the noise)Albrecht Schlosser
2022-12-28Replace an enum with 'const' variables in test/animated.cxxAlbrecht Schlosser
2022-12-28 Fix compiler warnings on Windows with mingw-w64 CMAKE_CXX_STANDARD=20 (#615)ManoloFLTK
2022-12-17Make unittest conform to CMP (#597)Matthias Melcher
2022-12-15Rename some Fl_Flex methods for FLTK compliance (#594)Albrecht Schlosser
2022-12-13Fix trailing whitespace and dependenciesAlbrecht Schlosser
2022-12-11Move utf-8 box drawing string into .cxxGreg Ercolano
2022-12-11Added Unicode Boxes unittest and README-unittests.txtGreg Ercolano
2022-12-09New Fl_ICO_Image class to read Windows .ico icon filesManoloFLTK
2022-12-08Fix compilation warning, update dependenciesAlbrecht Schlosser