11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
ManoloFLTK a9fb6a979f Rename bool variable for better clarity 2 years ago
Rob McDonald 09b7b4719d Protect GL_SILENCE_DEPRECATION from re-definition. 2 years ago
Albrecht Schlosser 0f41797b7a Cairo: introduce Fl::cairo_flush() in FLTK API 2 years ago
ManoloFLTK 0eb6a0e193 Fix Fl_Wayland_Screen_Driver::get_mouse() for scale factor effect 2 years ago
ManoloFLTK add43cd3fc Wayland: add support for multiple high or low DPI displays - cont'd 2 years ago
ManoloFLTK 16448d5ba8 Wayland: improve cursor_surface_enter() 2 years ago
ManoloFLTK 8aafe6cf69 Fix Fl_Wayland_Window_Driver::set_cursor_4args() 2 years ago
ManoloFLTK 9980dc6fa1 Remove unused variable 2 years ago
ManoloFLTK 3edab90f38 Wayland.dox: document recent changes about custom cursors 2 years ago
ManoloFLTK eeb9267e6e Wayland: add support for multiple high or low DPI displays 2 years ago
Albrecht Schlosser af4789077f Simplify the previous Cairo drawing fix (#694) 2 years ago
Albrecht Schlosser 6e407cb169 Fix Cairo drawing in test/cairo_test demo for Windows (#694) 2 years ago
ManoloFLTK 73a2ca5261 Fix c'tor of Fl_Wayland_Image_Surface_Driver for HighDPI displays 2 years ago
ManoloFLTK 2ee688dae9 Improve member function Fl_Wayland_Gl_Window_Driver::make_current_before() 2 years ago
Albrecht Schlosser 0f3b5ded8f Fix dependencies, typos, trailing whitespace, and formatting 2 years ago
ManoloFLTK e18ce5400f Remove Doxygen warning about incorrect #include directive 2 years ago
ManoloFLTK a624290b27 Remove warnings when fl_attr.h is compiled in C 2 years ago
Albrecht Schlosser 8b1ec4c531 Fix Visual Studio (MSVC) compiler warnings 2 years ago
ManoloFLTK 2527632054 Fix gl_overlay under Wayland 2 years ago
Albrecht Schlosser 5175192755 CMake: build shared libs with OPTION_CAIROEXT (issue #250) 2 years ago
ManoloFLTK e32d4bcab9 Fix Fl_Wayland_Screen_Driver::x() and friends 2 years ago
ManoloFLTK dd5dccb30f Wayland.dox: more details about window positioning 2 years ago
ManoloFLTK e409b01ba6 Remove useless repetition from array dead_keys[] 2 years ago
ManoloFLTK b14172401d Fix: Shift-Tab not "reverse navigating" on some platforms (#696) 2 years ago
ManoloFLTK 9d2d6f74ab Fix typo in Wayland Doxygen doc 2 years ago
ManoloFLTK f89a9f9efc DnD of filenames: make Wayland behave as Windows and macOS 2 years ago
ManoloFLTK a52811567e Wayland: improve DnD of filenames to allow space-containing names 2 years ago
ManoloFLTK 5ae92f034a Simpler use of member variable wl_registry in class Fl_Wayland_Screen_Driver 2 years ago
ManoloFLTK b438d448fb Remove unused variable declaration + fix in wayland.dox 2 years ago
ManoloFLTK 77c6877374 Reorder members of class Fl_Wayland_Screen_Driver 2 years ago
ManoloFLTK 9d78df89f1 Miscellaneous minor additions to Wayland documentation 2 years ago
ManoloFLTK 37764fcd28 Improve Fl_Wayland_Window_Driver::wld_scale() 2 years ago
ManoloFLTK 8f24d7f295 Fix typos in Doxygen documentation 2 years ago
ManoloFLTK 8c5db35ead Better document type struct Fl_Wayland_Screen_Driver::output 2 years ago
ManoloFLTK 86c238c000 Add Fl_Wayland_Window_Driver::wld_scale() member function 2 years ago
Albrecht Schlosser 2626962dd3 Fix regression: failed to build shared FLTK libs 2 years ago
Matthias Melcher 43ae343bf3 FLUID Fix resizable of Widget panel 2 years ago
Matthias Melcher 04be85c636 Improved Fl_String capacity increments 2 years ago
Albrecht Schlosser fc5f0c13f2 Fix fltk-config --use-images with local image libs (#689) 2 years ago
Matthias Melcher a3d89f7e28 Fix malloc/delete mismatch 2 years ago
Matthias Melcher 13cd927ab4
Add Fl_String to Fl_Preferences (#687) 2 years ago
Albrecht Schlosser 314ad2310e Derive internal Fl_Help_View buffer from Fl_String 2 years ago
Albrecht Schlosser 70bdf69279 Move animated gif images to the test/images folder 2 years ago
Matthias Melcher 9f87af8ad9
Fl_String refactoring and extension (#683) 2 years ago
ManoloFLTK 9281893926 Wayland: more detailed documentation of struct fl_wld_buffer 2 years ago
Albrecht Schlosser ce45bcae2f Silence false positive gcc warning (#682) 2 years ago
ManoloFLTK 04d8f6eeac Update recipe to update the bundled png source code 2 years ago
Albrecht Schlosser 9bef367942 Re-apply PNG warning fix (#296, #682) 2 years ago
Matthias Melcher 2971625418 Add GLUT_ELAPSED_TIME simulation 2 years ago
ManoloFLTK 6f4cf105b1 Remove 2 compilation warnings under Windows with mingw64 2 years ago