- 14 Mar, 2016 1 commit
-
-
Hixie authored
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 24 Feb, 2016 1 commit
-
-
Adam Barth authored
Now we just have one TextSpan class that handles both simple strings, trees of children, and styling both. This approach simplifies the interface for most clients. This patch also removes StyledText, which was weakly typed and tricky to use correctly. The replacement is RichText, which is strongly typed and uses TextSpan.
-
- 05 Dec, 2015 1 commit
-
-
Adam Barth authored
We can just use Canvas now. The two are the same thing.
-
- 26 Oct, 2015 1 commit
-
-
Adam Barth authored
We were assuming that the text extended from 0.0 to its max content width. That's not correct for right-aligned text. Instead, we need to layout the text again at the width we want it to occupy.
-
- 24 Oct, 2015 1 commit
-
-
Hixie authored
This makes skyanalyzer also check the examples, and fixes everything it found there.
-
- 13 Oct, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
This lets you draw nine-patch images.
-
- 23 Sep, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 01 Sep, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-