FLTK logo

Article #1624: FLTK 1.4.x Weekly Snapshot (master)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1624: FLTK 1.4.x Weekly Snapshot (master)

Created at 00:05 Jan 04, 2019 by WebsiteCron

A new weekly snapshot of FLTK 1.4.x (master) is now available on the download page:

    https://www.fltk.org/software.php?VERSION=1.4.x

Git revision (commit): 51462930

Changelog:

Albrecht Schlosser (3):
      Activate travis-ci, update mail notifications.
      Add a CMake option to generate driver (developer) documentation.
      Add abi-compliance-checker howto.

Manolo Gouy (5):
      Under macOS 10.14, Fl_Cocoa_Window_Driver::flush() draws to the bitmap and does [view setNeedsDisplay:YES]
      Document global variable fl_sys_menu_bar.
      Document global variable fl_sys_menu_bar - continued.
      Document global variable fl_sys_menu_bar - continued.
      Merge remote-tracking branch 'origin/master'

ManoloFLTK (1):
      Merge remote-tracking branch 'origin/master'

Matthias Melcher (26):
      Started to rewrite README.OSX.txt as README.macOS.md . Also testing GitHub quirks
      Markup mess
      Testing some styles for markdown file.
      Completed README for macOS command line builds. Must still be verified on a clean machine.
      Putting the 'Contents' together for the macOS README.
      Easy way to install command line clang and git.
      Tested macOS instruction with fresh macOS Mojave install
      Tested and Working version or macOS command line build README.
      Added docs for other build options
      Directly install command line tools.
      Note if Apple ID or admin access is needed.
      More fixes.
      Xcode for some reason needs a github account to clone a public github repo. Documentation reflects that now.
      Merge pull request #8 from fltk/feature/travis
      Refactored gl_remove_displaylist_fonts to be more easily readable and to stop triggering static analysis tool.
      Remove a C style type cast from jpeg_mem_src.
      Remove obsolete condition to make static analysis happy.
      Merge pull request #10 from MatthiasWM/master
      Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.
      Also testing # as a format_char()
      Adding documentation for '@N', inactive color.
      Merge pull request #11 from MatthiasWM/master
      Android builds tested successfully after changeover to git
      Added git attribute for MSWindows .BAT files
      Merge remote-tracking branch 'upstream/master'
      Merge pull request #13 from MatthiasWM/master

fab672000 (1):
      As requested implement cmake builds and also implement matrix customization to use a static analyzer and also doc gen in only one target to avoid having too many targets

fabien (1):
      Travis implementation allowing to build four targets on change of master or a matching pattern of feature/*.     This implementation differs from existing fltk-test and also gitlab implementation :      - minimum, fast light implementation: stripoped all unused constructions compared to other implementations      - supports successful builds of four targets (linu, osx and then gcc and clang for each of them)     - uses before_script instead of before_install     - uses after_success for building documentation, instead of building always if error     - only builds documentation on linux targets for now (can easily change if future)


Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.