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
Age
Commit message (
Expand
)
Author
2022-06-26
Base+Browser+BrowserSettings: Add default page for new tab
Xexxa
2022-06-26
Browser+BrowserSettings: Add preference for new tab
Xexxa
2022-06-05
LibGUI+Browser: Fix crash when activating a "Tab n" action
networkException
2022-06-02
Userland: Use default buttons instead of manually handling return press
Karol Kosek
2022-05-30
Browser: Always show menu for additional bookmarks when one is hidden
networkException
2022-05-28
Browser+LibWeb+WebContent: Add ability to inspect session storage
Rafał Babiarz
2022-05-26
Browser: Depend on BrowserSettings
Karol Kosek
2022-05-25
Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI
MacDue
2022-05-25
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
MacDue
2022-05-21
Browser: Allow usage of vertical tabs
Cameron Youell
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWebView: Move StylePropertiesModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move DOMTreeModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-07
Browser: Add option to filter entries in Storage Inspector
Rafał Babiarz
2022-05-06
Browser: Remove STL utility include from CookiesModel
MacDue
2022-05-05
Browser: Consolidate StorageWidget tabs into a single gml file
networkException
2022-05-05
Browser: Set all cookies at once instead adding them separately
Rafał Babiarz
2022-05-05
Browser: Rename "on_want_cookies" to match local storage equivalent
Rafał Babiarz
2022-05-04
Browser: Set an icon for the 'Edit Bookmark' Dialog
Karol Kosek
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-16
LibCore+Everywhere: Make Core::Stream read_line() return StringView
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
2022-04-09
RequestServer+LibProtocol: Allow users to specify a per-request proxy
Ali Mohammad Pur
2022-04-06
LibWeb+Browser: Remove Web::WebViewHooks class
Andreas Kling
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-02
Browser: Add Ctrl-<number> actions to changes tabs
Olivier De Cannière
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
Browser+WebContent: Add a Debug menu action to disable scripting :^)
Linus Groh
2022-03-29
Browser: Make storage inspector columns sortable
Jelle Raaijmakers
2022-03-29
Browser: Reorder storage inspector columns
Jelle Raaijmakers
2022-03-26
Browser: Make the main browser window a little bit bigger by default
Andreas Kling
2022-03-22
Browser: Append .com when pressing CTRL+Enter in the URL text editor
Rok Povsic
2022-03-20
Browser: Size the content box in "Box Model" based on its text
Simon Wanner
2022-03-20
Browser: Turn on content filtering by default :^)
Andreas Kling
2022-03-18
Applications+Games: Drop ellipsis from settings action
Linus Groh
2022-03-15
Browser: Rename Inspector table view member names to match contents
Andreas Kling
2022-03-15
Browser: Allow jumping to stylenames by typing in the inspector
Vrins
2022-03-15
Browser: Rename "Element" Inspector tab to "Box Model"
Andreas Kling
2022-03-15
Browser: Use accurate labels for the Inspector's style property tabs
Andreas Kling
2022-03-11
Browser: Don't crash when selecting nothing in the Inspector DOM tree
Sam Atkins
2022-03-10
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
Sam Atkins
2022-03-10
Browser: Replace inspector's dom_node_id with a Selection struct
Sam Atkins
2022-03-10
Browser: Show currently loading host and remaining resource count
Ben Abraham
2022-03-08
Browser+LibWeb: Add an Element size preview widget to inspector
Vrins
2022-03-06
Browser: Fix crash in Storage Inspector when the cookie list is emtpy
sa
2022-03-02
Browser: Add storage inspector to context menu
Rafał Babiarz
[next]