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
Age
Commit message (
Expand
)
Author
2022-05-22
LibCore: Set mime type for .sheets files to `application/x-sheets+json`
Karol Kosek
2022-05-21
LibHTTP+LibWeb: Accept Brotli encoded responses
Michiel Visser
2022-05-21
LibCompress: Implement Brotli decompressor
Michiel Visser
2022-05-21
LibCore: Add Stream::read_all()
Michiel Visser
2022-05-21
LibCore: Add LittleEndianInputBitStream
Michiel Visser
2022-05-21
ThemeEditor: Position preview windows based on the title height
Sam Atkins
2022-05-21
ThemeEditor: Make MainWidget responsible for holding the edited Palette
Sam Atkins
2022-05-21
ThemeEditor: Convert the widget-preview layout to GML
Sam Atkins
2022-05-21
ThemeEditor: Arrange the theme properties into groups
Sam Atkins
2022-05-21
ThemeEditor: Give each theme property its own editing widget
Sam Atkins
2022-05-21
LibGUI: Add ability to position checkboxes to the right of their text
Sam Atkins
2022-05-21
ThemeEditor: Actually save alignment roles
Sam Atkins
2022-05-21
ThemeEditor: Extract most logic into a MainWidget class
Sam Atkins
2022-05-21
Browser: Allow usage of vertical tabs
Cameron Youell
2022-05-21
LibGUI: TabWidget add vertical tabs
Cameron Youell
2022-05-21
LibCodeComprehension: Re-organize code comprehension related code
Itamar
2022-05-21
touch: Support custom timestamps
Ariel Don
2022-05-21
LibCore: Add Core::Stream::File::exists()
Ariel Don
2022-05-21
Kernel+LibC: Implement futimens(3)
Ariel Don
2022-05-21
Kernel+LibC+VFS: Implement utimensat(3)
Ariel Don
2022-05-21
LibC: Add a stub for nice()
Simon Danner
2022-05-20
LibC: Implement posix_memalign(3) and aligned_alloc(3)
Peter Elliott
2022-05-18
WindowServer: Fix crash when hovering over title buttons
MacDue
2022-05-17
LibJS: Mark two Get operations in ToTemporalZonedDateTime infallible
Linus Groh
2022-05-17
LibJS: Use required fields argument in ISOYearMonthFromFields
Linus Groh
2022-05-17
LibJS: Combine TemporalTimeZoneIdentifier and TimeZoneBracketedName
Linus Groh
2022-05-17
PixelPaint: Allow configuring 'new image' defaults
MacDue
2022-05-16
LibJS: Remove faulty assertion in BalanceDurationRelative
Luke Wilde
2022-05-16
LibJS: Introduce ISO Date Records
Linus Groh
2022-05-16
LibJS: Swap until/since arguments to DifferenceTemporalZonedDateTime
Linus Groh
2022-05-16
LibJS: Remove unnecessary CalendarDate production
Linus Groh
2022-05-16
LibJS: Remove redundant TemporalRelativeToString production
Linus Groh
2022-05-16
LibJS: Remove redundant TemporalDateString production
Linus Groh
2022-05-16
LibJS: Replace "enclosed by" with "contained within" in spec comments
Linus Groh
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWeb: Abstract the LibProtocol WebSockets connection
DexesTTP
2022-05-15
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
DexesTTP
2022-05-15
LibWebView: Move StylePropertiesModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move DOMTreeModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move the DumpLayoutTree utility to LibWebView
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-15
LibGUI: Phrase help action more specifically
diogenes
2022-05-15
LibSoftGPU: Update coverage bits after alpha testing
Jelle Raaijmakers
2022-05-15
LibSoftGPU: Make `Device` statistics `i64` again
Jelle Raaijmakers
2022-05-13
TextEditor: Allow typing AltGr+letter into editor
Paweł Łukasik
2022-05-13
LibWeb: Add window.clientInformation property
ReimarPB
2022-05-13
LibWeb: Don't treat any empty resources as errors
Sam Atkins
2022-05-13
PixelPaint: Rebuild FilterGallery tree using TreeViewModel
Linus Groh
2022-05-13
LibGUI: Add TreeViewModel as a simpler interface for building TreeViews
Linus Groh
2022-05-13
Revert "FileManager: Reduce scope of some variables related to context…
Sam Atkins
[next]