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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-08-17
LibJS: Add the HostEnsureCanAddPrivateElement hook
davidot
2022-08-16
LibGUI: Don't let widgets hide tooltips they didn't show
David Smith
2022-08-16
LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects
thankyouverycool
2022-08-16
LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG
thankyouverycool
2022-08-16
LibCore: Add MIME sniffing for MP3 and WAV
kleines Filmröllchen
2022-08-16
LibCore: The MIME type is 'audio/flac', not 'extra/flac'
kleines Filmröllchen
2022-08-16
LibWeb: Render flex line items RTL (reversed items) for FlexEnd
watkinsr
2022-08-16
LibGUI: Retain the active input tracking widget's cursor
Andreas Kling
2022-08-15
LibCore: Add Directory::chown() API and use it in Core::Account
Andreas Kling
2022-08-15
LoginServer+LibCore: Only create user temp directory from LoginServer
Andreas Kling
2022-08-15
LibGUI: Programatically draw table header sorting arrows
Timothy Flynn
2022-08-15
LibJS: Use NaN boxing to decrease the memory size of Values
davidot
2022-08-15
LibJS: Specialize Optional<Completion>
davidot
2022-08-15
LibJS: Specialize Optional<Value>
davidot
2022-08-15
LibJS: Add extreme value tests for cos and sin
davidot
2022-08-14
LibWeb: Remove unused member LineBuilder::m_layout_mode
Andreas Kling
2022-08-14
LibGUI: Initially disable the "Apply" button in SettingsWindow
Andreas Kling
2022-08-14
Base: Launch SQLServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch AudioServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch InspectorServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch NotificationServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch ImageDecoder at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebSocket at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch Request at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch ConfigServer at session start-up
Lucas CHOLLET
2022-08-14
LibCore: Make LocalServer aware of %uid in path
Lucas CHOLLET
2022-08-14
LibCore: Make `Core::System::unveil` aware of %uid in path
Lucas CHOLLET
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-08-14
LibGUI: Allow GlyphMapWidget to highlight modified glyphs
Sam Atkins
2022-08-14
LibWeb: Add fixmes for other missing CRC2D mixins
Sam Atkins
2022-08-14
LibWeb: Extract CanvasPathDrawingStyles class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasImageData class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasDrawImage class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasText class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasDrawPath class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasRect class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasFillStrokeStyles class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasFillStrokeStyles class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasTransform class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasState class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Teach CRC2D to draw Path2Ds :^)
Sam Atkins
2022-08-14
LibGfx: Add method for copying a Path with a transform applied
Sam Atkins
2022-08-14
LibWeb: Implement Path2D class
Sam Atkins
2022-08-14
LibWeb: Extract CanvasPath class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Use "unrestricted float/double" where we should in IDL
Sam Atkins
2022-08-14
LibWeb: Use parent and sibling positions for absolutely positioned div
martinfalisse
2022-08-14
LibWeb: Factor out compute_y_position
martinfalisse
[prev]
[next]