summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Fluid: Fix variable naming and a memory leakMatthias Melcher
2022-11-23Don't build libdecor demos, add generated files to .gitignoreAlbrecht Schlosser
2022-11-23Fix whitespace (trailing spaces)Albrecht Schlosser
2022-11-23Keep indicator that menubar is still active (#551)Matthias Melcher
2022-11-23Improve Fl_Cocoa_Gl_Window_Driver::switch_to_GL1() to support multiple GL3 wi...ManoloFLTK
2022-11-23Fluid: Fix commandline parameter error messageMatthias Melcher
2022-11-23Add missing FL_RELEASE event after dnd() (#549)Matthias Melcher
2022-11-23Fix for issue #412 for the Wayland backendManoloFLTK
2022-11-23Have OPTION_USE_WAYLAND / --enable-wayland set to ON by defaultManoloFLTK
2022-11-23Wayland+CMake: stop forcing GTK_FOUND to 0ManoloFLTK
2022-11-22Update dependenciesAlbrecht Schlosser
2022-11-22Refactor and simplify "arrow drawing" in widgetsAlbrecht Schlosser
2022-11-22macOS: Fix release of extra NSView holding child widgets of GL windowManoloFLTK
2022-11-22Enhance Fl_Rect: add inset() and new constructorAlbrecht Schlosser
2022-11-22Fix selection extension in Fl_Text_*, issue 196 (#550)Matthias Melcher
2022-11-20Fix Fl_Group::insert() and Fl_Scroll::on_move()Albrecht Schlosser
2022-11-20Replace #if FLTK_USE_X11 by #ifdef FLTK_USE_X11ManoloFLTK
2022-11-19CMake: fix building examples w/o test programsAlbrecht Schlosser
2022-11-18CMake: fix informative messages sent under macOSManoloFLTK
2022-11-18CMake+Wayland: check for presence of required software modulesManoloFLTK
2022-11-17Fix rearranging children in Fl_Scroll (#546)Matthias Melcher
2022-11-17Remove development stage "Using Wayland backend" messageManoloFLTK
2022-11-17Fix "Cairo: Scaled images draw with wrong size" (#537)ManoloFLTK
2022-11-17Fluid: Add Undo to formula input fields. (#547)Matthias Melcher
2022-11-16Fix whitespace errors and dependenciesAlbrecht Schlosser
2022-11-16Capitalise FLTK and FLUID.Matthias Melcher
2022-11-16Fix capitalisation for keywords.Matthias Melcher
2022-11-16Clarify two entries in the .fl file format docsMatthias Melcher
2022-11-16Fix typos and a minor bug in fluid/README_fl.txtAlbrecht Schlosser
2022-11-15Improve Fluid argument handling and relative paths. (#545)Matthias Melcher
2022-11-15Add support of .svgz image files to fluidManoloFLTK
2022-11-15Fix typo in Doxygen for Fl::cairo_make_current(Fl_Window*)ManoloFLTK
2022-11-15 Fix for "Wayland-only build is not compatible with Cairo option" (#544)ManoloFLTK
2022-11-14Fix yet another Visual Studio compiler warningAlbrecht Schlosser
2022-11-13Make building Fluid optional. (#539)Matthias Melcher
2022-11-13Further clarify Fluid file format specificsMatthias Melcher
2022-11-12Reformat Cairo support Fl_Cairo.cxx for CMP complianceAlbrecht Schlosser
2022-11-12Removed FIXME comment that was already solved.Matthias Melcher
2022-11-11Fix Visual Studio compiler warningsAlbrecht Schlosser
2022-11-11CMake: improve debug macrosAlbrecht Schlosser
2022-11-11Remove redundant doxygen docs of fl_beep()Albrecht Schlosser
2022-11-11Improve and clarify documentation of fl_beep()Albrecht Schlosser
2022-11-09Fluid Fl_Widget::image() path fixes. (#536)Matthias Melcher
2022-11-09Wayland: remove unneeded friend declarationsManoloFLTK
2022-11-09Fixed uninitialised variable.Matthias Melcher
2022-11-08Testing emojis in test/utf8.Matthias Melcher
2022-11-08Fluid: widget classes can resize children on instantiationMatthias Melcher
2022-11-08Adding Fluid file format README. (#533)Matthias Melcher
2022-11-08Wayland + CMake: fix generated fltk-config that lacked -lX11ManoloFLTK
2022-11-08Wayland: improve processing of the -display command line argumentManoloFLTK