tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Applications
/
Browser
/
at
master
1 folder
37 files
Vrins
Browser+LibWeb: Add an Element size preview widget to inspector
4y ago
39a5076f
History
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
3 years ago
BookmarksBarWidget.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
BookmarksBarWidget.h
Everywhere: Stop using NonnullRefPtrVector
3 years ago
Browser.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
BrowserWindow.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
BrowserWindow.gml
Userland: Set tab-widget properties in GML instead of code
3 years ago
BrowserWindow.h
Browser: Introduce action for opening bookmarks in a new window
3 years ago
CMakeLists.txt
Browser: Add window to inspect history
3 years ago
ConsoleWidget.cpp
LibJS: Convert MarkupGenerator to the new String
3 years ago
ConsoleWidget.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
CookieJar.cpp
LibCore+Userland: Make Promise's on_resolve fallible
3 years ago
CookieJar.h
Browser: Store cookies in a LibSQL database :^)
3 years ago
CookiesModel.cpp
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
3 years ago
CookiesModel.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
Database.cpp
LibSQL+Userland: Pass SQL IPC results to clients in a structure
3 years ago
Database.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
DownloadWidget.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
DownloadWidget.h
LibCore: Remove `Stream.h`
3 years ago
EditBookmark.gml
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
3 years ago
ElementSizePreviewWidget.cpp
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
3 years ago
ElementSizePreviewWidget.h
Browser+LibWeb: Add an Element size preview widget to inspector
4 years ago
History.cpp
Browser: Add window to inspect history
3 years ago
History.h
Browser: Add window to inspect history
3 years ago
IconBag.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
IconBag.h
Browser: Add a custom icon for the "New Window" action
3 years ago
InspectorWidget.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
3 years ago
InspectorWidget.h
Browser: Add a missing include in InspectorWidget
3 years ago
StorageModel.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
StorageModel.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
StorageWidget.cpp
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
3 years ago
StorageWidget.gml
Browser+LibWeb+WebContent: Add ability to inspect session storage
3 years ago
StorageWidget.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
Tab.cpp
Browser: Handle close event in WebContentView
3 years ago
Tab.gml
Browser: Add a banner to tabs controlled by WebDriver
3 years ago
Tab.h
Browser: Add window to inspect history
3 years ago
WindowActions.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
WindowActions.h
Everywhere: Stop using NonnullRefPtrVector
3 years ago
main.cpp
LibCore: Move Stream-based file into the `Core` namespace
3 years ago