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
2023-11-23
Adds zero size check in Fl_Tile::on_move
Matthias Melcher
2023-11-22
Fixes warning in Fl_Tile by Doxygen
Matthias Melcher
2023-11-22
Fixes warning and errors.
Matthias Melcher
2023-11-22
Adding size range settings to Fl_Tile, initial commit.
Matthias Melcher
2023-11-21
Fl_Terminal docs: Added some tables
Greg Ercolano
2023-11-21
Added output_translate(): controls lf -> crlf translation
Greg Ercolano
2023-11-20
Fl::check() docs fix: example indented
Greg Ercolano
2023-11-20
Change Fl_Terminal default color() 0x0 -> FL_BLACK
Greg Ercolano
2023-11-20
Solve issue 837, doc some protected methods.
Greg Ercolano
2023-11-20
Fix Fl_Wayland_Image_Surface_Driver c'tor
ManoloFLTK
2023-11-19
Doc all pub/prot members, remove unused, add todo
Greg Ercolano
2023-11-19
Windows/MSVC: Fix wide char commandline handling (#840)
Albrecht Schlosser
2023-11-17
Remove friend declaration from Fl_Window.H (see STR 3354)
Albrecht Schlosser
2023-11-16
Added clear(), some methods protected->public
Greg Ercolano
2023-11-15
Fixes return type of Fl_Input_::dvalue()
Matthias Melcher
2023-11-15
CMake: Raise cmake_minimum_required from 3.12 to 3.15
Albrecht Schlosser
2023-11-15
Remove mention of Fl_Simple_Terminal
Albrecht Schlosser
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 dependencies and whitespace issues
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
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
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
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
Fixes text input widget undo propagation.
Matthias Melcher
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-11-03
Related to "FLTK doesn't work normal on platform of rockchip" (#817)
ManoloFLTK
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
Minor change in Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2023-11-01
Fix typos in documentation
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-30
Minor simplification in Fl_X11_Window_Driver::flush_double(int)
ManoloFLTK
2023-10-27
FLUID: Documentation and typos.
Matthias Melcher
2023-10-25
Fix "Wayland: Overlay windows look blurred" - cont'd (#808)
ManoloFLTK
2023-10-25
Fix "Wayland: Overlay windows look blurred" - cont'd (#808)
ManoloFLTK
2023-10-24
Fix "Wayland: Overlay windows look blurred" (#808)
ManoloFLTK
[next]