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
2023-11-12
Fix: Potential NULL pointer dereference in Fl_Image_Surface c'tor (#834)
ManoloFLTK
2023-11-12
Remove unseless code in Fl_Wayland_Screen_Driver.cxx
ManoloFLTK
2023-11-09
Wayland: make fl_close_display() free more resources
ManoloFLTK
2023-11-08
Wayland: fix crash in editor after return from switching user
ManoloFLTK
2023-11-08
Let Wayland FLTK client apps survive switching user
ManoloFLTK
2023-11-07
Fixes initial calculation of line number in Fl_Text_Display (#830)
Matthias Melcher
2023-11-07
FLUID: Removes non-obvious option "Cancel Dialog"
Matthias Melcher
2023-11-07
FLUID: More user documentation
Matthias Melcher
2023-11-07
Fix buttons overlapping icon in message box (#826)
Matthias Melcher
2023-11-07
FLUID: Adds template for tutorial.
Matthias Melcher
2023-11-07
"hitting esc to close fltk app blows out the window manager" (#821)
ManoloFLTK
2023-11-06
FLUID: '\r' (CR) is skipped when reading project files
Matthias Melcher
2023-11-06
CHANGES.txt: add Fl_Grid, Fl_Window::maximize()
ManoloFLTK
2023-11-06
maximize method for Fl_Window (macOS) (#820) - cont'd
ManoloFLTK
2023-11-05
FLUID: Adds undo for all grid operations.
Matthias Melcher
2023-11-05
FLUID: Fixes undo/redo mixup.
Matthias Melcher
2023-11-05
Fixes text input widget undo propagation.
Matthias Melcher
2023-11-05
FLUID: Adds transient cells to Fl_Grid
Matthias Melcher
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-11-05
FLUID: Documentation
Matthias Melcher
2023-11-05
FLUID: Adds missing Include for MSWindows.
Matthias Melcher
2023-11-05
FLUID: Fixes child properties reader.
Matthias Melcher
2023-11-05
FLUID: Separates developer and user documentation
Matthias Melcher
2023-11-04
Fix "overlay dotted line rendering problem" (#816)
ManoloFLTK
2023-11-03
Related to "FLTK doesn't work normal on platform of rockchip" (#817)
ManoloFLTK
2023-11-03
CMake: Refactor building OpenGL and "shared" demo programs
Albrecht Schlosser
2023-11-03
Fix compiler warning when fullscreen demo is built w/o OpenGL
Albrecht Schlosser
2023-11-03
Wayland copy: destroy data_source object before creating new one
ManoloFLTK
2023-11-03
Wayland copy: destroy data_source object before creating new one
ManoloFLTK
2023-11-03
Fix "fltk 1.4.x: hangs during paste in fluid code editor" (#818)
ManoloFLTK
2023-11-02
FLUID: Restructures user documentation.
Matthias Melcher
2023-11-02
FLUID: Simplifies and improves Ghosted Outlines
Matthias Melcher
2023-11-02
FLUID: Adds more interactive editing to Fl_Grid
Matthias Melcher
2023-11-02
Minor change in Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2023-11-01
FLUID: Arrow keys move widgets inside Fl_Flex
Matthias Melcher
2023-11-01
FLUID: Improves adding widgets to Fl_Flex.
Matthias Melcher
2023-11-01
FLUID: Adds options to draw ghosted outlines.
Matthias Melcher
2023-11-01
FLUID: Adds options to draw ghosted outlines.
Matthias Melcher
2023-11-01
Fix typos in documentation
ManoloFLTK
2023-11-01
Fix: Fl::clipboard_contains() cannot query selection buffer (#690)
ManoloFLTK
2023-10-31
FLUID: Improves interactive handling of Grid and Flex
Matthias Melcher
2023-10-31
FLUID: Disables MergeBack.
Matthias Melcher
2023-10-31
Improve the documentation of class Fl_Display_device
ManoloFLTK
2023-10-31
Remove unnecessary statement from CMake build example
Albrecht Schlosser
2023-10-31
Member Fl_Widget_Surface::draw_decorated_window() needs not be virtual
ManoloFLTK
2023-10-31
Fix typos
Albrecht Schlosser
2023-10-31
Move the Fl_String class to the DriverDeveloper Doxygen group
ManoloFLTK
2023-10-31
Move private classes to the DriverDeveloper Doxygen group
ManoloFLTK
2023-10-31
Remove 81615bb causing GL window to blink when resizing on macOS (#813)
ManoloFLTK
2023-10-31
Improve build instructions in README.CMake.txt (#164)
Albrecht Schlosser
[next]