Asutosh Variar
|
229b64a4b7
Everywhere: Convert from_string_view -> from_string_literal where static
|
10 月之前 |
Timothy Flynn
|
03f9915054
LibWebView: Use the download directory facility for saving files
|
10 月之前 |
Sam Atkins
|
da171c3230
Inspector: Add a basic style sheet inspector
|
10 月之前 |
Sam Atkins
|
8cbc211616
Meta: Make embed_as_string_view.py produce Strings instead
|
10 月之前 |
Timothy Flynn
|
948b6de3b1
LibWeb+LibWebView+WebContent: Add IPC to send drag-and-drop events
|
10 月之前 |
Jelle Raaijmakers
|
b193fe658d
LibGfx: Store alpha type information in `Gfx::Bitmap`
|
11 月之前 |
sideshowbarker
|
cdb9081a86
LibWebView: Emit “submit an issue” suggestion when Ladybird crashes
|
11 月之前 |
Jamie Mansfield
|
2ca8fd1832
LibWeb: Make preferred languages configurable
|
11 月之前 |
Jamie Mansfield
|
fb20326979
LibWeb: Support sending DNT header with requests
|
1 年之前 |
Andreas Kling
|
4fe21e6d87
LibIPC: Move stuff from Connection.h to .cpp and reduce #include count
|
1 年之前 |
Aliaksandr Kalenik
|
c62cc915df
Everywhere: Pass backing store into Navigable::paint()
|
1 年之前 |
Aliaksandr Kalenik
|
c92f8ab1ea
Everywhere: Use IOSurface as backing store on macOS
|
1 年之前 |
Aliaksandr Kalenik
|
be2c484bb6
LibWebView+WebContent: Move backing store allocation into WebContent
|
1 年之前 |
Luke Warlow
|
099b77d60f
LibWeb: Add motion preference
|
1 年之前 |
Luke Warlow
|
ee64684565
LibWeb: Add Contrast preference
|
1 年之前 |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
1 年之前 |
Timothy Flynn
|
b01e810a89
LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page
|
1 年之前 |
Tim Ledbetter
|
7aea87c9df
LibWeb+LibWebView+WebContent: Add basic find in page functionality
|
1 年之前 |
Andrew Kaster
|
6d4ba21832
LibIPC+Userland: Make IPC::File always own its file descriptor
|
1 年之前 |
Andreas Kling
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
1 年之前 |
Aliaksandr Kalenik
|
461184d964
LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state()
|
1 年之前 |
Aliaksandr Kalenik
|
0c839f0421
LibWeb+LibWebView+WebContent: Add traverse_history_by_delta() IPC call
|
1 年之前 |
Aliaksandr Kalenik
|
bfef08177e
LibWeb+LibWebView+WebContent: Add an IPC call for Navigable::reload()
|
1 年之前 |
Bastiaan van der Plaat
|
4408581ee0
LibWeb: Refactor SelectItem to allow selecting options without value
|
1 年之前 |
Timothy Flynn
|
f61f55d397
LibWeb+LibWebView+WebContent: Support muting an entire page
|
1 年之前 |
Timothy Flynn
|
9fc8c37414
LibWebView: Handle mutliple audio tracks when audio play state changes
|
1 年之前 |
Timothy Flynn
|
40c0dd81d2
LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused
|
1 年之前 |
Aliaksandr Kalenik
|
561e011e07
LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard
|
1 年之前 |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 年之前 |
Timothy Flynn
|
baf359354b
LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC
|
1 年之前 |