index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Browser
/
Tab.cpp
Age
Commit message (
Expand
)
Author
2023-05-23
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
Jelle Raaijmakers
2023-05-23
Browser: Default to HTTPS instead of HTTP if no protocol is specified
Andreas Kling
2023-05-23
Base+Userland: Apply Human Interface Guidelines to Object text
thankyouverycool
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-16
Browser: Move screenshot context menu actions above inspector actions
Timothy Flynn
2023-05-16
Browser: Add a context menu for video elements
Timothy Flynn
2023-04-24
Browser: Convert `BookmarksBarWidget` to use failable functions
Cameron Youell
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-18
Browser: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-09
Browser: Have `BookmarksBarWidget` signal bookmark changes for `Tab`
Kemal Zebari
2023-03-31
Browser: Add tooltip to reset zoom level button
MacDue
2023-03-29
Browser: Add reset zoom level button to toolbar
MacDue
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-17
Browser: Have the bookmark button use the editor dialog
Kemal Zebari
2023-03-16
Browser: Implement `notify_request_open_new_tab`
Aliaksandr Kalenik
2023-03-07
Browser: Handle close event in WebContentView
Aliaksandr Kalenik
2023-02-28
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
Andreas Kling
2023-01-27
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Linus Groh
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2023-01-07
Browser: Add Accessibility Tab to Inspector Widget
Jonah
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
2022-12-19
Browser: Close inspectors and JS console when tab closes
MacDue
2022-12-12
Browser: Go back/forward when pressing back/forward mouse buttons
Baitinq
2022-12-08
Browser+LibWebView+WebContent: Do not domain match on cookie updates
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-26
Browser: Replace history entry if loading URL because of a redirect
Baitinq
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
Browser+WebContent+WebDriver: Move Back, Forward, Refresh to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get All Cookies to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to minimize and maximize window
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to re[store,size,position] window
Timothy Flynn
2022-11-08
Browser+LibWebView+WebDriver: Connect WebDriver to WebContent
Timothy Flynn
2022-11-05
Browser: Add a context menu item to take a full document screenshot
Timothy Flynn
2022-11-05
Browser: Rename "take screenshot" action to "take visible screenshot"
Timothy Flynn
2022-11-04
Browser: Add a banner to tabs controlled by WebDriver
Linus Groh
2022-11-04
Browser: Refactor WebDriver flag activation into a single function
Linus Groh
2022-11-02
Browser: Add a context menu item to take a screenshot of the current tab
Timothy Flynn
2022-11-01
Browser: Inform WebView processes of the browser window's position/size
Timothy Flynn
2022-10-20
Browser: Add ability to delete cookies from Storage Inspector
Sam Atkins
2022-10-13
Browser: Set 'webdriver-active flag' when creating a new Tab
Linus Groh
[next]