index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-05
LibWeb: Add browsing context "still on its initial about:blank Document"
Andreas Kling
2022-08-05
LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext
Andreas Kling
2022-08-05
LibWeb: Add the "is initial about:blank" flag to DOM::Document
Andreas Kling
2022-08-05
AK: Suppress -Wunqualified-std-cast-call in the CLion IDE
Andreas Kling
2022-08-05
Base: Add various misc. emojis
Beckett Normington
2022-08-04
Base: Add Bubble Tea emoji (U+1F9CB)
Beckett Normington
2022-08-04
LibMarkdown: Fix coloring of the first line
demostanis
2022-08-04
LibMarkdown: Indent code blocks
demostanis
2022-08-04
Applications: Make a few of the larger Toolbars collapsible
thankyouverycool
2022-08-04
LibGUI: Let Toolbars collapse into an overflow menu
thankyouverycool
2022-08-04
Base: Add an overflow-menu icon
thankyouverycool
2022-08-04
LibGUI: Let Buttons set their menu popup position
thankyouverycool
2022-08-04
LibGUI: Remove button padding on Toolbar construction
thankyouverycool
2022-08-04
LibGUI: Remove useless frame members from Toolbar
thankyouverycool
2022-08-04
Ports/bzip2: Set AR and RANLIB
Daniel Bertalan
2022-08-04
FontEditor: Move new font creation to NewFontDialog and handle errors
thankyouverycool
2022-08-04
FontEditor: Improve error handling opening, saving and editing fonts
thankyouverycool
2022-08-04
FontEditor: Add show_error() helper
thankyouverycool
2022-08-04
FontEditor: Let editor recover from failed initializations
thankyouverycool
2022-08-04
Tests: Update TestFontHandling and add new test
thankyouverycool
2022-08-04
LibGfx: Improve error handling for BitmapFonts
thankyouverycool
2022-08-04
Profiler: Add scrollbar to FlameGraphView
David Smith
2022-08-04
Tests: Add a test for markdown image sizes
MacDue
2022-08-04
LibMarkdown: Implement the image size extension
MacDue
2022-08-03
LibJS: Add previously skipped assertion in RegulateTime
Linus Groh
2022-08-03
DisplaySettings: Capitalize `s` in screen settings
Filiph Siitam Sandström
2022-08-03
LibJS: Only coerce value once in BigInt constructor
davidot
2022-08-03
HexEditor: Rename camel case variable names in `HexEditor::save_as`
James Puleo
2022-08-03
HexEditor: Make `HexEditor::open_new_file` fallible and reduce branching
James Puleo
2022-08-03
HexEditor: Remove unused readonly flag
James Puleo
2022-08-03
HexEditor: Don't spam debug output when finding all strings
James Puleo
2022-08-03
HexEditor: Change `Find All Strings` shortcut to `Ctrl + Shift + F`
James Puleo
2022-08-02
LibHTTP+WebServer: Add querystring support
0xbigshaq
2022-08-02
LibC+LibCore: Use tm_isdst to handle time zone offsets in DST
Timothy Flynn
2022-08-02
LibC: Split time_t range validation to separate helper function
Timothy Flynn
2022-08-02
LibC: Cache the time zone name found by tzset()
Timothy Flynn
2022-08-02
Base: Update window-close-modified icon for Redmond themes
thankyouverycool
2022-08-02
Ports: Download and install ScummVM game icons
Jelle Raaijmakers
2022-08-02
Ports: Update ScummVM to 2.6.0
Jelle Raaijmakers
2022-08-02
Run: Trigger on escape key only once
Jelle Raaijmakers
2022-08-02
Base: Update ImageViewer manual improve description
djwisdom
2022-08-02
LibWeb: Declare variable with the auto keyword
Kenneth Myhra
2022-08-02
LibWeb: Make sure Blob type is not outside range 0x0020-0x007E
Kenneth Myhra
2022-08-02
LibWeb: Move is_basic_latin() to Blob.{cpp,h}
Kenneth Myhra
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-02
wallpaper: Add pledge promises
networkException
2022-08-02
Utilities+Base: Rename `pape` utility to `wallpaper`
networkException
2022-08-01
Documentation: Fix c_cpp_properties.json typo
Chun Ngai Au
2022-08-01
Ports: Update serenity-theming use commit 3dc8b8e
djwisdom
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
[next]