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-08-23
LibWeb: Remove done TODO and fix typo
MacDue
2022-08-23
LibWeb: Avoid infinite loops in background painting
MacDue
2022-08-23
LibGUI: Call on_segment_change handler from on_{click,focus_change}
networkException
2022-08-23
LibGUI: Don't call on_segment_change handler if the index did not change
networkException
2022-08-23
LibCore: Fix deadlock in SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-08-23
LibWeb: Resolve double-position `linear-gradient()` color stops
MacDue
2022-08-23
LibWeb: Don't regenerate linear gradient data unless size changes
MacDue
2022-08-23
LibWeb: Add missing checks to LinearGradientStyleValue::equals()
MacDue
2022-08-23
LibWeb: Parse double-position `linear-gradient()` color stops
MacDue
2022-08-22
PixelPaint: Disambiguate layer vs image actions in their names
Andreas Kling
2022-08-22
PixelPaint: Add actions for flipping and rotating an individual layer
Andreas Kling
2022-08-22
PixelPaint: Relayout ImageEditor immediately when image rect changes
Andreas Kling
2022-08-22
PixelPaint: Create undo items for more editing actions
Andreas Kling
2022-08-22
PixelPaint: Restore image size from snapshots
Andreas Kling
2022-08-22
ChessEngine: Don't throw away useful branches from last tree
Lucas CHOLLET
2022-08-22
ChessEngine: Use reduced Board objects in MCTSTree
Lucas CHOLLET
2022-08-22
ChessEngine: Limit MCTSTree expansion
Lucas CHOLLET
2022-08-22
GamesSettings: Add a preview for the current card-game settings :^)
Sam Atkins
2022-08-22
GamesSettings: Add a setting for the card-back image
Sam Atkins
2022-08-22
LibCards: Remove card-back-image scaling
Sam Atkins
2022-08-22
LibCards: Make the card back image configurable
Sam Atkins
2022-08-22
LibCards: Centralise card bitmap creation
Sam Atkins
2022-08-22
LibCards+Games: Replace card "value" int with a Rank enum
Sam Atkins
2022-08-22
Spider: Migrate to CardGame
Sam Atkins
2022-08-22
Hearts: Migrate to CardGame
Sam Atkins
2022-08-22
Solitaire: Migrate to CardGame
Sam Atkins
2022-08-22
LibCards: Add a CardGame base class
Sam Atkins
2022-08-22
GamesSettings: Introduce a new GamesSettings application :^)
Sam Atkins
2022-08-22
PixelPaint: Push layer creation onto the undo stack
Roberto Bampi
2022-08-22
HexEditor: Fix utf16 validation
Jannis Weis
2022-08-22
LibGUI: Clear selected index of Breadcrumbbar if segment is removed
Jannis Weis
2022-08-22
FileManager: Disable open_child_directory_action if no child exists
Jannis Weis
2022-08-22
FileManager: Respond to all selection changes in the Breadcrumbbar
Jannis Weis
2022-08-22
LibGUI: Add on_segment_change handler to Breadcrumbbar
Jannis Weis
2022-08-21
PixelPaint: Show more specific Undo/Redo action text
Andreas Kling
2022-08-21
PixelPaint: Add Tool::tool_name() as a single-point-of-truth
Andreas Kling
2022-08-21
PixelPaint: Make Filter::filter_name() const
Andreas Kling
2022-08-21
WindowServer: Redraw menu items after client updates them somehow
Andreas Kling
2022-08-21
PixelPaint: Fix tool preview positions after moving a layer
MacDue
2022-08-21
PixelPaint: Make outline ellipse the same size as other ellipses
MacDue
2022-08-21
SystemMonitor: Don't unveil /boot/Kernel.debug if it does not exist
Liav A
2022-08-21
LibWeb: Make window.performance replaceable and configurable
Luke Wilde
2022-08-20
LibJS: Use a synthetic constructor if class with parent doesn't have one
davidot
2022-08-20
LibJS: Add special cases for Math.cosh and add spec comments
davidot
2022-08-20
LibGfx: Always lookup emojis without emoji presentation specifiers
Ryan Liptak
2022-08-20
Kernel+LibC: Enforce a limit on the number of supplementary group IDs
Andreas Kling
2022-08-20
strace: Pledge `rpath` for searching binaries
Tim Schumacher
2022-08-20
LibJS: Make IsHTMLDDA non-constructible
davidot
2022-08-18
FileManager: Add "open child directory" action (Alt+Down)
Andreas Kling
2022-08-18
LibGUI: Make Breadcrumbbar remember the selected segment index
Andreas Kling
[next]