index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-03
Merge pull request #13 from MatthiasWM/master
Matthias Melcher
2019-01-03
Merge remote-tracking branch 'upstream/master'
Matthias Melcher
2019-01-03
Added git attribute for MSWindows .BAT files
Matthias Melcher
2019-01-03
Android builds tested successfully after changeover to git
Matthias Melcher
2019-01-02
Merge remote-tracking branch 'origin/master'
Manolo Gouy
2019-01-02
Document global variable fl_sys_menu_bar - continued.
Manolo Gouy
2019-01-02
Add abi-compliance-checker howto.
Albrecht Schlosser
2018-12-31
Document global variable fl_sys_menu_bar - continued.
Manolo Gouy
2018-12-31
Document global variable fl_sys_menu_bar.
Manolo Gouy
2018-12-30
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2018-12-30
Under macOS 10.14, Fl_Cocoa_Window_Driver::flush() draws to the bitmap and do...
Manolo Gouy
2018-12-29
Add a CMake option to generate driver (developer) documentation.
Albrecht Schlosser
2018-12-28
Merge pull request #11 from MatthiasWM/master
Matthias Melcher
2018-12-29
Adding documentation for '@N', inactive color.
Matthias Melcher
2018-12-29
Also testing # as a format_char()
Matthias Melcher
2018-12-29
Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.
Matthias Melcher
2018-12-28
Merge pull request #10 from MatthiasWM/master
Matthias Melcher
2018-12-29
Remove obsolete condition to make static analysis happy.
Matthias Melcher
2018-12-29
Remove a C style type cast from jpeg_mem_src.
Matthias Melcher
2018-12-29
Refactored gl_remove_displaylist_fonts to be more easily readable and to stop...
Matthias Melcher
2018-12-28
Activate travis-ci, update mail notifications.
Albrecht Schlosser
2018-12-28
Merge pull request #8 from fltk/feature/travis
Matthias Melcher
2018-12-28
Xcode for some reason needs a github account to clone a public github repo. D...
Matthias Melcher
2018-12-28
More fixes.
Matthias Melcher
2018-12-28
Note if Apple ID or admin access is needed.
Matthias Melcher
2018-12-28
Directly install command line tools.
Matthias Melcher
2018-12-28
Added docs for other build options
Matthias Melcher
2018-12-28
Tested and Working version or macOS command line build README.
Matthias Melcher
2018-12-28
Tested macOS instruction with fresh macOS Mojave install
Matthias Melcher
2018-12-28
Easy way to install command line clang and git.
Matthias Melcher
2018-12-28
Putting the 'Contents' together for the macOS README.
Matthias Melcher
2018-12-28
Completed README for macOS command line builds. Must still be verified on a c...
Matthias Melcher
2018-12-27
As requested implement cmake builds and also implement matrix customization t...
fab672000
2018-12-27
Testing some styles for markdown file.
Matthias Melcher
2018-12-27
Markup mess
Matthias Melcher
2018-12-27
Started to rewrite README.OSX.txt as README.macOS.md . Also testing GitHub qu...
Matthias Melcher
2018-12-27
Fixing some minor lint, found by Pavel Shlyak using PVS studio
Matthias Melcher
2018-12-26
Travis implementation allowing to build four targets on change of master or a...
fabien
2018-12-25
Add documentation on how to build Cairo in Linux Debian and derivatives.
fabien
2018-12-24
Testing github 'commit' and 'push' by modifying obsolete documentation in the...
Matthias Melcher
2018-12-22
Removes few tabs from options.cmake. When removing tabs, also apply cmp stand...
fabien
2018-12-22
remove unnecessary double braces in option.cmake cairo detection code
fabien
2018-12-22
Make .gitignore ignore CMake autogenerated files and also visual studio .vs d...
fabien
2018-12-22
CMake CAIRO support minor improvements: Make the conditional code more readea...
fabien
2018-12-22
Fix typo in README.Cairo.txt
fabien
2018-12-22
Ignore .tlog file generated by msbuild when using msvc tools.
fabien
2018-12-20
Fix line endings.
Albrecht Schlosser
2018-12-20
Improve CMake's Cairo detection and issue error message...
Albrecht Schlosser
2018-12-16
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2018-12-16
macOS + CMake + OPTION_APPLE_X11 : restore building of GLU-based test apps.
ManoloFLTK
[next]