1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Libraries/LibWeb/Page
Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx
This enum existed both in LibGUI and WindowServer which was silly and
error-prone.
2020-09-10 19:25:13 +02:00
..
EventHandler.cpp LibGfx: Move StandardCursor enum to LibGfx 2020-09-10 19:25:13 +02:00
EventHandler.h LibWeb: Allow focusing individual (focusable) elements with Tab key 2020-08-15 00:05:45 +02:00
Frame.cpp LibWeb: Calculate selection based on glyph centers 2020-08-26 08:44:31 +02:00
Frame.h LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
Page.cpp LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
Page.h LibGfx: Move StandardCursor enum to LibGfx 2020-09-10 19:25:13 +02:00