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-21
Fix: fl_height(int, int) decreases the font size after each call (#915)
ManoloFLTK
2024-02-20
Add scale_handler first so it has least priority of all handlers
ManoloFLTK
2024-02-20
FL_MENU_TOGGLE/RADIO items do not update in macOS menu bar (#916)
ManoloFLTK
2024-02-20
Improve implementation of the macOS Window menu
ManoloFLTK
2024-02-20
Remove unused FLUID documentation refs in CMake config
Matthias Melcher
2024-02-20
Remove unfinished FLUID documentation.
Matthias Melcher
2024-02-20
Typo
Matthias Melcher
2024-02-18
Fix Terminal character position and add word selection (#906)
Matthias Melcher
2024-02-17
Clear screen also clears attributes/xterm modes (#911)
Greg Ercolano
2024-02-17
Update bundled libjpeg to version 9f
ManoloFLTK
2024-02-17
Update bundled libpng to version 1.6.42
ManoloFLTK
2024-02-17
Update bundled zlib to version 1.3.1
ManoloFLTK
2024-02-16
Added attribute checks to test/terminal for recent changes.
Greg Ercolano
2024-02-16
Fixed Fl_Terminal xterm color 39/49 handling, and other mods.
Greg Ercolano
2024-02-16
Fix Fl_Terminal xterm CharStyle charflags (#909)
Greg Ercolano
2024-02-15
Fix text overflow in fluid widget panel (#908)
Greg Ercolano
2024-02-14
CMake: fix "LIBDECOR_PLUGIN_DIR" undefined error
Albrecht Schlosser
2024-02-14
CMake: remove unintended debug output
Albrecht Schlosser
2024-02-14
CMake: fix installation on macOS
Albrecht Schlosser
2024-02-13
CMake: simplify resources.cmake
Albrecht Schlosser
2024-02-13
CMake: improve formatting, remove debug statements
Albrecht Schlosser
2024-02-12
CMake: set FLTK_VERSION and FLTK_FLUID_EXECUTABLE in the cache
Albrecht Schlosser
2024-02-11
Improve recognition of re-scaling shortcuts - cont'd
ManoloFLTK
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
[next]