summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2022-09-10New configure setting "--enable-wayland --disable-x11" to build pure Wayland ...ManoloFLTK
2022-07-31Mention support of macOS 13.0 "Ventura".ManoloFLTK
2022-06-27Remove unused code controlled by the FLTK_CONSOLIDATE_MOTION preprocessor var...ManoloFLTK
2022-03-21Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing.ManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK
2021-12-17Add bunch of changes in 1.4ManoloFLTK
2021-11-05Fix X11 build with FLTK_CONSOLIDATE_MOTION turned offAlbrecht Schlosser
2021-05-31Windows platform: use GDI+ to antialias oblique lines and curves.ManoloFLTK
2021-02-11Fix X11 copy-paste and drag-and-drop target selection (#182)Albrecht Schlosser
2021-01-13Remove "Figure x.y: " from html image captionsAlbrecht Schlosser
2020-10-28Mention in CHANGES.txt the new PostScript for non-Latin scripts (X11+Pango pl...ManoloFLTK
2020-09-01Customize corner radius for rounded box/frame (#130)Albrecht Schlosser
2020-08-10Add support of macOS 11.0 "Big Sur".ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-27Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.ManoloFLTK
2020-04-22Add optional argument to Fl_Printer::begin_job() to inform caller when an err...ManoloFLTK
2020-03-25Mention fix for git issue #65.ManoloFLTK
2020-02-10Implement fl_putenv() as cross-platform putenv()Albrecht Schlosser
2020-01-31Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/ManoloFLTK
2020-01-31Mention the new "Preview" switch of the GTK native file dialog.ManoloFLTK
2020-01-30Mention new public variable Fl_Image::register_images_done.ManoloFLTK
2020-01-08Improve X11 coordinate clipping for text (STR 2798)Albrecht Schlosser
2020-01-08Drop 1.0 compatibility; document 1.4 migrationAlbrecht Schlosser
2020-01-04Upgrade bundled zlib from 1.2.8 to 1.2.11Albrecht Schlosser
2019-12-26Fix rare early timeouts in Fl_Clock (STR 3516).Albrecht Schlosser
2019-12-09Fix Fl::add_timeout() in draw() under Linux (STR 3188)Albrecht Schlosser
2019-09-15Mention change in Fl_Printer::begin_job() for the X11 platform.ManoloFLTK
2019-07-06Add support for macOS 10.15 "Catalina"ManoloFLTK
2019-02-09Fix typosAlbrecht Schlosser
2019-02-05Fixed all Pixmaps to be '*const' (STR #3108).Matthias Melcher
2019-02-04Fixed Fl_Text_Editor selection range after paste (STR #3248).Matthias Melcher
2019-02-04Improved decumentation for '@' symbols in labels (STR #2940).Matthias Melcher
2019-02-04Fl_Roller can now be controlled via the mouse wheel (STR #3120).Matthias Melcher
2019-02-04Fixed crash for very small Fl_Color_Chooser (STR #3490).Matthias Melcher
2019-02-02Tooltips hide by themselves after 12 seconds (STR #2584).Matthias Melcher
2019-02-02TypoMatthias Melcher
2019-02-02Added widget visibilit indicator to Fluid (STR #2669).Matthias Melcher
2019-02-02Removed all shadow lint in header files (STR #2714).Matthias Melcher
2019-02-02Added Fl_Input_::append() method (STR #2953).Matthias Melcher
2019-02-02Fixed pulldown menu position when at the bottom of the screen (STR #2880).Matthias Melcher
2019-02-02Fixed missing item handling in Fl_Chekc_Browser (STR #3480).Matthias Melcher
2019-02-01Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841).Matthias Melcher
2019-02-01Reorganized Fluid Template feature (STR #3336).Matthias Melcher
2019-02-01Updated Fluid documentation and image (STR #3328).Matthias Melcher
2019-02-01STR #3445: Duplicating Widget Class in Fluid no longer crashes.Matthias Melcher
2019-02-01Updated CHANGES file.Matthias Melcher
2019-01-30Mention Fix for STR#3473 (and its duplicate STR#3507)ManoloFLTK
2018-12-10Rename README files to README.txt (and several similar files).Albrecht Schlosser