summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-27Adding horiizonatl and vertical label marginMatthias Melcher
2024-08-23Fix CTRL/META state display in test/handle_keys.cxx (macOS)Albrecht Schlosser
2024-08-19Changing test/editor Shortcut Key Ctrl-i.Matthias Melcher
2024-08-14Adding Fl_Widget::label_image_spacing() (#1039)Matthias Melcher
2024-08-10Fix tabs, trailing spaces, and update dependenciesAlbrecht Schlosser
2024-08-10Merge pull request #17 from mid-kid/patch-1Albrecht Schlosser
2024-08-10Configure/make: Quote variables that may contain spacesmid-kid
2024-08-10Fixed warning in Sudoku (unused variable)Matthias Melcher
2024-08-08Simplify test/handle_keys.cxx and remove commentsAlbrecht Schlosser
2024-08-04Add Sudoku undo and redo.Matthias Melcher
2024-08-04Sudoku formatting, hint updates.Matthias Melcher
2024-08-04Fix Sudoku's use of Fl_Sys_Menu->parent().Matthias Melcher
2024-08-02Fix Fl_Tabs callback in Overflow mode (#1031).Matthias Melcher
2024-07-31Enable setting a fixed font for 'wine' in test/handle_keys.cxxAlbrecht Schlosser
2024-07-23Resize line sizes and widths dynamically in test/line_style_docsAlbrecht Schlosser
2024-07-21Update docs and screenshot for fl_line_style() (#1016)Albrecht Schlosser
2024-07-08Fix horiz connection lines (#1008)Greg Ercolano
2024-07-01Improve test/handle_keys.cxxAlbrecht Schlosser
2024-06-30Fix compiler warningsGreg Ercolano
2024-06-27Update test/input_choice demo (#978)Albrecht Schlosser
2024-06-26Fix Fl_Input_Choice vs Fl_Choice drawing issues (#978)Greg Ercolano
2024-06-21Update dependenciesAlbrecht Schlosser
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