Tim Ledbetter
|
6f5ccaecbd
LibWeb: Update current find in page match after performing query
|
1 년 전 |
Luke Warlow
|
099b77d60f
LibWeb: Add motion preference
|
1 년 전 |
Tim Ledbetter
|
9b5d1382bf
LibWeb: Rerun find in page query when navigating between URLs
|
1 년 전 |
Tim Ledbetter
|
077cb7687d
LibWeb: Limit find in page query to documents in the active window
|
1 년 전 |
Luke Warlow
|
ee64684565
LibWeb: Add Contrast preference
|
1 년 전 |
Tim Ledbetter
|
d33c4c751f
LibWeb+WebContent: Provide feedback on find in page requests
|
1 년 전 |
Andrew Kaster
|
d90a9ab70c
LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel
|
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 년 전 |
Andreas Kling
|
3945e1a82a
LibJS: Make JS::Cell a Weakable
|
1 년 전 |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
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 년 전 |
Andrew Kaster
|
29b12cb449
LibWeb: Add a workaround for excessive memory usage in Page::load_html
|
1 년 전 |
Matthew Olsson
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
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
|
7c31343df0
LibWeb: Store the ID of all media elements on a page
|
1 년 전 |
Timothy Flynn
|
1767f405dc
LibWeb+LibWebView+WebContent: Convert URL declarations to east-const
|
1 년 전 |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 년 전 |
Timothy Flynn
|
6760d236e4
Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute
|
1 년 전 |
circl
|
3e3a200eee
LibWeb: Do not issue `change` event for every update of color input
|
1 년 전 |
Timothy Flynn
|
108521a566
LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior
|
1 년 전 |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 년 전 |
Dan Klishch
|
56d355a15e
LibWeb: Properly round CSSPixels values in device_to_css_rect
|
1 년 전 |
Andrew Kaster
|
7576e9dcd2
LibWeb: Set the UserNavigationInvolvement for UI initiated navigations
|
1 년 전 |
Bastiaan van der Plaat
|
0dd5aa40a8
LibWeb: Allow input color to give continuous updates
|
1 년 전 |
Aliaksandr Kalenik
|
02936f6944
LibWebView+WebContent: Drive repainting from WebContent process
|
1 년 전 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 년 전 |