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-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
2024-01-11
Comment out debug statement
ManoloFLTK
2024-01-11
Solves issue #882.
Greg Ercolano
2024-01-11
Solves issue #884: single quote zenity/kdialog
Greg Ercolano
2024-01-11
#885: Fixes keyboard text selection in Fl_Text_Editor
Matthias Melcher
2024-01-10
Add Fl_String not-equal test
Greg Ercolano
2024-01-10
Add textattrib() get method+docs
Greg Ercolano
2024-01-07
Wayland: fix processing of keypad keys - tidying (#881)
ManoloFLTK
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 "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-04
Removes debugging printf.
Matthias Melcher
2024-01-04
#797: Improves Fl_Tile resize behaviour
Matthias Melcher
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
[next]