summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-16Fix and improve fl_contrast() calculationsAlbrecht Schlosser
2024-05-14Fix crash in test/cube under macOS when using Quit menubar itemManoloFLTK
2024-05-10configure-based build: move terminal to fluid-dependent sectionManoloFLTK
2024-05-01CMake: simplify compiler detection for '-Wshadow' testAlbrecht Schlosser
2024-04-30Implement and document new class Fl_PDF_File_SurfaceManoloFLTK
2024-04-22Enable 'shadow_variables' test on macOS using AppleClangAlbrecht Schlosser
2024-04-18Add missing 'x11.H' to exclusion list (STR 2728)Albrecht Schlosser
2024-04-18Test public headers for shadowed variables (STR 2728)Albrecht Schlosser
2024-04-06Rename putchar() to plot_char() (#944)Greg Ercolano
2024-04-02Move test/fromdos.c to misc/fromdos.c where it belongsAlbrecht Schlosser
2024-03-19Update dependencies, whitespace, and Fl_File_Chooser.cxxAlbrecht Schlosser
2024-03-18Fix VS compiler warning, write "copied" message to ttyAlbrecht Schlosser
2024-03-18native-filechooser has preview panel with FLTK_USE_X11 and macOSManoloFLTK
2024-03-16Improve linking of test/cairo_test.cxx demo programAlbrecht Schlosser
2024-03-15Fix a bunch of compiler warnings, particularly for old compilersAlbrecht Schlosser
2024-03-14Update documentation, remove/edit explicit FLTK versionsAlbrecht Schlosser
2024-03-12Improve keyboard event test program: add copy buttonAlbrecht Schlosser
2024-03-12Fix several compiler warningsAlbrecht Schlosser
2024-03-11Add Fl_Terminal to "Scrollbar Size" unittest (#931)Greg Ercolano
2024-03-11Improve handling of events in test/handle_keys.cxxAlbrecht Schlosser
2024-03-09Add another keyboard event test program test/handle_keys.cxxAlbrecht Schlosser
2024-03-09Use FL_Alt_Gr key definition in test/keyboardAlbrecht Schlosser
2024-03-09Use fixed font in test/clipboard for text displayAlbrecht Schlosser
2024-03-05Fix shortcut (Esc) handling in test/keyboard.cxxAlbrecht Schlosser
2024-03-04 Fix: Filechooser preview of XML file shows it as a corrupt image (#926)ManoloFLTK
2024-03-03native-filechooser: add call to fl_register_images() and explain whyManoloFLTK
2024-03-02Promote fl_strlcpy to <FL/fl_string_functions.h>Matthias Melcher
2024-03-02Fix test/editor use of strncy to strlcpyMatthias Melcher
2024-02-26Fix: Fl_Window::fullscreen() does not work correctly on Mac (#920)ManoloFLTK
2024-02-20Improve implementation of the macOS Window menuManoloFLTK
2024-02-16Added attribute checks to test/terminal for recent changes.Greg Ercolano
2024-02-09Fix Cairo related build issues (missing Cairo lib)Albrecht Schlosser
2024-02-09Fix cairo_test-shared build as well (#902)Albrecht Schlosser
2024-02-09Move FLTK_USE_SVG from config.h to FL/fl_config.hManoloFLTK
2024-02-09Fix "cairo_test fails to link due to undefined's" (#902)Albrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2024-02-06Fix typo in function name in editor.Matthias Melcher
2024-02-06Add dynamic title to test/editorMatthias Melcher
2024-02-06Restore 3-way close window dialog (#900)ManoloFLTK
2024-01-29RFC: Different approach to Editor tutorial (see #189) (#883)Matthias Melcher
2024-01-17Synchronize mouse and keyboard callbacks for Fl_Button (#877)Matthias Melcher
2024-01-15Restore correct copyright window for checkers demoManoloFLTK
2024-01-10Add Fl_String not-equal testGreg Ercolano
2024-01-06Remove Fl_Simple_Terminal (replaced by Fl_Terminal)Albrecht Schlosser
2024-01-03Limit test/terminal window sizeGreg Ercolano
2023-12-28Adds Fl_Input RMB menu translation to test/preferencesMatthias Melcher
2023-12-21Fix a typo, trailing whitespace, and dependenciesAlbrecht Schlosser
2023-12-20Make the 'Forms' compatibility library 'fltk_forms' optionalAlbrecht Schlosser
2023-12-19Fix typos, formatting, and text alignment in test/forms.cxxAlbrecht Schlosser
2023-12-17Fix MSVC compiler warningAlbrecht Schlosser