summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-31Document global variable fl_sys_menu_bar.Manolo Gouy
2018-12-30Merge remote-tracking branch 'origin/master'ManoloFLTK
2018-12-30Under macOS 10.14, Fl_Cocoa_Window_Driver::flush() draws to the bitmap and do...Manolo Gouy
2018-12-29Add a CMake option to generate driver (developer) documentation.Albrecht Schlosser
2018-12-28Merge pull request #11 from MatthiasWM/masterMatthias 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-28Merge pull request #10 from MatthiasWM/masterMatthias Melcher
2018-12-29Remove obsolete condition to make static analysis happy.Matthias Melcher
2018-12-29Remove a C style type cast from jpeg_mem_src.Matthias Melcher
2018-12-29Refactored gl_remove_displaylist_fonts to be more easily readable and to stop...Matthias Melcher
2018-12-28Activate travis-ci, update mail notifications.Albrecht Schlosser
2018-12-28Merge pull request #8 from fltk/feature/travisMatthias Melcher
2018-12-28Xcode for some reason needs a github account to clone a public github repo. D...Matthias Melcher
2018-12-28More fixes.Matthias Melcher
2018-12-28Note if Apple ID or admin access is needed.Matthias Melcher
2018-12-28Directly install command line tools.Matthias Melcher
2018-12-28Added docs for other build optionsMatthias Melcher
2018-12-28Tested and Working version or macOS command line build README.Matthias Melcher
2018-12-28Tested macOS instruction with fresh macOS Mojave installMatthias Melcher
2018-12-28Easy way to install command line clang and git.Matthias Melcher
2018-12-28Putting the 'Contents' together for the macOS README.Matthias Melcher
2018-12-28Completed README for macOS command line builds. Must still be verified on a c...Matthias Melcher
2018-12-27As requested implement cmake builds and also implement matrix customization t...fab672000
2018-12-27Testing some styles for markdown file.Matthias Melcher
2018-12-27Markup messMatthias Melcher
2018-12-27Started to rewrite README.OSX.txt as README.macOS.md . Also testing GitHub qu...Matthias Melcher
2018-12-27Fixing some minor lint, found by Pavel Shlyak using PVS studioMatthias Melcher
2018-12-26Travis implementation allowing to build four targets on change of master or a...fabien
2018-12-25Add documentation on how to build Cairo in Linux Debian and derivatives.fabien
2018-12-24Testing github 'commit' and 'push' by modifying obsolete documentation in the...Matthias Melcher
2018-12-22Removes few tabs from options.cmake. When removing tabs, also apply cmp stand...fabien
2018-12-22remove unnecessary double braces in option.cmake cairo detection codefabien
2018-12-22Make .gitignore ignore CMake autogenerated files and also visual studio .vs d...fabien
2018-12-22CMake CAIRO support minor improvements: Make the conditional code more readea...fabien
2018-12-22Fix typo in README.Cairo.txtfabien
2018-12-22Ignore .tlog file generated by msbuild when using msvc tools.fabien
2018-12-20Fix line endings.Albrecht Schlosser
2018-12-20Improve CMake's Cairo detection and issue error message...Albrecht Schlosser
2018-12-16Merge remote-tracking branch 'origin/master'ManoloFLTK
2018-12-16macOS + CMake + OPTION_APPLE_X11 : restore building of GLU-based test apps.ManoloFLTK
2018-12-16Fix another clang-tidy warning (issue #5, part 1).Albrecht Schlosser
2018-12-15Fix clang-tidy unused variable warning (issue #5, part 3).Albrecht Schlosser
2018-12-11Quick fix: menu disappearing (STR #3503 continued)Albrecht Schlosser
2018-12-10Rename README files to README.txt (and several similar files).Albrecht Schlosser
2018-12-10Update examples: minor changes, rename, update .gitignoreAlbrecht 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