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-08
Improve Fl_Scroll docs regarding its bounding box
Albrecht Schlosser
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-07
Improve documentation index and chapter "Migrating Code ..."
Albrecht Schlosser
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
Fluid: fixing missing return.
Matthias Melcher
2021-12-05
Fluid STR 3460: Shell Cmd would saye code to wrong path.
Matthias Melcher
2021-12-05
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
Matthias Melcher
2021-12-05
Fluid: Adding shortcuts for Checkbox and Radio Menuitems.
Matthias Melcher
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-05
Fluid: fixed typos in pixmap's XPM format.
Matthias Melcher
2021-12-05
STR #2842: new widgets will be created where the user clicked the RMB
Matthias Melcher
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
[next]