summaryrefslogtreecommitdiff
path: root/FL
AgeCommit message (Expand)Author
2020-04-26Doc: more detail about fl_clip_region() when drawing elsewhere than on the di...ManoloFLTK
2020-04-22Add optional argument to Fl_Printer::begin_job() to inform caller when an err...ManoloFLTK
2020-04-20Make draw() protected (Fl_Tree + Fl_Table)Albrecht Schlosser
2020-04-20Fix formatting of Fl_Wizard.HAlbrecht Schlosser
2020-04-20Make draw method protected in Fl_WizardMohammed Alyousef
2020-04-15Fix int highlight() commentMohammed Alyousef
2020-04-05Update standard file headersManoloFLTK
2020-03-28Merge remote-tracking branch 'refs/remotes/origin/master'ManoloFLTK
2020-03-28Doc: make clear that nanosvg doesn't render image elements.ManoloFLTK
2020-03-26Update documentation, fix typosAlbrecht Schlosser
2020-03-11Remove CodeWarrior "support"Albrecht Schlosser
2020-03-08Update Fl_Text_Display documentationAlbrecht Schlosser
2020-03-03Clarify documentation of Fl_PackAlbrecht Schlosser
2020-02-28Fl_Sys_Menu_Bar: make it strict equivalent of Fl_Menu_Bar outside macOSManoloFLTK
2020-02-10Implement fl_putenv() as cross-platform putenv()Albrecht Schlosser
2020-02-03Move fl_font(face, size) to fl_draw.cxxAlbrecht Schlosser
2020-02-03Fix regression calling fl_font() w/o draw contextAlbrecht Schlosser
2020-02-03Don't "export" X11 specific fl_open_display() functionAlbrecht Schlosser
2020-01-31Update Fl::keyboard_screen_scaling()Albrecht Schlosser
2020-01-31Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/ManoloFLTK
2020-01-31Add a "Preview" switch to the GTK native file chooser.ManoloFLTK
2020-01-30New public static variable bool Fl_Image::register_images_doneManoloFLTK
2020-01-28Fix Doxygen formatting problem.ManoloFLTK
2020-01-26Fix 2 typos in Fl_Widget::shortcut_label() Doxygen doc.ManoloFLTK
2020-01-26Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...ManoloFLTK
2020-01-26Fix documentation of Fl_ShortcutAlbrecht Schlosser
2020-01-20Improve documentation of clipping functionsAlbrecht Schlosser
2020-01-14Merge remote-tracking branch 'refs/remotes/origin/master'Matthias Melcher
2020-01-14Fixed some documentation for Fl_Preferences and fl_make_path.Matthias Melcher
2020-01-13Combine image readers in class Fl_Image_ReaderAlbrecht Schlosser
2020-01-10Updated image readers.Matthias Melcher
2020-01-08Drop 1.0 compatibility; document 1.4 migrationAlbrecht Schlosser
2020-01-05Fix Doxygen description of the constructors.ManoloFLTK
2020-01-03Added code to read GIF files from memory (GitHub issue #33, 2/2)Matthias Melcher
2020-01-03Added code to read BMP files from memory (GitHub issue #33, 1/2)Matthias Melcher
2019-12-31Merge remote-tracking branch 'refs/remotes/origin/master'Matthias Melcher
2019-12-31Limiting file access for Fl_Preferences.Matthias Melcher
2019-12-30Small docs addition for issue#45.Greg Ercolano
2019-11-07Reorganise use of virtual member function Fl_Surface_Device::end_current()ManoloFLTK
2019-11-06Link Doxygen doc of Fl_Widget::label(text) to relevant part of FLTK programmi...ManoloFLTK
2019-10-22Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().ManoloFLTK
2019-09-15X11 platform: use Gnome printer dialog when the GTK library is available at r...ManoloFLTK
2019-08-27Added new method Fl_Tree_Item::event_on_item()Greg Ercolano
2019-08-27Add example "Fitting an SVG image to a resizable Fl_Box" to doc of Fl_SVG_Image.ManoloFLTK
2019-08-25More fixes for STR #3527; handle usericons, etcGreg Ercolano
2019-08-24Fixes STR #3527: Fl_Tree small drags on open/close icons change selectionGreg Ercolano
2019-08-12Support copy function in Fl_Color_ChooserAlbrecht Schlosser
2019-08-04Better definition of 'struct dirent' for the MinGW32 compilerManoloFLTK
2019-07-26Added example images for Fl_[Hold/Multi]_BrowserGreg Ercolano
2019-07-26Modified indent + bracing for author's example codeGreg Ercolano