summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05Fix examples/.gitignore (add missing files)Albrecht Schlosser
2023-02-05Give fluid and fltk-options their own .gitignore filesAlbrecht Schlosser
2023-02-05Remove a bunch of \todo items from documentationManoloFLTK
2023-02-05Improve doc of Fl_Widget::test_shortcut() methodsManoloFLTK
2023-02-05Better document Fl_Window::show(int, char**)ManoloFLTK
2023-02-05FLUID: resizable Command dialogsMatthias Melcher
2023-02-05Doxygen fix for FL_DEPRECATEDMatthias Melcher
2023-02-04Fix deprecated warnings in examples/table* demo programsAlbrecht Schlosser
2023-02-04Improve documentation of the Fl_Cursor enumerationManoloFLTK
2023-02-02Missing include for FL_DEPRECATEDMatthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-02-02FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)Matthias Melcher
2023-02-02Fix documentation of FL/Fl_Box.HAlbrecht Schlosser
2023-02-02Documentation: clarify header inclusion requirementsAlbrecht Schlosser
2023-02-02Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__ManoloFLTK
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2023-02-02Minimize and fix include statements of Fl_Int_VectorAlbrecht Schlosser
2023-02-02 Fix "Native file chooser on Linux fails with BROWSE_MULTI_FILE" (#669)ManoloFLTK
2023-02-02Add preliminary support of Wayland under macOSManoloFLTK
2023-02-01Wayland: use fl_wl_find() instead of fl_find()ManoloFLTK
2023-01-31Fix miscellaneous #include directivesManoloFLTK
2023-01-31Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix "Native Filechooser (Zenity) crashes on second invocation" (#665)ManoloFLTK
2023-01-30Fix launching of unbundled app from /tmpManoloFLTK
2023-01-30Document that Fl::add_fd() opens display under macOSManoloFLTK
2023-01-29Cairo: Remove compiler warning and improve formattingAlbrecht Schlosser
2023-01-29Revert unintended change of comment in 44c874b731f9Albrecht Schlosser
2023-01-29Avoid Linux warningMatthias Melcher
2023-01-29FLUID: defer calling Fl::add_fd.Matthias Melcher
2023-01-28Fix comments and remove a 'todo' item from docsAlbrecht Schlosser
2023-01-27Fixes fltk-options setting wrong keysMatthias Melcher
2023-01-27FLUID: close communications pipeMatthias Melcher
2023-01-27FLUID: fixe external command alert on UnixMatthias Melcher
2023-01-27Wayland.dox: reword and add some informationManoloFLTK
2023-01-27Fix for [fltk.coredev] native file chooser crashManoloFLTK
2023-01-26STR 2936: FLUID: option to ignore syntax check in DeclBlockMatthias Melcher
2023-01-26Simpler Fl_Wayland_Gl_Window_Driver::resize() is enoughManoloFLTK
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-25Create new documentation chapter for FLTK developersManoloFLTK
2023-01-24Remove warnings when building doc with DoxygenManoloFLTK
2023-01-23FLUID: unneeded assignment, possible NULL pointer (#660)Matthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-23Wayland: remove useless member variables of struct outputManoloFLTK
2023-01-21FLUID: No syntax highlighting in comment editor (#658)Matthias Melcher
2023-01-21Animated GIF support (Fl_Anim_GIF_Image class) (#375)wcout
2023-01-21Move global FLTK options into new app fltk-admin (#560)Matthias Melcher