summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
2023-08-08Wayland: improve layout of struct fl_wld_draw_bufferManoloFLTK
2023-08-05Revert "#733 partial: Adds rotation gesture event on MacOS"Albrecht Schlosser
2023-08-05#733 partial: Adds rotation gesture event on MacOSMatthias Melcher
2023-08-03#211: adds optional parameter for Fl_Input_::drawtext()Matthias Melcher
2023-07-22Adds default shortcut to Fl_Shortcut_Button.Matthias Melcher
2023-07-19Enable compilation with VS 2022 and clang (#752)Albrecht Schlosser
2023-07-14Documentation: screenshot updatesMatthias Melcher
2023-07-14Documentation: correct spelling errorsManoloFLTK
2023-07-13Documentation: details about how to position a window in screensManoloFLTK
2023-07-10More detailed documentation of Fl::screen_xywh()ManoloFLTK
2023-07-09Documentation: explain how to refresh GUI while printingManoloFLTK
2023-05-19 Fix Fl_Simple_Terminal::append(str, len) assumes a null terminated string (...ManoloFLTK
2023-04-17Add const qualifiers to can_undo and can_redo (#720)ZJUGKC
2023-04-15Fix compiler warning [-Wunused-parameter]Albrecht Schlosser
2023-04-14Fixed leak in Fl_Text_Buffer #716Matthias Melcher
2023-04-14Memory leak in Input_ #716Matthias Melcher
2023-04-13Fix trailing comma in enums of public headersAlbrecht Schlosser
2023-04-13Fix misplaced 'const' [-Wignored-qualifiers]Albrecht Schlosser
2023-04-13Fix compiler warning if user code is compiled with '-Wextra' (2)Albrecht Schlosser
2023-04-13Standardize API to "graphics context" across platformsManoloFLTK
2023-04-11Add public accessor methods Fl_Widget::needs_keyboard()Albrecht Schlosser
2023-04-11Fix compiler warning if user code is compiled with '-Wextra'Albrecht Schlosser
2023-03-25More accurate documentation of function fl_wl_cairo()ManoloFLTK
2023-03-23Improve Fl_Cairo_Window documentation (typos + indentation)Albrecht Schlosser
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-15Protect GL_SILENCE_DEPRECATION from re-definition.Rob McDonald
2023-03-14Cairo: introduce Fl::cairo_flush() in FLTK APIAlbrecht Schlosser
2023-03-13Wayland: add support for multiple high or low DPI displaysManoloFLTK
2023-03-09Fix dependencies, typos, trailing whitespace, and formattingAlbrecht Schlosser
2023-03-09Remove Doxygen warning about incorrect #include directiveManoloFLTK
2023-03-09Remove warnings when fl_attr.h is compiled in CManoloFLTK
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-03-01Fix regression: failed to build shared FLTK libsAlbrecht Schlosser
2023-02-25Add Fl_String to Fl_Preferences (#687)Matthias Melcher
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-20Add GLUT_ELAPSED_TIME simulationMatthias Melcher
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher
2023-02-10Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)Matthias Melcher
2023-02-10Deprecated warnings wording adaptedMatthias Melcher
2023-02-10Fixes FL_DEPRECATED for Fl_Text_Buffer.hMatthias Melcher
2023-02-10Fix typos in documentation and commentsAlbrecht Schlosser
2023-02-09Expose elapsed time API (#670)Matthias Melcher
2023-02-06Document MSVC macro _MSVC_LANG for future use in fl_attr.hAlbrecht Schlosser
2023-02-06Fix "\todo Description of box types is incomplete" from Enumerations.HManoloFLTK
2023-02-06Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxxManoloFLTK
2023-02-06Fix "\todo provide user documentation for fl_set_status function"ManoloFLTK
2023-02-06Fix "\todo Complete documentation of class Fl_String"ManoloFLTK
2023-02-06Fix "\todo FL_Button and FL_key... constants could be structured better"ManoloFLTK
2023-02-06Use correct Doxygen syntax for "member groups"ManoloFLTK
2023-02-05Remove a bunch of \todo items from documentationManoloFLTK