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-06-30
LibGfx: Use ZlibCompressor for compressing PNG files
Karol Kosek
2022-06-30
LibCompress: Implement a Zlib compressor
Karol Kosek
2022-06-30
LibCompress: Use newly created Zlib header structure when decompressing
Karol Kosek
2022-06-30
LibCompress: Add Zlib header structure
Karol Kosek
2022-06-30
SQLStudio: Add collapsible tabs for query results
martinfalisse
2022-06-30
SQLStudio: Show script execution results in table
martinfalisse
2022-06-30
SQLStudio: Execute statements in SQL server
martinfalisse
2022-06-30
SQLStudio: Add GUI for query results
martinfalisse
2022-06-30
Documentation: Bump compiler version to `12.1.0` in include paths
Cyber Gsus
2022-06-30
Base: Add example for `calc(<percentage> - <length>)` to calc.html
Linus Groh
2022-06-30
Base: Fix label/actual style mismatches in calc.html
Linus Groh
2022-06-30
LibWeb/CSS: Fix incorrect `calc(<percentage> - <value>)` computations
Linus Groh
2022-06-30
Base: Add new Canadian keyboard mappings
jmdeejay
2022-06-30
FileSystemAccessServer: Call window stealing functions sync
MacDue
2022-06-30
Ports: Add a port of `e2fsprogs`
Tim Schumacher
2022-06-30
LibC: Implement `wcswidth`
Tim Schumacher
2022-06-30
LibC: Stub out `brk` and `sbrk`
Tim Schumacher
2022-06-30
LibELF: Store the full file path in DynamicObject
Tim Schumacher
2022-06-30
Base: Sort the default content list in ascending order
Luke Wilde
2022-06-30
Base: Add 300+ ads and trackers to the default content filter list
Luke Wilde
2022-06-30
PixelPaint: Omit file extension in tab/editor titles
Lennon Donaghy
2022-06-30
PixelPaint: Use image title as default filename for "save as"
Lennon Donaghy
2022-06-30
Spreadsheet: Make conditional-formatting condition-list scrollable
FrHun
2022-06-30
LibGUI: Add min_content_size debug property to AbstractScrollableWidget
FrHun
2022-06-30
LibGUI: Add custom layout change handling to ScrollableContainerWidget
FrHun
2022-06-30
LibGUI: Fix flickering scrollbars in AbstractScrollableWidget
FrHun
2022-06-30
LibGUI: Add layout change propagation to Widget
FrHun
2022-06-30
Applications+Games+LibGUI: Fix layout problems
FrHun
2022-06-30
ThemeEditor: Fix layout for new layout system
FrHun
2022-06-30
Spreadsheet: Use new layout system
FrHun
2022-06-30
LibGUI: Change Label standard preferred height to opportunistic grow
FrHun
2022-06-30
LibWeb: Fix box-shadows on elements smaller than the blur diameter
MacDue
2022-06-30
LibWeb: Fix off-by-one shadow position on non-integer positioned boxes
MacDue
2022-06-30
LibWeb+LibGfx: Fix 'halo' effect around the fringes of shadows
MacDue
2022-06-30
LibWeb: Switch to using StackBlurFilter for shadow painting
MacDue
2022-06-30
LibGfx: Add StackBlurFilter, an efficient almost gaussian blur
MacDue
2022-06-30
AK: Add AK::ceil(float) and AK::ceil_log2(integer)
MacDue
2022-06-29
LibWeb: Print unhandled rejections the same way as unhandled exceptions
Luke Wilde
2022-06-29
LibWeb: Use CSO if running script is null in HostPromiseRejectionTracker
Luke Wilde
2022-06-29
LibWeb: Store PromiseRejectionEvent::m_reason in a JS::Handle
Luke Wilde
2022-06-29
LibWeb: Move ClassicScript::m_settings_object into the Script base
Luke Wilde
2022-06-29
LibWeb: Return instead of throwing on unknown enums in attribute setters
Luke Wilde
2022-06-29
LibWeb: Implement WindowEventHandlers
Luke Wilde
2022-06-29
LibWeb: Only make certain <body> and <frameset> events apply to Window
Luke Wilde
2022-06-29
Terminal: Repair resizing
FrHun
2022-06-29
LibGUI: Add ability to calculate min_size of Window from content widget
FrHun
2022-06-29
Kernel/USB: Use proper error codes for UHCI transfers
b14ckcat
2022-06-29
LibJS: Add tests cases for %TypedArray%.prototype.toSorted function
Obinna Ikeh
2022-06-29
LibJS: Add %TypedArray%.prototype.toSorted
Obinna Ikeh
2022-06-29
LibJS: Implement element comparison function for typed arrays
Obinna Ikeh
[next]