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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 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
2024-01-18
Wayland: throttle resize operations also for top-level GL windows
ManoloFLTK
2024-01-17
Synchronize mouse and keyboard callbacks for Fl_Button (#877)
Matthias Melcher
2024-01-17
Restore original Fl_Button event behavior(#877)
Matthias Melcher
2024-01-17
Wayland + full-size subwindow resizing issue - cont'd (#878)
ManoloFLTK
2024-01-15
Fixed issue number reference.
Greg Ercolano
2024-01-15
Addresses issue #879
Greg Ercolano
2024-01-15
Small code fixups
Greg Ercolano
2024-01-14
#877: Formatting, comments, debug output
Matthias Melcher
2024-01-14
#877L: Formatting, Unused variable.
Matthias Melcher
2024-01-14
#842 - cont'd: fix typos in documentation.
ManoloFLTK
2024-01-14
#887: Fixes FLTK file chooser not releasing preview image.
Matthias Melcher
2024-01-14
#889: Fixes missing return statement.
Matthias Melcher
2024-01-13
#842: Documents args() color values and how they apply
Matthias Melcher
2024-01-13
#877: Fixes shortcut callbacks for Fl_Button
Matthias Melcher
2024-01-13
Remove compilation warning
ManoloFLTK
2024-01-13
Fix yet another typo in documentation
Albrecht Schlosser
2024-01-13
Fix doxygen docs (typo, undocumented parameter)
Albrecht Schlosser
2024-01-13
#887: Fixes Fl_Shared_Image reference counting
Matthias Melcher
2024-01-13
Wayland: fix processing of keypad keys - cont'd (#881)
ManoloFLTK
[next]