Jack Byrne
|
f65c55791e
LibWeb: Scroll back to the top when a new page is loaded
|
5 tahun lalu |
Andreas Kling
|
7382b27c22
LibWeb: Add Origin concept (protocol, host, port tuple)
|
5 tahun lalu |
Andreas Kling
|
f8d6d61da5
LibWeb: Fix null dereference in HtmlView::mousedown_event
|
5 tahun lalu |
Andreas Kling
|
9b0bfcb8b7
LibWeb: Handle javascript: URLs inside LibWeb :^)
|
5 tahun lalu |
Andreas Kling
|
9eec63e471
LibWeb: Protect DOM node while preparing to send mouse events
|
5 tahun lalu |
Linus Groh
|
07049f98ec
LibWeb: Handle invalid URL in HtmlView::load()
|
5 tahun lalu |
Linus Groh
|
021d78f8f7
Browser: Add error page
|
5 tahun lalu |
Andreas Kling
|
660ec504ca
LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class
|
5 tahun lalu |
Andreas Kling
|
0395b25e3f
LibWeb: Put selection-related debug spam behind an #ifdef
|
5 tahun lalu |
Andreas Kling
|
55c845713a
LibWeb: Give MouseEvents the correct offsetX and offsetY values
|
5 tahun lalu |
Andreas Kling
|
4dde36844b
LibWeb: Add a DOM Event class (instead of events being simple strings)
|
5 tahun lalu |
Andreas Kling
|
b196665131
LibWeb: Dispatch "mouseup" event
|
5 tahun lalu |
Andreas Kling
|
e265058768
LibWeb: Fire "mousedown" and "mousemove" events in the DOM :^)
|
5 tahun lalu |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 tahun lalu |