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
2021-07-28
Kernel: Make Process::FileDescriptions::allocate return KResultOr<int>
Brian Gianforcaro
2021-07-28
Kernel: Remove unused fd allocation from Process::sys$connect(..)
Brian Gianforcaro
2021-07-28
Ports: Make libxml2 work when Python is installed
Gunnar Beutner
2021-07-28
Kernel/ProcFS: Make various things superuser-only once again
Andreas Kling
2021-07-28
Kernel/ProcFS: Add S_IFREG bit to regular files in /proc
Andreas Kling
2021-07-28
LibWeb: Avoid assertion failure on parsing numeric character references
ovf
2021-07-28
WindowServer: Don't draw separator between pin window & close for modals
LuK1337
2021-07-28
SpaceAnalyzer: Adjust the text_rect
Karol Kosek
2021-07-28
LibGUI: Align FilePickerDialog's common locations with file list view
LuK1337
2021-07-28
LibGUI: Convert indexes to size_t and use Optional in TabWidget
Luke
2021-07-28
LibGUI: Always reset pressed close button index on mouse up in TabWidget
Luke
2021-07-28
LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)
Andreas Kling
2021-07-28
LibGUI: Make Label padding work with left/right aligned text
Andreas Kling
2021-07-27
LibGUI: Add a ClipboardClient for GUI::Clipboard
TheFightingCatfish
2021-07-27
LibWeb: Return null if an unknown canvas context type is requested
K-Adam
2021-07-27
LibGfx: Take the glyph spacing into account when building a line
sin-ack
2021-07-27
LibGfx: Remove extra space considered during wrapping
sin-ack
2021-07-27
Meta: Ignore everything after the git cut line in a lint-commit.sh hook
Karol Kosek
2021-07-27
LibJS: Implement non-ECMA-402 String.prototype.toLocale{Lower,Upper}Case
Timothy Flynn
2021-07-27
Documentation: Add preferred coding style options to CLion configuration
Linus Groh
2021-07-27
Calculator: Improve UI margin consistency
FrHun
2021-07-27
Run: Improve UI consistency
FrHun
2021-07-27
FontEditor: Fix minor margin inconsistency
FrHun
2021-07-27
HexEditor: Fix find dialog layout
FrHun
2021-07-27
AboutDialog: Fix inconsistent margins
FrHun
2021-07-27
FilePicker: Fix button margins and size
FrHun
2021-07-27
ProcessChooser: Fix button margins and size
FrHun
2021-07-27
FileManager: Fix properties button margins
FrHun
2021-07-27
KeyboardSettings: Fix button margins
FrHun
2021-07-27
LibGfx: Hotfix a -Wmaybe-uninitialized failure on the build bots
Andreas Kling
2021-07-27
LibGfx: Make TextLayout algorithm whitespace-aware
sin-ack
2021-07-27
Userland: Make TextWrapping::Wrap opt-in
sin-ack
2021-07-27
LibJS: Use special case folding for String.prototype.to{Lower,Upper}Case
Timothy Flynn
2021-07-27
LibUnicode: Begin implementing special Unicode case folding
Timothy Flynn
2021-07-27
LibUnicode: Produce each code point's general category
Timothy Flynn
2021-07-27
LibUnicode: Download and parse the special casing UCD file
Timothy Flynn
2021-07-27
Meta: Bring lint-commit.sh up to date with the CI commit linter
Idan Horowitz
2021-07-27
LibJS: Implement Temporal.Now.plainDateTimeISO()
Linus Groh
2021-07-27
LibJS: Implement Temporal.Now.plainDateTime()
Linus Groh
2021-07-27
LibJS: Implement Temporal.Now.plainDateISO()
Linus Groh
2021-07-27
LibJS: Implement Temporal.Now.plainDate()
Linus Groh
2021-07-27
LibJS: Implement a bunch of time value related Date AOs
Linus Groh
2021-07-27
LibJS: Implement Temporal.Now[@@toStringTag]
Linus Groh
2021-07-27
LibJS: Implement Temporal[@@toStringTag]
Linus Groh
2021-07-27
Kernel: Fix CPU initialization for SMP
Gunnar Beutner
2021-07-27
Meta: Set -audiodev explictly
x-yl
2021-07-27
LibCoreDump: Make symbolication work when .text isn't the first segment
Gunnar Beutner
2021-07-27
LibGUI: Disable changing the view on error in the FilePicker
Karol Kosek
2021-07-27
LibGUI: Show an error message on open error in the FilePicker
Karol Kosek
2021-07-27
ImageViewer: Hide the border frame in fullscreen mode
Karol Kosek
[next]