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
2021-12-08
Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOG
ManoloFLTK
2021-12-07
Fix for issue #278 - continued
ManoloFLTK
2021-12-07
Fix for issue #278: Can we use the qt/kde file picker instead of gtk?
ManoloFLTK
2021-12-07
Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'd
ManoloFLTK
2021-12-06
Fix whitespace errors (no code changes)
Albrecht Schlosser
2021-12-06
Fix Fl_Window::size_range() documentation (STR 3352)
Albrecht Schlosser
2021-12-06
macOS platform: compute the screen number where a top window is mapped.
ManoloFLTK
2021-12-06
Fix filename in doxygen comment, update dependencies
Albrecht Schlosser
2021-12-05
Fixes STR #3352: "tiny window problem if child group larger than window"
Greg Ercolano
2021-12-05
Fix MSVC compiler warnings
Albrecht Schlosser
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-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
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
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 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
Fix doxygen docs of fl_draw_check()
Albrecht Schlosser
2021-11-18
Disable check mark debugging
Albrecht Schlosser
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-17
Fix Fl_Window::decorated_w() in some X11 situations.
ManoloFLTK
2021-11-16
Add use of fl_capture_window() by test/device
ManoloFLTK
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
Fix "failed to build with pango libarary" (issue #291)
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-05
Fix for issue #279 about detecting early retina with GL windows.
ManoloFLTK
2021-11-05
Fix X11 build with FLTK_CONSOLIDATE_MOTION turned off
Albrecht Schlosser
2021-11-05
Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue #76)
Albrecht Schlosser
2021-10-31
Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_cu...
ManoloFLTK
2021-10-27
Fix focus box drawing on X11 (partial fix for issue #156)
Albrecht Schlosser
2021-10-27
Fix indenting, whitespace errors and dependencies
Albrecht Schlosser
2021-10-22
Test wether preprocessor variable __BLOCKS__ is defined
ManoloFLTK
2021-10-22
Allow compiling with compiler without "blocks" support.
ManoloFLTK
2021-10-06
Fix a typo
Albrecht Schlosser
2021-10-06
Simplify and fix the code of Fl_Scroll::bbox()
Albrecht Schlosser
2021-10-06
macOS: "Fix fullscreen window level corner cases"
ManoloFLTK
[next]