summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-11Win32 platform: allow use of manifest to set the app's DpiAwareness level.ManoloFLTK
2021-12-10Stabilize resizing of common dialogs like fl_choice()Albrecht Schlosser
2021-12-09Remove compiler warnings about unused parameters (issue #307) - cont'dManoloFLTK
2021-12-08Update dependencies (no code changes)Albrecht Schlosser
2021-12-08STR 3460.C: Code Properties remembers the editor's scroll bar position.Matthias Melcher
2021-12-08Fix for issue #278 - continued : add CMake OPTION_USE_KDIALOGManoloFLTK
2021-12-07Fix for issue #278 - continuedManoloFLTK
2021-12-07Fix for issue #278: Can we use the qt/kde file picker instead of gtk?ManoloFLTK
2021-12-07Fix for fltk.coredev "reentrant calls with Fl_Window::resize" - cont'dManoloFLTK
2021-12-06Fix whitespace errors (no code changes)Albrecht Schlosser
2021-12-06Fix Fl_Window::size_range() documentation (STR 3352)Albrecht Schlosser
2021-12-06macOS platform: compute the screen number where a top window is mapped.ManoloFLTK
2021-12-06Fix filename in doxygen comment, update dependenciesAlbrecht Schlosser
2021-12-05Fixes STR #3352: "tiny window problem if child group larger than window"Greg Ercolano
2021-12-05Fix MSVC compiler warningsAlbrecht Schlosser
2021-12-04Add fl_message_icon_label() function (STR #2762)Albrecht Schlosser
2021-12-04Rename src/Fl_String.cxx to src/Fl_String_class.cxxAlbrecht Schlosser
2021-12-04Rename FL/Fl_String.H to FL/Fl_String_class.HAlbrecht Schlosser
2021-12-04Re-enable nested (aka recursive) common dialogs (STR 3242, #282)Albrecht Schlosser
2021-12-04Add minimal version of class Fl_StringAlbrecht Schlosser
2021-12-02PostScript output: initialise member variables in Fl_Cairo_Graphics_Driver c...ManoloFLTK
2021-12-01Hack to restore "configure --enable-x11" on macOS ≥ 11ManoloFLTK
2021-11-27Solves Fl_Tree focus box artifacts on linux - fixes issue #299.Greg Ercolano
2021-11-26Fixes #297 - improvements for icon.cxx + icon() docsGreg Ercolano
2021-11-26 Fix for issue #254: remove hardware overlay support - cont'd.ManoloFLTK
2021-11-26Removed following removal of support for X11 hardware overlay (issue #254)ManoloFLTK
2021-11-26Fix for issue #254: remove hardware overlay support .ManoloFLTK
2021-11-26Fix for issue #253: Remove xdbe supportManoloFLTK
2021-11-25X11+XRender platform: more accurate drawing of RGB images when GUI is scaled.ManoloFLTK
2021-11-25Fix X11 platform bug when drawing transparent RGB image without XRender.ManoloFLTK
2021-11-24Better solution for issue #296Greg Ercolano
2021-11-24Solves Fl_Table_Row warning in issue #296Greg Ercolano
2021-11-24Fix for [fltk.coredev] reentrant calls with Fl_Window::resizeManoloFLTK
2021-11-19Refactor and improve "Print front window" dialogAlbrecht Schlosser
2021-11-19Fix doxygen docs of fl_draw_check()Albrecht Schlosser
2021-11-18Disable check mark debuggingAlbrecht Schlosser
2021-11-18Reformat and move clipboard demo from examples to test folderAlbrecht Schlosser
2021-11-17Fix Fl_Window::decorated_w() in some X11 situations.ManoloFLTK
2021-11-16Add use of fl_capture_window() by test/deviceManoloFLTK
2021-11-16Reformat to FLTK style, improve documentationAlbrecht Schlosser
2021-11-15Add fl_draw_check() to draw better check marks (issue #68)Albrecht Schlosser
2021-11-14Fix "failed to build with pango libarary" (issue #291)Albrecht Schlosser
2021-11-11Support all image depths (1-4) in fl_write_png()Albrecht Schlosser
2021-11-09Refactor fluid: make fl_write_png() publicAlbrecht Schlosser
2021-11-05Fix for issue #279 about detecting early retina with GL windows.ManoloFLTK
2021-11-05Fix X11 build with FLTK_CONSOLIDATE_MOTION turned offAlbrecht Schlosser
2021-11-05Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue #76)Albrecht Schlosser
2021-10-31Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_cu...ManoloFLTK
2021-10-27Fix focus box drawing on X11 (partial fix for issue #156)Albrecht Schlosser
2021-10-27Fix indenting, whitespace errors and dependenciesAlbrecht Schlosser