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
2021-12-05
Fluid: adapting menu to pixmap changes.
Matthias Melcher
2021-12-04
Fluid support for high res graphics
Matthias Melcher
2021-12-04
Add fl_message_icon_label() function (STR #2762)
Albrecht Schlosser
2021-12-04
Rename src/Fl_String.cxx to src/Fl_String_class.cxx
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser
2021-12-03
Merge branch 'fltk:master' into master
Matthias Melcher
2021-12-03
CMake for Apple Xcode usability improvements
Matthias Melcher
2021-12-02
PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...
ManoloFLTK
2021-12-01
Hack to restore "configure --enable-x11" on macOS ≥ 11
ManoloFLTK
2021-11-27
Solves Fl_Tree focus box artifacts on linux - fixes issue #299.
Greg Ercolano
2021-11-26
Fixes #297 - improvements for icon.cxx + icon() docs
Greg Ercolano
2021-11-26
Fixes warnings about test/icon.cxx in issue #296
Greg Ercolano
2021-11-26
Fix for issue #254: remove hardware overlay support - cont'd.
ManoloFLTK
2021-11-26
Removed following removal of support for X11 hardware overlay (issue #254)
ManoloFLTK
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-25
Solves png warnings from gcc 11.2.0/Rev2 for issue #296
Greg Ercolano
2021-11-25
Fix group nesting / end() statements in test/cube demo
Albrecht Schlosser
2021-11-25
X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.
ManoloFLTK
2021-11-25
Fix X11 platform bug when drawing transparent RGB image without XRender.
ManoloFLTK
2021-11-24
Better solution for issue #296
Greg Ercolano
2021-11-24
Solves Fl_Table_Row warning in issue #296
Greg Ercolano
2021-11-24
Fix README files and remove stale config.guess and config.sub
Albrecht Schlosser
2021-11-24
Fix for [fltk.coredev] reentrant calls with Fl_Window::resize
ManoloFLTK
2021-11-19
Refactor and improve "Print front window" dialog
Albrecht Schlosser
2021-11-19
Disable confusing debug info in clipboard viewer demo
Albrecht Schlosser
2021-11-19
Fix doxygen docs of fl_draw_check()
Albrecht Schlosser
2021-11-18
Disable check mark debugging
Albrecht Schlosser
2021-11-18
Add "Save PNG" feature to clipboard viewer demo
Albrecht Schlosser
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-18
Clearer GUI for test/device
ManoloFLTK
2021-11-17
Fix Fl_Window::decorated_w() in some X11 situations.
ManoloFLTK
2021-11-16
Fix remaining VS compiler warnings in example programs
Albrecht Schlosser
2021-11-16
Fix remaining VS compiler warnings in test programs
Albrecht Schlosser
2021-11-16
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2021-11-16
Add use of fl_capture_window() by test/device
ManoloFLTK
2021-11-16
Merge pull request #292 from Albrecht-S/prefix-bundled-libs
Albrecht Schlosser
2021-11-16
Add rectangle drawing functions with Fl_Rect
Albrecht Schlosser
2021-11-16
Reformat to FLTK style, improve documentation
Albrecht Schlosser
2021-11-15
Add fl_draw_check() to draw better check marks (issue #68)
Albrecht Schlosser
2021-11-14
Use "symbol prefixing" in bundled libs (part 3 of 3)
Albrecht Schlosser
2021-11-14
Use "symbol prefixing" in bundled libs (part 2 of 3)
Albrecht Schlosser
2021-11-14
Use "symbol prefixing" in bundled libs (part 1 of 3)
Albrecht Schlosser
2021-11-14
Fix "failed to build with pango libarary" (issue #291)
Albrecht Schlosser
2021-11-11
CMake: Build fluid when cross-compiling
Albrecht Schlosser
2021-11-11
Support all image depths (1-4) in fl_write_png()
Albrecht Schlosser
2021-11-09
Refactor fluid: make fl_write_png() public
Albrecht Schlosser
2021-11-09
Fix a fluid crash when writing a template screenshot
Albrecht Schlosser
[next]