summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-23Stabilizes Fl_Tile size_range mode.Matthias Melcher
2023-11-22Adding size range settings to Fl_Tile, initial commit.Matthias Melcher
2023-11-21Added output_translate(): controls lf -> crlf translationGreg Ercolano
2023-11-19Fix compiler warningAlbrecht Schlosser
2023-11-18Small improvements of test/grid_dialog.cxxAlbrecht Schlosser
2023-11-18Add Fl_Grid based dialog demo program - part 2Albrecht Schlosser
2023-11-18Add Fl_Grid based dialog demo programAlbrecht Schlosser
2023-11-17Apply two patches provided by user 'Andre' via mailAlbrecht Schlosser
2023-11-16Added clear(), some methods protected->publicGreg Ercolano
2023-11-15Fixes test/terminal box typeMatthias Melcher
2023-11-15Uses the correct Fl_Terminal type in terminal.fl as wellMatthias Melcher
2023-11-15FLUID: fixing test/valuator.fl and test/tree.flMatthias Melcher
2023-11-14Added textcolor() and color(), doc fixes.Greg Ercolano
2023-11-14Fix compiler warning (suggest-override)Albrecht Schlosser
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-14Fl_Terminal widget (#800)erco77
2023-11-05Add Fl_Window::maximize() and Fl_Window::un_maximize()ManoloFLTK
2023-11-03CMake: Refactor building OpenGL and "shared" demo programsAlbrecht Schlosser
2023-11-03Fix compiler warning when fullscreen demo is built w/o OpenGLAlbrecht Schlosser
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2023-10-21Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)Matthias Melcher
2023-10-20Fix ctrl/+/- in cube demoAlbrecht Schlosser
2023-10-16Add Fl_Grid widget and test and demo programsAlbrecht Schlosser
2023-10-16Update .gitignore filesAlbrecht Schlosser
2023-10-16Improve subclassing cababilities of Fl_Tile (STR 2791)Albrecht Schlosser
2023-10-13Fix trailing whitespace and dependenciesAlbrecht Schlosser
2023-10-13test/menubar: use popup menu default boxtypeMatthias Melcher
2023-10-07Fix STR 3458: "GLUT compatibility mode segfaults"Albrecht Schlosser
2023-09-29Draw parent window backdrop on Fl_Tabs (#718)Matthias Melcher
2023-09-26FLUID: adds greatly enhanced Shell Commands (#774)Matthias Melcher
2023-09-26FLUID: Fixes regression #777Matthias Melcher
2023-09-22Fix potential invalid stack variable access in test codeAlbrecht Schlosser
2023-09-22Update dependenciesAlbrecht Schlosser
2023-09-12Fix Visual Studio shared library buildAlbrecht Schlosser
2023-09-08Fix unittest object file list in test/Makefile (#683)Albrecht Schlosser
2023-09-05Adds some convenience methods.Matthias Melcher
2023-09-03Adds compact buttons feature to create keypads.Matthias Melcher
2023-08-26Adds safe versions of fl_filename_*, returning Fl_StringMatthias Melcher
2023-08-16macOS audio is usable with XQuartzManoloFLTK
2023-08-16Allow build of sudoku app with macOS + XQuartzManoloFLTK
2023-08-15Undoing previous changesMatthias Melcher
2023-08-15Lot's of changes, must rethink UI.Matthias Melcher
2023-08-15Missing includesMatthias Melcher
2023-08-15Sudoku into smaller pieces.Matthias Melcher
2023-08-15Random testing and fixing.Matthias Melcher
2023-08-15Removed unused codeMatthias Melcher
2023-08-15Adding generatorMatthias Melcher
2023-08-15Improved, yet compatible, widget callback system using macros (#729)Matthias Melcher
2023-08-13Fl_Tabs now supports horizontal mouse wheel events.Matthias Melcher
2023-08-05Revert "#733 partial: Adds rotation gesture event on MacOS"Albrecht Schlosser