~alcinnz/CatTrap

ref: 66067a7cdf1e88d0a0073351fa2591fcaf887949 CatTrap/cattrap.cabal -rw-r--r-- 3.9 KiB
66067a7c — Adrian Cochrane 11 months ago
Fix release of CatTrap 0.4 (as I should've called it...)
3a25ee5a — Adrian Cochrane 11 months ago
Test table lowering
0eabb595 — Adrian Cochrane 11 months ago
Implement table layout.
48ed1b32 — Adrian Cochrane 11 months ago
Improve concurrency, release 0.3, & (not in 0.3) better expose text info
156ac2ae — Adrian Cochrane 1 year, 6 days ago
Segfault/performance fixes.
9478d630 — Adrian Cochrane 1 year, 21 days ago
Performance optimizations: Concurrency, & move download/styling/layout to out-of-thread.
437eeb71 — Adrian Cochrane 1 year, 3 months ago
Draft integration test against Stylist & HURL, shelve due to incomplete Text v2 transition.
ebc78569 — Adrian Cochrane 1 year, 3 months ago
Upgrade underlying Balkon.
aa8da038 — Adrian Cochrane 1 year, 4 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, 4 months ago
Release CatTrap 0.2!
9db95983 — Adrian Cochrane 1 year, 4 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
b07f5dcb — Adrian Cochrane 1 year, 4 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
52bc8445 — Adrian Cochrane 1 year, 4 months ago
Build utility for parsing CSS3 Grid templates.
d5266882 — Adrian Cochrane 1 year, 6 months ago
Refactor grid layout code to deduplicate logic along each axis.
a226a881 — Adrian Cochrane 1 year, 6 months ago
Rename Graphics.Layout.CSS.Internal to Length
ddef83e3 — Adrian Cochrane 1 year, 6 months ago
Seperate out Font API from internals.
7d7cb04a — Adrian Cochrane 1 year, 7 months ago
Expose utility to inform atlas construction.
9b5c291c — Adrian Cochrane 1 year, 7 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 7 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
7beb4828 — Adrian Cochrane 1 year, 7 months ago
Draft grid preprocessor which sucessfully compiles.
Next