~alcinnz/CatTrap

ref: 9c371dfe4e96a2134e36a583c792ca31b08d3ade CatTrap/Graphics/Layout.hs -rw-r--r-- 20.1 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.
fdea2a59 — Adrian Cochrane 1 year, 3 months ago
Insert Bidi characters into the tree handed to Balkon!
9db95983 — Adrian Cochrane 1 year, 3 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
d4a87f66 — Adrian Cochrane 1 year, 3 months ago
Correctly reporting surrounding whitespace on inline elements.
59a70cdb — Adrian Cochrane 1 year, 3 months ago
Incorporate CSS Box Model into positioning inline ancestors.
15a1fd94 — Adrian Cochrane 1 year, 3 months ago
Correctly assign positions, prepare to incorporate padding into size calc
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline tree.
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.
9802fb44 — Adrian Cochrane 1 year, 5 months ago
Reference document main module.
d549219c — Adrian Cochrane 1 year, 5 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
9b179cc5 — Adrian Cochrane 1 year, 5 months ago
Don't parse unimplemented subgrids, add notes as to how to implement.
a5de823b — Adrian Cochrane 1 year, 5 months ago
Bugfix & pagination integration.
d5266882 — Adrian Cochrane 1 year, 5 months ago
Refactor grid layout code to deduplicate logic along each axis.
0ed151bb — Adrian Cochrane 1 year, 5 months ago
Tidyup: full-size computation from gridcell size computations.
1fb004f6 — Adrian Cochrane 1 year, 5 months ago
Refactor abstract grids to seperate fields of children array.
f7444393 — Adrian Cochrane 1 year, 5 months ago
Refactor grid sizes to be dynamically computed.
85d144a0 — Adrian Cochrane 1 year, 5 months ago
Integrate paragraph pagination via Balkon.
a2a42936 — Adrian Cochrane 1 year, 5 months ago
Merge in-porgress changes.
1073c564 — Adrian Cochrane 1 year, 5 months ago
Simplify final width computation.
Next