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
2024-02-11
Update examples/CMakeLists.txt to modern CMake
Albrecht Schlosser
2024-02-11
Improve recognition of re-scaling shortcuts w/ various keyboard layouts
ManoloFLTK
2024-02-11
KDE+X11 keyboard stops working after menu display (#904)
ManoloFLTK
2024-02-10
CMake: fix some weird internal dependencies (Wayland/X11)
Albrecht Schlosser
2024-02-10
FLUID: Fix double reverse logic in FL_COMMAND handling
Matthias Melcher
2024-02-10
Fixes FLUID shortcut generation
Matthias Melcher
2024-02-10
Modern CMake: export shared libraries and fltk-options
Albrecht Schlosser
2024-02-09
Fix Cairo related build issues (missing Cairo lib)
Albrecht Schlosser
2024-02-09
Fix cairo_test-shared build as well (#902)
Albrecht Schlosser
2024-02-09
Move FLTK_USE_SVG from config.h to FL/fl_config.h
ManoloFLTK
2024-02-09
Fix "cairo_test fails to link due to undefined's" (#902)
Albrecht Schlosser
2024-02-09
Change parameters of Fl_Wayland_Window_Driver::delete_cursor()
ManoloFLTK
2024-02-08
CMake cleanup: fix alignment
Albrecht Schlosser
2024-02-08
CMake cleanup: mark two more cache variables "advanced"
Albrecht Schlosser
2024-02-08
Improve Fl_Wayland_Window_Driver::hide()
ManoloFLTK
2024-02-07
Fix GitHub CI build and minor CMake issues
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2024-02-07
Fix Fl_Window::default_size_range() (#901)
Albrecht Schlosser
2024-02-06
Fix typo in function name in editor.
Matthias Melcher
2024-02-06
Add dynamic title to test/editor
Matthias Melcher
2024-02-06
Restore 3-way close window dialog (#900)
ManoloFLTK
2024-02-06
Fix window moving in Fl_Wayland_Window_Driver::resize()
ManoloFLTK
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2024-02-04
Shorten parameter list of Fl_Wayland_Window_Driver::delete_cursor_(bool)
ManoloFLTK
2024-02-03
Wayland: fix setting cursor to FL_NO_CURSOR
ManoloFLTK
2024-01-31
Improve documentation of Fl_Native_File_Chooser
Albrecht Schlosser
2024-01-29
Fix cached GL context on all platforms (#737)
Matthias Melcher
2024-01-29
Fix OpenGL context caching on macOS (#737)
Matthias Melcher
2024-01-29
RFC: Different approach to Editor tutorial (see #189) (#883)
Matthias Melcher
2024-01-28
Fix animated gif reloading (#897)
Matthias Melcher
2024-01-27
Fix warning for out of range index.
Matthias Melcher
2024-01-27
Fix inlined animated GIFs with NULL name (#897)
Matthias Melcher
2024-01-25
Fix mousewheel problem with Fl_Text_Editor (issue #879)
Greg Ercolano
2024-01-24
Fix small typos in Anim GIF docs
Greg Ercolano
2024-01-23
Fix "Wrong tooltip position on Wayland …" - cont'd (#894)
ManoloFLTK
2024-01-23
Fix "Wrong tooltip position on Wayland with secondary monitor" (#894)
ManoloFLTK
2024-01-22
Fl_Preferences: fix missing '/' (#891)
Albrecht Schlosser
2024-01-22
Fix warning.
Matthias Melcher
2024-01-22
Fixes mouse pointer visibility for popups (#890)
Matthias Melcher
2024-01-22
Fix wrong path var and typos
Matthias Melcher
2024-01-22
Fix User Preferences file search order for Unix (#891)
Matthias Melcher
2024-01-22
Add popup_window() virtual member functions to Fl_Window_Driver
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix Wayland: crash with set_menu_window() - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" - cont'd (#892)
ManoloFLTK
2024-01-21
Fix "Wayland: crash with set_menu_window()" (#892)
ManoloFLTK
2024-01-19
Fix compiler warning [-Wmaybe-uninitialized]
Albrecht Schlosser
2024-01-19
Fix crash in Fl_Preferences for deformed group name (#891)
Matthias Melcher
2024-01-19
Wayland: add necessary initializations after commit b7fba46
ManoloFLTK
2024-01-18
Create struct wl_callback_listener *Fl_Wayland_Graphics_Driver::p_surface_fra...
ManoloFLTK
[next]