summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-09New Fl_ICO_Image class to read Windows .ico icon filesManoloFLTK
2022-12-08Fix typo in commentAlbrecht Schlosser
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-08Simplify prototype of Fl_Wayland_Graphics_Driver::buffer_commit() memberManoloFLTK
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-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-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-28Doc: repeat that screens are numbered starting from 0 in the APIManoloFLTK
2022-11-27Fix forgotten name changeMatthias Melcher
2022-11-27macOS+OpenGL3: remove "warning: gl.h and gl3.h are both included"ManoloFLTK
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-26Handle Fluid project settings better (#556)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-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-24OpenGL3 under macOS: simpler implementation of support of child widgetsManoloFLTK
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-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-23Add missing FL_RELEASE event after dnd() (#549)Matthias Melcher
2022-11-23Fix for issue #412 for the Wayland backendManoloFLTK
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