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
2020-07-05
WebContent: Plumb hovered links from WebContent process over to widget
Andreas Kling
2020-07-05
WebContent: Put some debug spam behind an #ifdef
Andreas Kling
2020-07-05
AK: Remove debug spam in SharedBuffer::create_from_shbuf_id()
Andreas Kling
2020-07-05
WebContent: Add double buffering to the WebContentView
Andreas Kling
2020-07-05
WebContent: Coalesce pending paint events to reduce overdraw
Andreas Kling
2020-07-05
Shell: Do not remove more than 2 dashes from the option being completed
AnotherTest
2020-07-05
Userland+MenuApplets: Replace two more fork/exec with posix_spawn
Nico Weber
2020-07-05
WebContent: Plumb scroll-into-view requests from server to client
Andreas Kling
2020-07-05
LibWeb: Move fragment link handling to Frame
Andreas Kling
2020-07-05
Meta: Do not run shellcheck on our Shell's scripts
AnotherTest
2020-07-05
Shell: Add some tests
AnotherTest
2020-07-05
Shell: Initial support for 'option' completions
AnotherTest
2020-07-05
Shell: Add a 'setopt' builtin
AnotherTest
2020-07-05
Shell: Show descriptions about syntax errors
AnotherTest
2020-07-05
Shell: Allow a command sequence to be delimited by newlines
AnotherTest
2020-07-05
Shell: Build as part of Lagom as well
AnotherTest
2020-07-05
Shell: Mark And and Or nodes as execute nodes
AnotherTest
2020-07-05
Shell: Provide completions to Tilde and its Juxtaposition.
AnotherTest
2020-07-05
Shell: Allow commands in variables, and properly substitute them on use
AnotherTest
2020-07-05
Shell: Parse a pipe sequence inside $(...)
AnotherTest
2020-07-05
Shell: Expand Juxtaposition of lists to list products
AnotherTest
2020-07-05
Shell: Do not try to recreate a command from a list of args in time
AnotherTest
2020-07-05
Shell: Read and evaluate an init file on start
AnotherTest
2020-07-05
Shell: Use ArgsParser for argument parsing
AnotherTest
2020-07-05
Shell: Add the alias builtin and resolve aliases
AnotherTest
2020-07-05
Shell: Switch to a new parser and AST
AnotherTest
2020-07-05
LibCore: Stop select()'ing after an interrupt if a quit was requested
AnotherTest
2020-07-05
WebContent: Use available size for bitmap (#2701)
Kevin Meyer
2020-07-05
Kernel: Add Plan9FS :^)
Sergey Bugaev
2020-07-05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
Sergey Bugaev
2020-07-05
Kernel: Fix .. directory entry at mount point handling a little
Sergey Bugaev
2020-07-05
Kernel: Make sure to drop region with interrupts enabled
Sergey Bugaev
2020-07-05
AK: Make Vector::unstable_remove() return the removed value
Sergey Bugaev
2020-07-05
Kernel: Fix KBufferBuilder::append()
Sergey Bugaev
2020-07-04
WebContent: Plumb title changes over to the WebContentView
Andreas Kling
2020-07-04
WebContent: Illustrate multi- vs single-process diffs in documentation
Andreas Kling
2020-07-04
WebContent: Give the WebContentView a proper GUI::Frame look :^)
Andreas Kling
2020-07-04
WebContent: Translate mouse event coordinates into content space
Andreas Kling
2020-07-04
WebContent: Basic scrolling support! :^)
Andreas Kling
2020-07-04
WebContent: Put some debug spam behind an #ifdef
Andreas Kling
2020-07-04
WebContent: Add a little text file I drew of the server/client classes
Andreas Kling
2020-07-04
TextEditor: Allow turning off the preview mode
Andreas Kling
2020-07-04
Base: Remove /home/anon/myfile.txt
Andreas Kling
2020-07-04
WebContent: Notify client when web content selection changes
Andreas Kling
2020-07-04
SystemMonitor: Change default update frequency to 3 seconds
Andreas Kling
2020-07-04
LibGUI: Sort FileSystemModel alphabetically internally
Andreas Kling
2020-07-04
Base: Set a reasonable HoverHighlight color in Redmond theme
Andreas Kling
2020-07-04
LibGUI: Fix glitchy behavior in ScrollableWidget::scroll_into_view()
Andreas Kling
2020-07-04
SystemMonitor: New 16x16 icon in the same style as Terminal
Andreas Kling
2020-07-04
Taskbar: Don't wrap minimized window titles in []
Andreas Kling
[prev]
[next]