summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-10Fixes OpenGL complex polygons when scaling (#576)Matthias Melcher
2022-12-10"Public members Fl::awake_ring_*_ should be private" (#559) - cont'dManoloFLTK
2022-12-09Make Fl_ICO_Image::idcount() constAlbrecht Schlosser
2022-12-09Suppress (GitHub CI/wayland) compiler warningAlbrecht Schlosser
2022-12-09Fix for "Public members Fl::awake_ring_*_ should be private" (#559)ManoloFLTK
2022-12-09Comment only: put Fl_Display_Cairo_Graphics_Driver in class hierarchyManoloFLTK
2022-12-09Add new Wayland-specific fl_wl_compositor() functionManoloFLTK
2022-12-09Fix Fl_Text_Display drawing of line numbers (#578)wcout
2022-12-09New Fl_ICO_Image class to read Windows .ico icon filesManoloFLTK
2022-12-08Fix typo in commentAlbrecht Schlosser
2022-12-08Fix trailing whitespaceAlbrecht Schlosser
2022-12-08build: harden build.yml permissionsAlex
2022-12-08Fix compilation warning, update dependenciesAlbrecht Schlosser
2022-12-08 Simpler prototype of Fl_Wayland_Graphics_Driver::buffer_commit() member - co...ManoloFLTK
2022-12-08Libdecor: update to upstream commit 25f29fef 3 dec 2022ManoloFLTK
2022-12-08Simplify prototype of Fl_Wayland_Graphics_Driver::buffer_commit() memberManoloFLTK
2022-12-07Minor update to unittest_text to add support for showing the text baseline in...ian
2022-12-07Wayland: fix progressive drawing as in test/mandelbrotManoloFLTK
2022-12-06Fix issue #537 without damaging test/mandelbrotManoloFLTK
2022-12-05Fixing fl_complex_polygon() compilation for WIN32 (#571)Matthias Melcher
2022-12-05Implement fl_complex_polygon() for OpenGL (#570)Matthias Melcher
2022-12-04Wayland: remove regression in mandelbrot introduced by 1a5d657ManoloFLTK
2022-12-04Fl_Cairo_Graphics_Driver: simpler way to construct font from name+sizeManoloFLTK
2022-12-03Fix dotted line drawing under Cairo graphics driverManoloFLTK
2022-12-02Fix text drawn by pango is offset +1 pixel on x and y) (#568)ManoloFLTK
2022-12-01Fluid: Keep widget panel open during undo/redo (#566)Matthias Melcher
2022-11-30Add a unit test for drawing complex shapes (#565)Matthias Melcher
2022-11-30Remove useless fl_matrix member variable of class Fl_Graphics_DriverManoloFLTK
2022-11-30Remove small files fl_XXX_gl_platform_init.cxxManoloFLTK
2022-11-30Remove superfluous friend declarations from class Fl_Graphics_DriverManoloFLTK
2022-11-29Build hybrid Wayland/X11 w/ configure: check for Xinerama, et alManoloFLTK
2022-11-29Fix for issue [Cairo]: Arrows have a "gap" (#561)ManoloFLTK
2022-11-29Undoing commit at f7a1777 that breaks X11 drawingManoloFLTK
2022-11-29Fix for issue: Arrows have a "gap" (#561)ManoloFLTK
2022-11-29Fix -o and -h command line arg handlingMatthias Melcher
2022-11-28Doc: repeat that screens are numbered starting from 0 in the APIManoloFLTK
2022-11-27Fix forgotten name changeMatthias Melcher
2022-11-27fltk-config from configure: remove libdecor-related flags - cont'dManoloFLTK
2022-11-27macOS+OpenGL3: remove "warning: gl.h and gl3.h are both included"ManoloFLTK
2022-11-26Update dependenciesAlbrecht Schlosser
2022-11-26Simplify and improve "oxy" arrow drawing functionsAlbrecht Schlosser
2022-11-26Local undo per Fl_Text_Buffer and Fl_Input_ (#557)Matthias Melcher
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