summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-18Update dependencies (now sorted)Albrecht Schlosser
2019-01-18Sort makedepend files for better comparabilityAlbrecht Schlosser
2019-01-18Fix dependencies (STR 3506)Albrecht Schlosser
2019-01-17Android CMake: icons, docs, more appsMatthias Melcher
2019-01-17Andoird CMake: trying to autocreate Fluid filesMatthias Melcher
2019-01-16Android CMake: fix, more autogenerated filesMatthias Melcher
2019-01-16Android CMake: macro for multiple testsMatthias Melcher
2019-01-15Fixed typo in test/CmakeMatthias Melcher
2019-01-15Android: starting to use CMake to build AndroidStudio files.Matthias Melcher
2018-12-29Adding documentation for '@N', inactive color.Matthias Melcher
2018-12-29Also testing # as a format_char()Matthias Melcher
2018-12-29Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.Matthias Melcher
2018-12-29Remove obsolete condition to make static analysis happy.Matthias Melcher
2018-12-20Fix line endings.Albrecht Schlosser
2018-12-10Rename README files to README.txt (and several similar files).Albrecht Schlosser
2018-12-09Fix MacOS-specific regression appeared with move to git when building test wi...ManoloFLTK
2018-12-09These binary files should not be committed.ManoloFLTK
2018-12-09Necessary for correct app bundlesManoloFLTK
2018-12-04Fix 'fluid.app' for case sensitive macOS file systems.Albrecht Schlosser
2018-10-29Control resizing behavior of UI buttonsGreg Ercolano
2018-10-29Tooltip for browse button, and include a fallback label if icon not found.Greg Ercolano
2018-10-29Print both returned path and relative path in tty.Greg Ercolano
2018-07-27Add missing Fl_Cairo_Window constructors (STR #3160).Albrecht Schlosser
2018-07-02Try dummy commitManolo Gouy
2018-06-27Update dependencies.Albrecht Schlosser
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2018-06-21Android: listed all remianing issues with all test programsMatthias Melcher
2018-06-19Android: Clearing the desktop when a window is hidden.Matthias Melcher
2018-05-22Check also proper RGB image deletion after use.Manolo Gouy
2018-05-07New Fl_Image_Surface::rescale() class function and document equivalence betwe...Manolo Gouy
2018-05-06Deprecate Fl_Image_Surface::highres_image() because Fl_Image_Surface::image()...Manolo Gouy
2018-05-01Update fluid (.fl) files.Albrecht Schlosser
2018-04-12Remove unnecessary dependency on FL/Fl_Rect.H.Albrecht Schlosser
2018-04-10Remove unused variable, update dependencies.Albrecht Schlosser
2018-04-05Added global Fl::visible_focus() checkbox.Greg Ercolano
2018-04-01Android: Drawing RGB image data on the fly via callbackMatthias Melcher
2018-03-31Added Fl::menu_linespacing() to solve STR# 2927.Greg Ercolano
2018-03-02More Android changes.Matthias Melcher
2018-02-17Fix 2 typos.Manolo Gouy
2018-02-15OpenGL apps need to use Fl_Gl_Window::pixel_w() and pixel_h() when calling gl...Manolo Gouy
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2018-01-31Replace FL/x.H with FL/platform.H - step 2 (STR #3435).Albrecht Schlosser
2018-01-31Replace FL/x.H with FL/platform.H - step 1.Albrecht Schlosser
2018-01-16Fix invalid porsche1.xpm file.Albrecht Schlosser
2018-01-10CMake: enable building FLTK in a subdirectory of another project.Albrecht Schlosser
2017-12-18STR#3437 : Support display of windows in tabbed form as in MacOS 10.12 SierraManolo Gouy
2017-12-13Improve schemes unittest (add selection colors to buttons).Albrecht Schlosser
2017-11-19Fixes STR#3428: allows command line to specify alternate html file on Mac pla...Greg Ercolano
2017-11-17Replace remaining calls of getenv() with fl_getenv().Albrecht Schlosser
2017-11-17Proper return value from test window::handle() when the event is not processed.Manolo Gouy