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-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-11-15
Fixes test/terminal box type
Matthias Melcher
2023-11-15
FLUID: Removes two warnings.
Matthias Melcher
2023-11-15
FLUID: Fixes missing DISPLAY connection.
Matthias Melcher
2023-11-15
Uses the correct Fl_Terminal type in terminal.fl as well
Matthias Melcher
2023-11-15
Doc: describe fl_disable_wayland in "Operating System Issues" section
ManoloFLTK
2023-11-15
FLUID: fixing test/valuator.fl and test/tree.fl
Matthias Melcher
2023-11-15
FLUID: updates file structure README
Matthias Melcher
2023-11-15
Remove mention of Fl_Simple_Terminal
Albrecht Schlosser
2023-11-15
FLUID: Fixes generating default templates
Matthias Melcher
2023-11-15
esc character replacement
Matthias Melcher
2023-11-15
FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal
Matthias Melcher
2023-11-15
Wayland: fix moving top-level window around with mouse
ManoloFLTK
2023-11-14
Added textcolor() and color(), doc fixes.
Greg Ercolano
2023-11-14
Fix compiler warning (suggest-override)
Albrecht Schlosser
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-14
Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIR
ManoloFLTK
2023-11-14
Libdecor-gtk and GTK Shell: take care of touch events
ManoloFLTK
2023-11-13
Libdecor GTK plugin: use gnome value for doubleclick time
ManoloFLTK
2023-11-12
Fix missing FL_EXPORT of class Fl_Grid
Albrecht Schlosser
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
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
[next]