~alcinnz/CatTrap

ref: 7301a4893d99b4a5bf016000097369b492f23aea CatTrap/Graphics/Layout.hs -rw-r--r-- 21.0 KiB
7301a489 — Adrian Cochrane 11 months ago
Integrate flexbox CSS property parsing.
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
83e2a9cc — Adrian Cochrane 11 months ago
Expose text data from main module.
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.
fdea2a59 — Adrian Cochrane 1 year, 4 months ago
Insert Bidi characters into the tree handed to Balkon!
9db95983 — Adrian Cochrane 1 year, 4 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
d4a87f66 — Adrian Cochrane 1 year, 4 months ago
Correctly reporting surrounding whitespace on inline elements.
59a70cdb — Adrian Cochrane 1 year, 4 months ago
Incorporate CSS Box Model into positioning inline ancestors.
15a1fd94 — Adrian Cochrane 1 year, 4 months ago
Correctly assign positions, prepare to incorporate padding into size calc
e8a4642a — Adrian Cochrane 1 year, 4 months ago
Reconstruct inline tree.
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.
9802fb44 — Adrian Cochrane 1 year, 6 months ago
Reference document main module.
d549219c — Adrian Cochrane 1 year, 6 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
9b179cc5 — Adrian Cochrane 1 year, 6 months ago
Don't parse unimplemented subgrids, add notes as to how to implement.
a5de823b — Adrian Cochrane 1 year, 6 months ago
Bugfix & pagination integration.
d5266882 — Adrian Cochrane 1 year, 6 months ago
Refactor grid layout code to deduplicate logic along each axis.
0ed151bb — Adrian Cochrane 1 year, 6 months ago
Tidyup: full-size computation from gridcell size computations.
Next