ladybird/Base
Matthew Olsson a8f5b6aaa3 LibPDF: Create basic object structure
This commit is the start of LibPDF, and introduces some basic structure
objects. This emulates LibJS's Value structure, where Value is a simple
class that can contain a pointer to a more complex Object class with
more data. All of the basic PDF objects have a representation.
2021-05-10 10:32:39 +02:00
..
etc Userland: Preserve keyboard mapping preference on reboot (#6955) 2021-05-09 15:56:03 +02:00
home/anon Browser: Save search engine setting to preferences 2021-04-29 09:08:22 +02:00
res LibPDF: Create basic object structure 2021-05-10 10:32:39 +02:00
usr Base: Fix path to LibJS tests in test-js(1) man page 2021-05-08 12:04:55 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00