Age | Commit message (Collapse) | Author |
|
This replicates the behavior of StyleSheetList::add_sheet, making sure
the rules added by the imported style sheet are applied.
|
|
This makes code readable in Hack Studio.
This commit also replaces the 'highlight' window colour
with one that matches theme (the previous was the default).
|
|
I finished off the Miscellaneous Technical section,
that is U+2300 - U+23FF, itemized below. Now we have
a bunch of APL glyphs :^)
2205
2300 - 2313
2319
231C - 2325
2329 - 232A
232C - 237F
238D - 2395
239B - 23CC
23D0 - 23E8
23AE
23FF
2B21
|
|
Added:
1F684 - 1F692, 1F694, 1F697 - 1F69C, 1F6A3 - 1F6A7,
1F6AC - 1F6AE, 1F6B0 - 1F6B2, 1F6BA, 1F6CB - 1F6CE,
1F6E2, 1F6E4
|
|
|
|
|
|
Add flags for Palestine, Leinster, Munster, Ulster,
South Ostrobothnia, South Savonia, Kainuu, Kanta-Häme,
Central Ostrobothnia, Central Finland, North Karelia,
Northern Savonia, Päijänne Tavastia, Satakunta, Uusimaa
|
|
|
|
|
|
This directory has to be writable if we want to install ports that have
been built inside Serenity. It's owned by root anyway, so having it be
read-only does not provide many security benefits.
|
|
This commit adds an optional string positional argument which is used a
custom format string for the date.
|
|
This opens many opportunities to add more data printed in lspci in a
flexible manner - so instead of reading an ever-expanding JSON encoded
file, we can add more features and let the utility read the directory
entries from sysfs.
This also allows not only filtering data on devices but to easily filter
non-wanted devices when printing the output.
|
|
|
|
Note that only the first test actually functions currently.
Single-number ratios instead get parsed as a `<number>`, and will do
until the parser gets smarter. (The alternative, where all
single-numbers get parsed as `<ratio>`, does make the tests succeed,
but numbers are more common than ratios so I have given numbers
preference for now.)
Also simplified the styling and text a bit. Now, red = fail, green =
success. No more "unstyled = fail" stuff.
|
|
|
|
Previously, the characters looked the same as in the Regular font
version.
Codepoints of modified characters: U+002B, U+002F, U+005C and U+005E.
|
|
Currently, disabled text colors are hardcoded. They look good in Default
and light themes, but no so good in dark ones. This PR adds new
variables for all themes to correctly display disabled text.
|
|
Also makes numericResolve use parseInt to avoid using our own integer()
|
|
|
|
|
|
Previous value was pretty much an overkill.
Changing it to 4px, to align it nicely with the semicolon. :^)
|
|
Ensure we test both setTimeout and setInterval (and their cancellation
methods), and test scenarios such as raising exceptions in the callback,
passing extra arguments, etc.
|
|
|
|
|
|
|
|
First draft of GML documentation, just to get things started.
|
|
|
|
This has the same look as before, but the extra thickness is needed as
the border radius no longer changes the thickness the window frame is
painted.
|
|
|
|
|
|
|
|
This change allow the user to request the kernel to not use any PCI
resources/devices at all.
Also, don't try to initialize devices that rely on PCI if disabled.
|
|
|
|
Co-Authored-By: sin-ack <sin-ack@protonmail.com>
|
|
This should be 1% on Acid3. :^)
Added the `-5n+3` case to all `nth-of-whatever()` selector test pages,
so we can easily check that it works.
|
|
A840-A877 https://www.unicode.org/charts/PDF/UA840.pdf
|
|
Add flags for Scania, Vulcan and SerenityOS!
|
|
U+2050-U+02AF
PDF: https://www.unicode.org/charts/PDF/U0250.pdf
|
|
This commit adds a new icon named "open-recent". It is used for
menus with the same name.
|
|
|
|
|
|
I didn't notice that CLion had auto-generated this, oops! As wonderful
as my web design skills are, I don't actually want to enshrine my name
at the top of this file for posterity.
|
|
1B80-1BBF https://www.unicode.org/charts/PDF/U1B80.pdf
|
|
1CC0-1CC7 https://www.unicode.org/charts/PDF/U1CC0.pdf
|
|
These are no longer autogenerated.
|
|
These now have customizations that CI doesn't like.
|
|
(Sorry Linus!)
|
|
|
|
This patch brings the man page usermod into line with its
siblings useradd and usermod.
|
|
|