index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-14
Wayland: add support for multiple high or low DPI displays - cont'd
ManoloFLTK
2023-03-14
Wayland: improve cursor_surface_enter()
ManoloFLTK
2023-03-13
Fix Fl_Wayland_Window_Driver::set_cursor_4args()
ManoloFLTK
2023-03-13
Remove unused variable
ManoloFLTK
2023-03-13
Wayland.dox: document recent changes about custom cursors
ManoloFLTK
2023-03-13
Wayland: add support for multiple high or low DPI displays
ManoloFLTK
2023-03-12
Simplify the previous Cairo drawing fix (#694)
Albrecht Schlosser
2023-03-12
Fix Cairo drawing in test/cairo_test demo for Windows (#694)
Albrecht Schlosser
2023-03-10
Fix c'tor of Fl_Wayland_Image_Surface_Driver for HighDPI displays
ManoloFLTK
2023-03-10
Improve member function Fl_Wayland_Gl_Window_Driver::make_current_before()
ManoloFLTK
2023-03-09
Fix dependencies, typos, trailing whitespace, and formatting
Albrecht Schlosser
2023-03-09
Remove Doxygen warning about incorrect #include directive
ManoloFLTK
2023-03-09
Remove warnings when fl_attr.h is compiled in C
ManoloFLTK
2023-03-09
Fix Visual Studio (MSVC) compiler warnings
Albrecht Schlosser
2023-03-09
Fix gl_overlay under Wayland
ManoloFLTK
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-03-09
Fix Fl_Wayland_Screen_Driver::x() and friends
ManoloFLTK
2023-03-08
Wayland.dox: more details about window positioning
ManoloFLTK
2023-03-08
Remove useless repetition from array dead_keys[]
ManoloFLTK
2023-03-08
Fix: Shift-Tab not "reverse navigating" on some platforms (#696)
ManoloFLTK
2023-03-07
Fix typo in Wayland Doxygen doc
ManoloFLTK
2023-03-06
DnD of filenames: make Wayland behave as Windows and macOS
ManoloFLTK
2023-03-05
Wayland: improve DnD of filenames to allow space-containing names
ManoloFLTK
2023-03-04
Simpler use of member variable wl_registry in class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Remove unused variable declaration + fix in wayland.dox
ManoloFLTK
2023-03-03
Reorder members of class Fl_Wayland_Screen_Driver
ManoloFLTK
2023-03-03
Miscellaneous minor additions to Wayland documentation
ManoloFLTK
2023-03-03
Improve Fl_Wayland_Window_Driver::wld_scale()
ManoloFLTK
2023-03-02
Fix typos in Doxygen documentation
ManoloFLTK
2023-03-02
Better document type struct Fl_Wayland_Screen_Driver::output
ManoloFLTK
2023-03-02
Add Fl_Wayland_Window_Driver::wld_scale() member function
ManoloFLTK
2023-03-01
Fix regression: failed to build shared FLTK libs
Albrecht Schlosser
2023-03-01
FLUID Fix resizable of Widget panel
Matthias Melcher
2023-03-01
Improved Fl_String capacity increments
Matthias Melcher
2023-02-28
Fix fltk-config --use-images with local image libs (#689)
Albrecht Schlosser
2023-02-27
Fix malloc/delete mismatch
Matthias Melcher
2023-02-25
Add Fl_String to Fl_Preferences (#687)
Matthias Melcher
2023-02-24
Derive internal Fl_Help_View buffer from Fl_String
Albrecht Schlosser
2023-02-23
Move animated gif images to the test/images folder
Albrecht Schlosser
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-21
Wayland: more detailed documentation of struct fl_wld_buffer
ManoloFLTK
2023-02-21
Silence false positive gcc warning (#682)
Albrecht Schlosser
2023-02-21
Update recipe to update the bundled png source code
ManoloFLTK
2023-02-20
Re-apply PNG warning fix (#296, #682)
Albrecht Schlosser
2023-02-20
Add GLUT_ELAPSED_TIME simulation
Matthias Melcher
2023-02-20
Remove 2 compilation warnings under Windows with mingw64
ManoloFLTK
2023-02-20
Wayland developer's documentation: miscellaneous updates
ManoloFLTK
2023-02-19
Beef up documentation of "Opening a Wayland connection"
ManoloFLTK
2023-02-19
Rename fd_callback() to wayland_socket_callback()
ManoloFLTK
2023-02-18
More detailed documentation of Wayland custom cursors
ManoloFLTK
[prev]
[next]