ladybird/Libraries
Matrix89 988d1deca8 Browser+LibHTML: Add "Computed" styles to the DOM inspector
I though it would be nice to also show the style that the browser uses
to display an element.

In order to do that, in place of the styles table I've put a tab widget,
with tabs for both element and computed element styles.
2020-01-05 17:13:22 +01:00
..
LibAudio AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibC LibC: Fix broken setgroups() wrapper 2020-01-04 13:01:14 +01:00
LibCore AK+LibCore: Add an IDAllocator and use to allocate timer ids 2020-01-05 09:00:05 +01:00
LibDraw AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibELF LibELF: Fix stack overflow in ELFImage::relocations() 2020-01-05 10:37:54 +01:00
LibGUI LibGUI: Refine the per-item rects in GItemView 2020-01-04 21:36:42 +01:00
LibHTML Browser+LibHTML: Add "Computed" styles to the DOM inspector 2020-01-05 17:13:22 +01:00
LibIPC LibIPC: Let's start building custom message codecs for LibIPC 2019-12-30 02:41:45 +01:00
LibM Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibMarkdown Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPCIDB Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibProtocol AK: Move the userspace SharedBuffer from LibC to AK 2020-01-01 18:53:34 +01:00
LibPthread Kernel: Refactor scheduler to use dynamic thread priorities 2019-12-30 18:46:17 +01:00
LibThread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibVT LibVT: fix pixel size calculations in terminal_did_resize 2020-01-01 19:33:19 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00