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-01-06
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
Albrecht Schlosser
2024-01-06
Wld: Add missing keypad key to keypad translation table (#881)
Albrecht Schlosser
2024-01-06
Fix numeric keyboard example program
Albrecht Schlosser
2024-01-06
Fix typo
Albrecht Schlosser
2024-01-06
Fix "When zooming window, the window size range must be adjusted" (#880)
ManoloFLTK
2024-01-06
Wld: Fix e_original_keysym for keypad number keys + NumLock off (#881)
ManoloFLTK
2024-01-06
Wayland: fix processing of '.' keypad key (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended - cont'd (#881)
ManoloFLTK
2024-01-05
Wayland: numeric keypad keys don't work as intended (#881)
ManoloFLTK
2024-01-04
Remove unused variables [-Wunused-variable]
Albrecht Schlosser
2024-01-03
Limit test/terminal window size
Greg Ercolano
2024-01-04
Removes debugging printf.
Matthias Melcher
2024-01-04
#797: Improves Fl_Tile resize behaviour
Matthias Melcher
2024-01-01
CMake: add missing configuration output statement
Albrecht Schlosser
2023-12-30
Fluid: fix "MergeBack" preference location
Albrecht Schlosser
2023-12-28
Adds Fl_Input RMB menu translation to test/preferences
Matthias Melcher
2023-12-28
Fix for bug in Mutter Wayland compositor (#878) - cont'd
ManoloFLTK
2023-12-28
Fix for bug in Mutter Wayland compositor (#878)
ManoloFLTK
2023-12-27
Fix position of 1-button Fl_Message windows
ManoloFLTK
2023-12-26
Wld: export only member functions for ./configure --enable-shared (#872)
ManoloFLTK
2023-12-23
Improve docs and add two new Fl_Menu_Item methods (#875)
Albrecht Schlosser
2023-12-23
Fix memory free() mismatch (#875)
Albrecht Schlosser
2023-12-22
A more cross-platform way to fix issue #876
ManoloFLTK
2023-12-21
Ensure that exporting 'fl_disable_wayland' works
Albrecht Schlosser
2023-12-21
Fix "Fl_Plugin_Manager::loadAll doesn't work correct" (#876)
ManoloFLTK
2023-12-21
Fix "Fl_Input popup menu customize doesn't work" (#874)
ManoloFLTK
2023-12-21
Fix "commit 96bacd3 may crash on X11" (#873)
ManoloFLTK
2023-12-21
Fix a typo, trailing whitespace, and dependencies
Albrecht Schlosser
2023-12-20
Restore "configure --enable-shared" under Linux (#872)
ManoloFLTK
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-20
Update README.txt and CREDITS.txt
Albrecht Schlosser
2023-12-19
Remove typos in the documentation of fl_x11_use_display()
ManoloFLTK
2023-12-19
Fix typos, formatting, and text alignment in test/forms.cxx
Albrecht Schlosser
2023-12-19
Procedure to instruct FLTK to use given X11 connexion (#149)
ManoloFLTK
2023-12-18
Fix issue #871 for html causing crashes
Greg Ercolano
2023-12-18
Wayland: Menu items are accessible when mouse is over another win (#869)
ManoloFLTK
2023-12-17
Fix MSVC compiler warning
Albrecht Schlosser
2023-12-16
#842: Enables command line color arguments on macOS
Matthias Melcher
2023-12-16
#674: FLUID: Scrolls shell script terminal to the bottom on every run
Matthias Melcher
2023-12-16
#832: FLUID: Improves widget browser output
Matthias Melcher
2023-12-16
Small doc clarification
Greg Ercolano
2023-12-16
Fixes fl_message_position for widgets and subwindows
Matthias Melcher
2023-12-16
Adds mouse wheel input to Fl_Counter
Matthias Melcher
2023-12-16
#868: Suppress warning about unused private members of Fl_Shortcut_Button
Matthias Melcher
2023-12-16
STR#3283: Add new Fl_Table right-click popup menu example
Greg Ercolano
2023-12-16
Fix memory leak in Fl_Terminal (#867)
Albrecht Schlosser
2023-12-15
Fix C++ comments in C file
Albrecht Schlosser
2023-12-15
Wayland+libdecor: iImprove fl_is_surface_gtk_titlebar()
ManoloFLTK
2023-12-15
#840: Generously adds Fl::args_to_utf8() for MinGW support.
Matthias Melcher
2023-12-15
#840: Fixes fixed buffer size in Fl::args_to_utf8() (fl_call_main)
MatthiasWM
[next]