Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Fix GitHub auto-labeling issues Feb 16, 2019
assets Move examples out of /azul folder Dec 19, 2018
azul-css-parser Remove StyleBackgroundColor and use StyleBackground::Color instead Apr 2, 2019
azul-css Remove StyleBackgroundColor and use StyleBackground::Color instead Apr 2, 2019
azul-native-style Fixed < replacement in XML Apr 2, 2019
azul Remove stray println (fixes #136) Apr 4, 2019
doc Added table WIP image to /docs folder Oct 28, 2018
examples Remove StyleBackgroundColor and use StyleBackground::Color instead Apr 2, 2019
.gitignore Update parser to handle :nth-child(even | odd | <number> | <pattern>) Jan 18, 2019
.travis.yml Fixed compilation error in release mode, exported GlyphInfo and Glyph… Apr 4, 2019
Cargo.lock Code style cleanup, prepare CSS styling for parallelization Apr 2, 2019
Cargo.toml Use PixelValue and LayoutValue to distinguish f32-px and f32 CSS values Dec 13, 2018
LICENSE Fix license to wrap at 70 characters Nov 19, 2018
README.md Make window show on first redraw, update example in README Mar 31, 2019
appveyor.yml Remove unused doc-test feature Dec 13, 2018
codecov.yml Added codecov.yml (hopefully fixes codecov) May 25, 2018