~alcinnz/CatTrap

ref: dff208a654ba290b5be7b4ab79a72dacdf62037a CatTrap/cattrap.cabal -rw-r--r-- 3.2 KiB
156ac2ae — Adrian Cochrane 11 months ago
Segfault/performance fixes.
9478d630 — Adrian Cochrane 11 months ago
Performance optimizations: Concurrency, & move download/styling/layout to out-of-thread.
437eeb71 — Adrian Cochrane 1 year, 2 months ago
Draft integration test against Stylist & HURL, shelve due to incomplete Text v2 transition.
ebc78569 — Adrian Cochrane 1 year, 2 months ago
Upgrade underlying Balkon.
aa8da038 — Adrian Cochrane 1 year, 3 months ago
Now I'm having trouble with GLUT in test program, switch back to SDL2 this time without GL.
7fe90486 — Adrian Cochrane 1 year, 3 months ago
Release CatTrap 0.2!
9db95983 — Adrian Cochrane 1 year, 3 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
b07f5dcb — Adrian Cochrane 1 year, 3 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
52bc8445 — Adrian Cochrane 1 year, 3 months ago
Build utility for parsing CSS3 Grid templates.
d5266882 — Adrian Cochrane 1 year, 5 months ago
Refactor grid layout code to deduplicate logic along each axis.
a226a881 — Adrian Cochrane 1 year, 5 months ago
Rename Graphics.Layout.CSS.Internal to Length
ddef83e3 — Adrian Cochrane 1 year, 5 months ago
Seperate out Font API from internals.
7d7cb04a — Adrian Cochrane 1 year, 6 months ago
Expose utility to inform atlas construction.
9b5c291c — Adrian Cochrane 1 year, 6 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 6 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
7beb4828 — Adrian Cochrane 1 year, 6 months ago
Draft grid preprocessor which sucessfully compiles.
ed7d0445 — Adrian Cochrane 1 year, 6 months ago
Parse CSS4 Grid properties.
17c324d5 — Adrian Cochrane 1 year, 6 months ago
Parse CSS Box model CSS properties, dispatch others to FontConfig & injected dependency.
eae2c200 — Adrian Cochrane 1 year, 6 months ago
Unittest basic grid sizing.
272852e8 — Adrian Cochrane 1 year, 7 months ago
Draft new CatTrap API which hopefully is easier to implement.
Next