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-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-09-08
Browser: Add context menu icons
electrikmilk
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-08-25
Applications: Use modeless windows in some apps
thankyouverycool
2022-08-14
Browser: Rename menu item from "Settings" to "Browser Settings"
Andreas Kling
2022-08-14
Base: Launch ImageDecoder at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch Request at session start-up
Lucas CHOLLET
2022-08-13
Browser+Base: Allow opening multiple URLs at once from command line
Sam Atkins
2022-08-07
Browser: Make Refresh action in tab context menu refresh the chosen tab
Karol Kosek
2022-08-07
Browser: Make the bookmark button use an action
Karol Kosek
2022-08-07
Browser: Show bookmark and history page lists under the their buttons
Karol Kosek
2022-08-07
Browser: Set margins for BookmarkBarWidget
Karol Kosek
2022-08-07
Browser: Use overflow-menu icon for hidden bookmarks the button
Karol Kosek
2022-08-01
Browser: Set preferred color scheme when constructing a tab
networkException
2022-07-27
Browser: Give BookmarksBarWidget a minimum size
Sam Atkins
2022-07-14
Browser: Make "Go Home" open a new tab on middle mouse click
networkException
2022-07-14
Browser: Allow opening bookmarks in new tab on middle mouse click
networkException
2022-07-14
Browser: Use OpenInNewTab parameter in on_bookmark_click handler
networkException
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-05
Browser+WebContent: Fix inspecting non-visible nodes
MacDue
2022-07-03
Browser: Fix crash if clicking on non-visible nodes in the inspector
MacDue
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
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
[next]