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
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
LibJS: Implement non-ECMA-402 String.prototype.toLocale{Lower,Upper}Case
Timothy Flynn
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
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
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
2021-07-27
LibGUI: Add some "fudge factor" around IconView item rects
Andreas Kling
2021-07-27
LibGUI: Show dotfiles with 50% opacity (in FileSystemModel views)
Andreas Kling
2021-07-27
LibGUI: Add ModelRole::IconOpacity and support it in all views :^)
Andreas Kling
2021-07-27
LibGUI: Add Variant::as_float_or(fallback)
Andreas Kling
2021-07-27
FileManager: Make "show dotfiles" affect the tree view as well
Andreas Kling
2021-07-27
LibGUI: Remove some unused code in GUI::TreeView
Andreas Kling
2021-07-27
Spider: Make statusbar high score display configurable
Jamie Mansfield
2021-07-27
Spider: Start game if first move is to draw cards
Jamie Mansfield
2021-07-27
Spider: Track win and loss counts
Jamie Mansfield
2021-07-27
Spider: Get user confirmation to close when there is a active game
Jamie Mansfield
2021-07-27
Spider: Track quickest game time
Jamie Mansfield
2021-07-27
Spider: Standardise fetching the mode identifier
Jamie Mansfield
2021-07-27
LibC: Don't include C++ headers in C system headers
Gunnar Beutner
2021-07-27
Kernel: Support loading the kernel at almost arbitrary virtual addresses
Gunnar Beutner
2021-07-27
LibSymbolication: Fix integer overflow when calculating region addresses
Gunnar Beutner
[next]