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-01-03
Revert "Terminal: Tell LaunchServer we only need to open "Help""
Andreas Kling
2021-01-03
Terminal: Tell LaunchServer we only need to open "Help"
Andreas Kling
2021-01-03
LaunchServer+LibDesktop: Add unveil-like mechanism for LaunchServer
Andreas Kling
2021-01-03
LibGUI: Also specialize PgUp/PgDn/Home/End in line-wrapped TextEditors
Andreas Kling
2021-01-03
LibGUI: Improve up/down arrow behavior in TextEditor with wrapping
Andreas Kling
2021-01-03
Help: Support loading help page by file path as command line argument
Brendan Coles
2021-01-03
LibGUI: Make the autocomplete box window a child of its editor's window
AnotherTest
2021-01-03
Playground: Improve the autocompleted suggestions
AnotherTest
2021-01-03
LibGUI: Stop the automatic autocomplete timer when typing whitespace
AnotherTest
2021-01-03
LibGUI: Register the various BoxLayouts
AnotherTest
2021-01-03
LibCore: Add a way to check if a property is readonly
AnotherTest
2021-01-03
AK: Add String{,View}::is_whitespace()
AnotherTest
2021-01-03
LibGUI: Add missing properties to Widget gml
Glenford Williams
2021-01-03
LibGUI: Move widget registrations to the corresponding cpp file
Andrew Kaster
2021-01-03
LibWeb: Fully implement end tag parsing in foreign content
Luke
2021-01-02
LibGUI: Remove Widget's unused m_{foreground,background}_color
Linus Groh
2021-01-02
NotificationServer: Reposition notifications on screen resolution change
Laria Carolin Chabowski
2021-01-02
Shell: Stop running the backgrounding test
AnotherTest
2021-01-02
LibGfx: Add Gfx::TextAttributes (and use it in GUI::TextDocumentSpan)
Andreas Kling
2021-01-02
Kernel: Ignore TLB flush requests for user addresses of other processes
Tom
2021-01-02
Kernel: If a VMObject is shared, broadcast page remappings
Tom
2021-01-02
Revert "Kernel: Allocate shared memory regions immediately"
Tom
2021-01-02
Spreadsheet: Drop all references to example windows when closing them
AnotherTest
2021-01-02
Spreadsheet: Avoid OOB access and use-after-move in selection
AnotherTest
2021-01-02
Help: Add a "Home" action to the toolbar :^)
Andreas Kling
2021-01-02
Help: Rename manual section 1 to "User programs"
Andreas Kling
2021-01-02
Kernel: Allocate shared memory regions immediately
Andreas Kling
2021-01-02
Kernel: Pass "shared" flag to Region constructor
Andreas Kling
2021-01-02
LibWeb: Use Gfx::Bitmap::create_shareable() in OOPWV
Andreas Kling
2021-01-02
LibGfx: Add Gfx::Bitmap::create_shareable(format, size)
Andreas Kling
2021-01-02
LibC: Randomize the stack check cookie value on initialization
Brian Gianforcaro
2021-01-02
Kernel: Fix bad VMObject iteration in sys$purge()
Andreas Kling
2021-01-02
Kernel: Enable -fstack-protector-strong (again)
Brian Gianforcaro
2021-01-02
Kernel: Release scheduler_lock in ptrace once we know tracee is stopped
Itamar
2021-01-02
Base: Add Terminal man page documentation
Brendan Coles
2021-01-02
LibGUI: CommonActions: Add make_help_action common action
Brendan Coles
2021-01-02
Playground: Enable automatic autocomplete in the editor
AnotherTest
2021-01-02
LibGUI: Add an optional "automatic" autocomplete feature to TextEditor
AnotherTest
2021-01-02
Kernel: Allocate profiling memory upfront
Tom
2021-01-02
Build + LibC: Enable -fstack-protector-strong in user space
Brian Gianforcaro
2021-01-02
LibWeb: When collapsing margins, consider border box heights
Andreas Kling
2021-01-02
LibWeb: Fix unnecessary wrapping of block boxes in anonymous blocks
Andreas Kling
2021-01-02
Calculator: Add app-calculator.png 32x32 icon
Brendan Coles
2021-01-02
Help: Add a simple index page
Andreas Kling
2021-01-02
LibMarkdown: Parse horizontal rules
Andreas Kling
2021-01-02
Help: Rename "Tree" tab to "Browse"
Andreas Kling
2021-01-02
LibGUI: Allow widget sibling navigation with arrow keys
Andreas Kling
2021-01-02
Playground: Use pledge()
Linus Groh
2021-01-02
Playground: Add "Help" menu with "About" action
Linus Groh
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
[prev]
[next]