1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 17:05:10 +00:00
serenity/Base/res
Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors
Rather than parsing the selector every time we want to check it, we
now parse it once at the beginning.

A bonus effect of this is that we now support a selector list in
:not(), instead of just a single selector, though only when using
the new parser.
2021-07-14 13:31:00 +02:00
..
apps Userland: Add new app called Assistant 2021-06-28 16:29:02 +02:00
color-palettes PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
cursors Base: Fill in rightmost pixel in crosshair cursor 2021-02-09 20:10:00 +01:00
devel/templates Base: clang-format the cpp-gui template project. 2021-04-25 01:13:59 +02:00
emoji Emoji: Add a return key symbol 2021-05-17 00:16:49 +01:00
fonts LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
graphics WindowServer: Add an Overlay class for flicker-free overlay rendering 2021-06-25 20:38:13 +02:00
html LibWeb: Use Selectors instead of a String for :not() selectors 2021-07-14 13:31:00 +02:00
icons Base+LibGUI: Add icon to the Rename action 2021-07-14 13:05:01 +02:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Keymaps: Fix for missing mapping for the polish ć,Ć character 2021-05-27 22:57:49 +02:00
terminal-colors LibVT: Implement bright color support 2021-06-04 09:02:43 +01:00
themes LibGUI+HackStudio: Make gutter a first class element 2021-06-13 12:33:15 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Change Marcin to nooga in fortunes database 2021-07-13 00:00:07 +01:00