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-11-22
LibCore: Let ArgsParser::parse() accept Main::Arguments
Mustafa Quraish
2021-11-22
LibGUI: Let Application constructor accept in Main::Arguments
Mustafa Quraish
2021-11-22
LibGfx: Avoid unaligned loads and stores in GlyphBitmap
Ali Mohammad Pur
2021-11-22
Spider: Port to LibMain
pbrw
2021-11-22
FlappyBug: Port to LibMain
Pedro Pereira
2021-11-22
Mail: Port to LibMain
Pascal Puffke
2021-11-22
Piano: Port to LibMain
Pascal Puffke
2021-11-22
PDFViewer: Port to LibMain
Pascal Puffke
2021-11-22
PixelPaint: Port to LibMain
Pascal Puffke
2021-11-22
Chess: Port to LibMain
Pedro Pereira
2021-11-22
Applets/ResourceGraph: Port to LibMain :^)
Andreas Kling
2021-11-22
Applets/ResourceGraph: Remove unnecessary unveiling of /etc/passwd
Andreas Kling
2021-11-22
FileManager: Port to LibMain :^)
Andreas Kling
2021-11-22
WindowServer: Port to LibMain :^)
Andreas Kling
2021-11-22
Browser: Scope bookmark actions so that they don't block the delete key
Sam Atkins
2021-11-22
2048: Port to LibMain
Pedro Pereira
2021-11-22
Breakout: Port to LibMain
Pedro Pereira
2021-11-22
js: Use pledge()
Linus Groh
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-11-22
LibDSP: Create Classic synth
kleines Filmröllchen
2021-11-22
LibDSP: Introduce ProcessorEnumParameter
kleines Filmröllchen
2021-11-22
LibDSP: Add Envelope abstraction
kleines Filmröllchen
2021-11-22
Base: Add Mro characters to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add Symbols and Pictographs characters to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add Misc Supplemental Punctuation chrs to font Katica Regular 10
Lady Gegga
2021-11-22
Base: Add General Punctuation characters to font Katica Regular 10
Lady Gegga
2021-11-22
PixelPaint: Use better-fitting image size
Ben Wiederhake
2021-11-22
PixelPaint: Add interactive zoom ComboBox to toolbar
Ben Wiederhake
2021-11-22
PixelPaint: Add ability to fit to either width, height, or image
Ben Wiederhake
2021-11-22
PixelPaint: Allow setting ImageEditor scale and listening for changes
Ben Wiederhake
2021-11-22
PixelPaint: Floor effective viewport size to whole integers
Ben Wiederhake
2021-11-22
LibMain: Rename .arguments to .strings :^)
Pedro Pereira
2021-11-22
tar: Support extracting symlinks
Tim Schumacher
2021-11-22
Minesweeper: Port to LibMain
Pedro Pereira
2021-11-22
Starfield: Port to LibMain
Pedro Pereira
2021-11-22
3DFileViewer: Port to LibMain
Pedro Pereira
2021-11-22
Browser: Port to LibMain :^)
Andreas Kling
2021-11-22
nproc: Port to LibMain :^)
Andreas Kling
2021-11-22
w: Port to LibMain :^)
Andreas Kling
2021-11-22
Terminal: Port to LibMain :^)
Andreas Kling
2021-11-22
LibSystem: Add ErrorOr<T> wrapper for sigaction() :^)
Andreas Kling
2021-11-22
id: Port to LibMain :^)
Andreas Kling
2021-11-22
AK+LibSystem+LibMain: Add Error::from_syscall() for syscall failures
Andreas Kling
2021-11-22
LibMain: Add a new library for more ergonomic userspace entry functions
Andreas Kling
2021-11-22
LibSystem: Disable stack protector in syscall wrappers on i686
Andreas Kling
2021-11-22
LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void>
Andreas Kling
2021-11-22
tar: Implement usage of prefixes when extracting
Tim Schumacher
2021-11-22
AK: Add LexicalPath::prepend()
Tim Schumacher
[next]