index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ladybird
Age
Commit message (
Expand
)
Author
2023-05-16
Ladybird: Fix context menus being in slightly the wrong position
MacDue
2023-05-16
Ladybird: Add screenshot actions to the page context menu
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for image elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for link elements
Timothy Flynn
2023-05-16
Ladybird: Add a context menu for video elements
Timothy Flynn
2023-05-16
Ladybird: Move the page context menu from the BrowserWindow to the Tab
Timothy Flynn
2023-05-16
Browser+LibWeb+WebContent: Broadcast video element context menu requests
Timothy Flynn
2023-05-15
Ladybird+LibWebView: Move backing store management code to LibWebView
Andreas Kling
2023-05-15
Ladybird: Make resizing the window a lot less laggy
Andreas Kling
2023-05-15
Ladybird: Only request repaint for what's in the visible viewport
Andreas Kling
2023-05-15
Ladybird+LibWebView: Remember the size of the last paint
Andreas Kling
2023-05-15
Ladybird: Floor the WebContentView viewport offset at 0, 0
Andreas Kling
2023-05-14
Ladybird: Send the double click event to WebContent
Luke Wilde
2023-05-13
Ladybird: Add common handy actions to context menu
MacDue
2023-05-13
Ladybird: Disable SQL database by default (until we can trust it)
Andreas Kling
2023-05-09
AK: Add the `Input` word to input-only buffered streams
Lucas CHOLLET
2023-05-09
Ladybird: Allow right clicking and inspecting elements
MacDue
2023-05-08
Documentation: Homogenize Ladybird build instructions
martinfalisse
2023-05-08
LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser
martinfalisse
2023-05-08
Ladybird: Move arguments parsing before FontPluginQt init
martinfalisse
2023-05-07
Ladybird: Don't ask Qt to decode any images for us
MacDue
2023-05-07
Ladybird: Don't ask Qt to decode SVG images for us
Andreas Kling
2023-05-06
Ladybird: Stop telling Qt to use HTTP pipelining
Andreas Kling
2023-05-05
Ladybird: Use vector icons in the browser toolbar
Andreas Kling
2023-05-05
Ladybird: Remove the "home" icon from the toolbar (and the concept)
Andreas Kling
2023-04-30
Ladybird: Let WebContent know if the current system theme is dark
Andreas Kling
2023-04-27
Ladybird: Prohibit GUI interaction of the WebContent process on macOS
Timothy Flynn
2023-04-26
LibCore: Remove unused EventLoopManager::wake()
Andreas Kling
2023-04-26
LibCore: Move post_event() back to EventLoopImplementation
Andreas Kling
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-26
Ladybird: Explicitly set the font family for CSS generic fonts
Timothy Flynn
2023-04-25
LibCore+Ladybird: Add EventLoopManager interface for persistent state
Andreas Kling
2023-04-25
Ladybird+LibCore: Use QCoreApplication to drive the main Qt event loop
Andreas Kling
2023-04-25
Ladybird: Remove Web::Platform plugins for Qt in favor of LibCore
Andreas Kling
2023-04-25
Ladybird: Run the Core::EventLoop with a Qt backend
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-24
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
Timothy Flynn
2023-04-23
Ladybird: Implement the JavaScript console using a WebContentView
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-21
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
Sam Atkins
2023-04-21
Ladybird: Add a command line flag to disable launching SQLServer
Timothy Flynn
2023-04-18
Ladybird: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-04-14
Ladybird: Display Qt cursors corresponding to missing CSS cursors
Srikavin Ramkumar
2023-04-09
Ladybird: Use `FileSystem` instead of `DeprecatedFile`
Cameron Youell
2023-03-31
Ladybird: Add tooltip to reset zoom level button
MacDue
2023-03-29
Ladybird: Add reset zoom level button to toolbar
MacDue
2023-03-28
Ladybird: Improve Xcode generator experience and copy helpers to bundle
Andrew Kaster
2023-03-27
Ladybird: Don't update the zoom menu text for null tabs
MacDue
[next]