Age | Commit message (Collapse) | Author |
|
This builds on the work done by implementing the flex order CSS
property and implements flex reverse layouts by just reversing
the order and the items within each order bucket.
|
|
|
|
Adds support for the flex order property and a test page for it
on the browser welcome page.
|
|
|
|
|
|
https://www.unicode.org/charts/PDF/UAC00.pdf
D55C, AD6D, C5B4
|
|
https://www.unicode.org/charts/PDF/U4E00.pdf
8A9E, 6587
|
|
https://www.unicode.org/charts/PDF/U1E00.pdf
1EBF, 1EC7, 1E90-1E95, 1EB7, 1E70-1E73, 1E22, 1E7D-1E8A, 1E8E, 1E8F
|
|
https://www.unicode.org/charts/PDF/U10A0.pdf
10E5, 10D0, 10E0, 10D7, 10E3, 10DA, 10D8
|
|
https://www.unicode.org/charts/PDF/U0E00.pdf
0E44, 0E17, 0E22
|
|
https://www.unicode.org/charts/PDF/U0980.pdf
09AC, 09B0, 09BE, 0982, 09B2, 09F1
|
|
https://www.unicode.org/charts/PDF/U0600.pdf
06CC-06CF
|
|
|
|
This is a bundle of changes to the "new" GML documentation that I just
noticed two hours ago.
- Fix a bunch of typos, wording and style
- Rework layout object documentation (they're not widgets!)
- Document most of the common properties
- Finish (as for now) GML syntax documentation
- Extend GML usage explanation
- Add symlink "GML" so that man gml works
- Add a categorized GML page list to the introduction man page
- Cross-link much more
Much of the editing of existing docs is clearing up incorrect or
imprecise statements.
Note that because of massive changes in some places, git won't recognize
renames as such.
|
|
Updated syntax highlight colors to complement overall
theme look and feel. Thanks to @kleinesfilmroellchen for the
timely recommendation.
|
|
Control Pictures
2400-2426
Miscellaneous Symbols
2644,2645,2647-264A,264C-2653,268A-2693,
26A5,26A6,26A8-26AF
|
|
Control Pictures
2400-2426
Miscellaneous Symbols
2644,2645,2647-264A,264C-2653,268A-2693,
26A5,26A6,26A8-26AF
|
|
Control Pictures
2400-2426
Miscellaneous Symbols
2644,2645,2647-264A,264C-2653,268A-2693,
26A5,26A6,26A8-26AF
|
|
Control Pictures
2400-2426
Miscellaneous Symbols
2644,2645,2647-264A,264C-2653,268A-2693,
26A5,26A6,26A8-26AF
|
|
Control Pictures
2400-2426
Miscellaneous Symbols
2644,2645,2647-264A,264C-2653,268A-2693,
26A5,26A6,26A8-26AF
|
|
|
|
|
|
Before if an element didn't have a main min size we would clamp
it to a literal zero. If that element also had a flex-basis 0
it's width would end up being 0.
This patch adds a determine_min_main_size_of_child function that
will calculate the minimum main size for the box based on the
content of the box.
We use the result of that function now instead of clamping
the element main min size to 0.
This also adds one more box to the flex.html test page, which is
the same flex: 0 0 0 box but with flex-direction: column.
|
|
Shorthand Format Controls
1BCA0-1BCA3
Miscellaneous Symbols
2600-261F,2621,2640-2643
|
|
Shorthand Format Controls
1BCA0-1BCA3
Miscellaneous Symbols
2600-261F,2621,2640-2643
|
|
Shorthand Format Controls
1BCA0-1BCA3
Miscellaneous Symbols
2600-261F,2621,2640-2643
|
|
Shorthand Format Controls
1BCA0-1BCA3
Miscellaneous Symbols
2600-261F,2621,2640-2643
|
|
Box Drawing
2500,2502,250D,2510,2514,2515,251C,2524,252C,2534,253C,2550,
2551,2554,2557,255A,255D
Supplemental Arrows-A
27F0-27FF
Miscellaneous Symbols
2600-261F,2621,2640-2643
|
|
|
|
2600 - https://www.unicode.org/charts/PDF/U2600.pdf
2212 - https://www.unicode.org/charts/PDF/U2200.pdf
2717, 2718 - https://www.unicode.org/charts/PDF/U2700.pdf
|
|
2212 - https://www.unicode.org/charts/PDF/U2200.pdf
|
|
2600 - https://www.unicode.org/charts/PDF/U2600.pdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
00A1-00FF
https://www.unicode.org/charts/PDF/U0080.pdf
|
|
This commit will add additional key combinations from the Colemak
Multilingual page, except of the dead keys.
https://colemak.com/Multilingual
|
|
|
|
This makes pledge() ignore promises that would otherwise cause it to
fail with EPERM, which is very useful for allowing programs to run under
a "jail" so to speak, without having them termiate early due to a
failing pledge() call.
|
|
|
|
|
|
The other Roman fonts already have this code point.
|
|
Some of the .gitignore rules of the main directory were leaking into the
Base directory, causing inconsistencies between what is ignored and what
is already checked-in.
Resolve that by explicitly unignoring all files in the Base directory
unless overwritten by a .gitignore file in a subdirectory.
|
|
1F800-1F807, 1F810-1F813, 1F820-1F823, 1F850-1F859, 1F860-1F867,
1F880-1F887
https://www.unicode.org/charts/PDF/U1F800.pdf
|
|
1F6C8 https://www.unicode.org/charts/PDF/U1F680.pdf
|