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-11-28
DisplaySettings: Port to LibMain :^)
Andreas Kling
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-28
LibCore: Allow System::pledge execpromises argument to be omitted
Brian Gianforcaro
2021-11-28
LibCore+cat: Switch Core::System::read/write to take a Span of bytes
Brian Gianforcaro
2021-11-28
Settings: Convert to TRY + serenity_main(..)
Brian Gianforcaro
2021-11-27
LibJS: Parse TemporalInstantString as part of TemporalCalendarString
Linus Groh
2021-11-27
LibJS: Implement Temporal.PlainYearMonth.prototype.since()
Linus Groh
2021-11-27
LibJS: Implement Temporal.PlainYearMonth.prototype.until()
Linus Groh
2021-11-27
LibJS: Implement Temporal.PlainYearMonth.prototype.subtract()
Linus Groh
2021-11-27
LibJS: Implement Temporal.PlainYearMonth.prototype.add()
Linus Groh
2021-11-27
Spider: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Solitaire: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Snake: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Pong: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Minesweeper: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Hearts: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
GameOfLife: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
FlappyBug: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Chess: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Breakout: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
2048: TRY() all the things in serenity_main() :^)
Pedro Pereira
2021-11-27
Terminal: Modernize terminal settings as a standalone application
kleines Filmröllchen
2021-11-27
LibGUI: Add a cancel button callback to settings window tabs
kleines Filmröllchen
2021-11-27
Settings: Fix launch of settings dialog
Brian Gianforcaro
2021-11-27
bt: Port to LibMain :^)
Kenneth Myhra
2021-11-27
LibCore: Add syscall wrapper for gethostname()
Kenneth Myhra
2021-11-27
asctl: Port to LibMain :^)
Kenneth Myhra
2021-11-27
aplay: Port to LibMain
Kenneth Myhra
2021-11-27
allocate: Port to LibMain :^)
Kenneth Myhra
2021-11-27
PixelPaint: Keep a RefPtr to offset_text_box in EditGuideDialog
Marcus Nilsson
2021-11-26
UserspaceEmulator: Fix after add_positional_argument API change :^)
Brian Gianforcaro
2021-11-27
LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded
Idan Horowitz
2021-11-27
cat: Remove accidentally-committed unused macro
Andreas Kling
2021-11-26
Run: Port to LibMain :^)
Andreas Kling
2021-11-26
cp: Port to LibMain :^)
Andreas Kling
2021-11-26
Userland: Use Core::ArgsParser's Vector<StringView> API everywhere
Andreas Kling
2021-11-26
LibCore: Add Vector<StringView> variant of add_positional_argument()
Andreas Kling
2021-11-26
cat: Use TRY() and LibCore syscall wrappers a lot more :^)
Andreas Kling
2021-11-26
Settings: Make sure settings are listed in alphabetical order
Sam Atkins
2021-11-26
Browser: Allow custom search engine URLs that don't start http[s]://
Sam Atkins
2021-11-26
BrowserSettings: Add some icons for it :^)
Sam Atkins
2021-11-26
Browser+Base: Delete provided Browser.ini file
Sam Atkins
2021-11-26
BrowserSettings: Implement restoring default values
Sam Atkins
2021-11-26
BrowserSettings: Add preferred-color-scheme setting
Sam Atkins
2021-11-26
BrowserSettings: Add setting for search engine
Sam Atkins
2021-11-26
Browser: Move search engine definitions to a json file
Sam Atkins
2021-11-26
Browser+BrowserSettings: Persist the "show bookmarks bar" setting
Sam Atkins
2021-11-26
BrowserSettings: Create a BrowserSettings application :^)
Sam Atkins
2021-11-26
DisplaySettings: Update wallpaper config path only on success
Karol Kosek
2021-11-26
DisplaySettings: Always save the background color to the config
Karol Kosek
[prev]
[next]