summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-26Make the value box size of Fl_Value_Slider user settable (STR 3222)Albrecht Schlosser
2022-11-26Remove unintentional C++11Matthias Melcher
2022-11-26fltk-config from configure: remove libdecor-related flagsManoloFLTK
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-11-25Fix GitHub Actions (CI) for Windows buildsAlbrecht Schlosser
2022-11-25Add i18n to test/preferences (#555)Matthias Melcher
2022-11-25Make Fl_XXX_Graphics_Driver::create_bitmask() a static member functionManoloFLTK
2022-11-25Fix silly Visual Studio compiler warnings in oxy schemeAlbrecht Schlosser
2022-11-25Avoid thin gray line in round box in hiresMatthias Melcher
2022-11-25CI build-Wayland: package libpangocairo-1.0-0 is installed by defaultManoloFLTK
2022-11-25Fix GDI graphics driver use for bitmasksMatthias Melcher
2022-11-25Add "Oxy" scheme (STR 2675, STR 3477)Albrecht Schlosser
2022-11-24Fix two new Visual Studio compiler warningsAlbrecht Schlosser
2022-11-24Improve text drawing above GL3 scene under macOSManoloFLTK
2022-11-24Remove two "warning: pointer xxx used after void* realloc()" messagesManoloFLTK
2022-11-24Fix two Visual Studio compiler warningsAlbrecht Schlosser
2022-11-24Refactor code to make rounded rectangles accessible (#553)Matthias Melcher
2022-11-24Check boundary conditions in Cocoa scroll code (#554)Matthias Melcher
2022-11-24FLUID: Fix update of formula input widgetsMatthias Melcher
2022-11-24README.Wayland.txt: list required packages besides those in README.Unix.txtManoloFLTK
2022-11-24Fixes some FLUID bugsMatthias Melcher
2022-11-24OpenGL3 under macOS: simpler implementation of support of child widgetsManoloFLTK
2022-11-24CMake build for Wayland: check for presence of required GL-related softwareManoloFLTK
2022-11-24CMake building: improve messages about necessary software packagesManoloFLTK
2022-11-23CMake build for Wayland/X11 hybrid: check for libx???-dev packagesManoloFLTK
2022-11-23Restore build with HAVE_GL = 1 and HAVE_GL_GLU_H = 0ManoloFLTK
2022-11-23Configure-based build: control presence of GL-related packagesManoloFLTK
2022-11-23Update remaining "arrow drawing" in menusAlbrecht Schlosser
2022-11-23Save and restore current color when drawing arrowsAlbrecht Schlosser
2022-11-23Fix border size of FL_PLASTIC_UP_BOXAlbrecht Schlosser
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