index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
Age
Commit message (
Expand
)
Author
2020-05-10
LibC: Fix get{sock,peer}name to match their kernel-side prototypes
Yonatan Goldschmidt
2020-05-10
LibGUI+LibGfx: Paint scollbar tracks with a dithered pattern
Andreas Kling
2020-05-10
LibDesktop: Return the correct value in OpenUrl
AnotherTest
2020-05-09
Meta: Add script to enforce license headers & run it on Travis
Linus Groh
2020-05-09
LibGUI: Add hook when a tab is middle clicked
FalseHonesty
2020-05-09
Meta: Delete empty .cpp files
Linus Groh
2020-05-09
LibGfx: Fix build with FILL_PATH_DEBUG enabled
Linus Groh
2020-05-09
LibDebug: Add support for creating VariableInfo for paramters
Itamar
2020-05-09
HackStudio: Show a backtrace in the debug information tab
Itamar
2020-05-09
LibWeb: Implicitly close all subpaths when canvas.fill() is called
AnotherTest
2020-05-09
LibGfx: Add Path::close_all_subpaths()
AnotherTest
2020-05-09
LibVT: Snapshot the URL we're opening a context menu for
Andreas Kling
2020-05-09
LibVT: Show the hover hand cursor when hovering over hyperlinks :^)
Andreas Kling
2020-05-09
LibVT: Add "Open URL" and "Copy URL" to TerminalWidget context menu
Andreas Kling
2020-05-09
LibMarkdown: Turn absolute links into hyperlinks in terminal output :^)
Andreas Kling
2020-05-09
LibVT+Terminal: Support hyperlinks in the terminal :^)
Andreas Kling
2020-05-09
LibDesktop: Don't resolve relative URL's, expect absolute URLs instead
Andreas Kling
2020-05-09
LibDesktop: Switch to LaunchServer for DesktopServices::open
Nicholas Hollett
2020-05-09
LibVT: Make Terminal::Line non-copyable and non-movable
Andreas Kling
2020-05-09
LibVT: Make the Xterm/OSC sequence parsing a bit more robust
Andreas Kling
2020-05-09
LibVT: Respond to DSR 0 (device status)
Andreas Kling
2020-05-09
LibGfx: Implement GIFImageDecoderPlugin animation methods
Peter Nelson
2020-05-09
LibGfx: Optimise LZWDecoder
Peter Nelson
2020-05-09
LibWeb: Add support for animated images to HTMLImageElement
Peter Nelson
2020-05-09
LibGfx: Add support for animated images to ImageDecoder{Plugin}
Peter Nelson
2020-05-09
LibGfx: Add new methods to Font to avoid embedded values in FontEditor
Hüseyin ASLITÜRK
2020-05-08
LibWeb: Implement "text-transform: {upper,lower}case"
Linus Groh
2020-05-08
LibWeb: Generate a new list item marker on every layout
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-08
LibIPC: Use NonnullOwnPtrVector<Message> in IPC::ServerConnection
Andreas Kling
2020-05-08
LibGUI: Highlight interactive area of hovered CheckBox and RadioButton
Andreas Kling
2020-05-08
LibJS: Correct tiny issue with passing a String to String::format
AnotherTest
2020-05-08
LibJS: Be a bit more explicit about sizeof(buf) / sizeof(FlatPtr)
AnotherTest
2020-05-08
LibJS: Add Array.of()
Linus Groh
2020-05-08
LibJS: Add Array.isArray()
Linus Groh
2020-05-08
LibJS: Support multiple arguments in Array constructor
Linus Groh
2020-05-08
LibJS: Add Value::is_integer()
Linus Groh
2020-05-08
LibGfx: Revert #2154 and properly handle simple polygons
AnotherTest
2020-05-08
LibGUI: Make the "enabled" widget state propagate to child widgets
Andreas Kling
2020-05-08
LibGfx: Handle filling complex shapes better
AnotherTest
2020-05-08
HackStudio: Support variable inspection in nested scopes
Itamar
2020-05-08
LibCore: DesktopServices, open fonts with FontEditor
Hüseyin ASLITÜRK
2020-05-08
LibGUI: Fix for disable state of SpinBox
Hüseyin ASLITÜRK
2020-05-08
LibJS: Spec-compliant equality comparisons
Matthew Olsson
2020-05-07
LibDebug: Miscellaneous fixes from #2097
Itamar
2020-05-07
LibELF: Add Image::Section::wrapping_byte_buffer
Itamar
2020-05-07
LibC: Log calls to getrusage
Itamar
2020-05-07
LibJS: Limit scope of 'for' loop variables
Yonatan Goldschmidt
2020-05-07
LibJS: Add String.raw
Matthew Olsson
2020-05-07
LibJS: Add raw strings to tagged template literals
Matthew Olsson
[prev]
[next]