summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-14Wayland: add support for multiple high or low DPI displays - cont'dManoloFLTK
2023-03-14Wayland: improve cursor_surface_enter()ManoloFLTK
2023-03-13Fix Fl_Wayland_Window_Driver::set_cursor_4args()ManoloFLTK
2023-03-13Remove unused variableManoloFLTK
2023-03-13Wayland.dox: document recent changes about custom cursorsManoloFLTK
2023-03-13Wayland: add support for multiple high or low DPI displaysManoloFLTK
2023-03-12Simplify the previous Cairo drawing fix (#694)Albrecht Schlosser
2023-03-12Fix Cairo drawing in test/cairo_test demo for Windows (#694)Albrecht Schlosser
2023-03-10Fix c'tor of Fl_Wayland_Image_Surface_Driver for HighDPI displaysManoloFLTK
2023-03-10Improve member function Fl_Wayland_Gl_Window_Driver::make_current_before()ManoloFLTK
2023-03-09Fix dependencies, typos, trailing whitespace, and formattingAlbrecht Schlosser
2023-03-09Remove Doxygen warning about incorrect #include directiveManoloFLTK
2023-03-09Remove warnings when fl_attr.h is compiled in CManoloFLTK
2023-03-09Fix Visual Studio (MSVC) compiler warningsAlbrecht Schlosser
2023-03-09Fix gl_overlay under WaylandManoloFLTK
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-03-09Fix Fl_Wayland_Screen_Driver::x() and friendsManoloFLTK
2023-03-08Wayland.dox: more details about window positioningManoloFLTK
2023-03-08Remove useless repetition from array dead_keys[]ManoloFLTK
2023-03-08Fix: Shift-Tab not "reverse navigating" on some platforms (#696)ManoloFLTK
2023-03-07Fix typo in Wayland Doxygen docManoloFLTK
2023-03-06DnD of filenames: make Wayland behave as Windows and macOSManoloFLTK
2023-03-05Wayland: improve DnD of filenames to allow space-containing namesManoloFLTK
2023-03-04Simpler use of member variable wl_registry in class Fl_Wayland_Screen_DriverManoloFLTK
2023-03-03Remove unused variable declaration + fix in wayland.doxManoloFLTK
2023-03-03Reorder members of class Fl_Wayland_Screen_DriverManoloFLTK
2023-03-03Miscellaneous minor additions to Wayland documentationManoloFLTK
2023-03-03Improve Fl_Wayland_Window_Driver::wld_scale()ManoloFLTK
2023-03-02Fix typos in Doxygen documentationManoloFLTK
2023-03-02Better document type struct Fl_Wayland_Screen_Driver::outputManoloFLTK
2023-03-02Add Fl_Wayland_Window_Driver::wld_scale() member functionManoloFLTK
2023-03-01Fix regression: failed to build shared FLTK libsAlbrecht Schlosser
2023-03-01FLUID Fix resizable of Widget panelMatthias Melcher
2023-03-01Improved Fl_String capacity incrementsMatthias Melcher
2023-02-28Fix fltk-config --use-images with local image libs (#689)Albrecht Schlosser
2023-02-27Fix malloc/delete mismatchMatthias Melcher
2023-02-25Add Fl_String to Fl_Preferences (#687)Matthias Melcher
2023-02-24Derive internal Fl_Help_View buffer from Fl_StringAlbrecht Schlosser
2023-02-23Move animated gif images to the test/images folderAlbrecht Schlosser
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-21Wayland: more detailed documentation of struct fl_wld_bufferManoloFLTK
2023-02-21Silence false positive gcc warning (#682)Albrecht Schlosser
2023-02-21Update recipe to update the bundled png source codeManoloFLTK
2023-02-20Re-apply PNG warning fix (#296, #682)Albrecht Schlosser
2023-02-20Add GLUT_ELAPSED_TIME simulationMatthias Melcher
2023-02-20Remove 2 compilation warnings under Windows with mingw64ManoloFLTK
2023-02-20Wayland developer's documentation: miscellaneous updatesManoloFLTK
2023-02-19Beef up documentation of "Opening a Wayland connection"ManoloFLTK
2023-02-19Rename fd_callback() to wayland_socket_callback()ManoloFLTK
2023-02-18More detailed documentation of Wayland custom cursorsManoloFLTK