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
2022-12-17
Add cross-platform fl_close_fd(int fd) to close a file descriptor
ManoloFLTK
2022-12-17
Remove further unused code after 12da87b
ManoloFLTK
2022-12-17
Remove useless Fl_System_Driver members after 12da87b
ManoloFLTK
2022-12-17
Adding length checks for in-memory image data (see #542) (#592)
Matthias Melcher
2022-12-16
Added backspace handling to simple terminal ansi() mode
Greg Ercolano
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-16
Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ)
Trent McPheron
2022-12-16
Fix for "Recent macos build issues" (#598)
ManoloFLTK
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-12-15
macOS: Add "Show hidden files" button to native file chooser
ManoloFLTK
2022-12-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2022-12-13
Fix compiler warning [-Wmaybe-uninitialized]
Albrecht Schlosser
2022-12-10
Add option to bind images to a widget (#589)
Matthias Melcher
2022-12-10
Text positioning different in 1.4.x vs 1.3.x (#568) - cont'd
ManoloFLTK
2022-12-10
Defer opening the display as much as possible (#586)
Matthias Melcher
2022-12-10
Fixes some VC compiler warnings
Matthias Melcher
2022-12-10
Windows: fix memory leak caused by RegisterDragDrop (#569)
Albrecht Schlosser
2022-12-10
Fixes OpenGL complex polygons when scaling (#576)
Matthias Melcher
2022-12-10
"Public members Fl::awake_ring_*_ should be private" (#559) - cont'd
ManoloFLTK
2022-12-09
Suppress (GitHub CI/wayland) compiler warning
Albrecht Schlosser
2022-12-09
Fix for "Public members Fl::awake_ring_*_ should be private" (#559)
ManoloFLTK
2022-12-09
Comment only: put Fl_Display_Cairo_Graphics_Driver in class hierarchy
ManoloFLTK
2022-12-09
Add new Wayland-specific fl_wl_compositor() function
ManoloFLTK
2022-12-09
Fix Fl_Text_Display drawing of line numbers (#578)
wcout
2022-12-09
New Fl_ICO_Image class to read Windows .ico icon files
ManoloFLTK
2022-12-08
Fix typo in comment
Albrecht Schlosser
2022-12-08
Fix compilation warning, update dependencies
Albrecht Schlosser
2022-12-08
Simpler prototype of Fl_Wayland_Graphics_Driver::buffer_commit() member - co...
ManoloFLTK
2022-12-08
Simplify prototype of Fl_Wayland_Graphics_Driver::buffer_commit() member
ManoloFLTK
2022-12-07
Wayland: fix progressive drawing as in test/mandelbrot
ManoloFLTK
2022-12-06
Fix issue #537 without damaging test/mandelbrot
ManoloFLTK
2022-12-05
Fixing fl_complex_polygon() compilation for WIN32 (#571)
Matthias Melcher
2022-12-05
Implement fl_complex_polygon() for OpenGL (#570)
Matthias Melcher
2022-12-04
Wayland: remove regression in mandelbrot introduced by 1a5d657
ManoloFLTK
2022-12-04
Fl_Cairo_Graphics_Driver: simpler way to construct font from name+size
ManoloFLTK
2022-12-03
Fix dotted line drawing under Cairo graphics driver
ManoloFLTK
2022-12-02
Fix text drawn by pango is offset +1 pixel on x and y) (#568)
ManoloFLTK
2022-11-30
Add a unit test for drawing complex shapes (#565)
Matthias Melcher
2022-11-30
Remove useless fl_matrix member variable of class Fl_Graphics_Driver
ManoloFLTK
2022-11-30
Remove small files fl_XXX_gl_platform_init.cxx
ManoloFLTK
2022-11-29
Fix for issue [Cairo]: Arrows have a "gap" (#561)
ManoloFLTK
2022-11-29
Undoing commit at f7a1777 that breaks X11 drawing
ManoloFLTK
2022-11-29
Fix for issue: Arrows have a "gap" (#561)
ManoloFLTK
2022-11-28
Doc: repeat that screens are numbered starting from 0 in the API
ManoloFLTK
2022-11-27
Fix forgotten name change
Matthias Melcher
2022-11-27
macOS+OpenGL3: remove "warning: gl.h and gl3.h are both included"
ManoloFLTK
2022-11-26
Simplify and improve "oxy" arrow drawing functions
Albrecht Schlosser
2022-11-26
Local undo per Fl_Text_Buffer and Fl_Input_ (#557)
Matthias Melcher
2022-11-26
Make the value box size of Fl_Value_Slider user settable (STR 3222)
Albrecht Schlosser
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
[next]