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-08-18
2048: Separate game logic from the view :^)
Sergey Bugaev
2020-08-18
2048: Automatically pick an appropriate font size
Sergey Bugaev
2020-08-18
2048: Use the original colors
Sergey Bugaev
2020-08-18
2048: Tweak cell metrics
Sergey Bugaev
2020-08-18
LibWeb: Implement Element.innerText
Nico Weber
2020-08-18
LibWeb: Simplify Node::text_content()
Nico Weber
2020-08-18
Shell: Document the use of environment/local variables
AnotherTest
2020-08-18
Shell: Update manpage about for loop behaviour around signals
AnotherTest
2020-08-18
Shell: Respect the 'PROMPT_EOL_MARK' environment variable
AnotherTest
2020-08-18
LibLine: Make actual_rendered_string_metrics() static
AnotherTest
2020-08-18
Kernel: ProcessorInfo.cpp remove unused headers
Muhammad Zahalqa
2020-08-18
LibLine: Setup the keybindings after initialisation
AnotherTest
2020-08-18
WindowServer: Fix flickering
Tom
2020-08-18
LibGfx: Add convenience helpers for Rect
Tom
2020-08-18
LibGfx: Add convenience method Point::constrained
Tom
2020-08-18
LibGfx: Add a few convenience methods to DisjointRectSet
Tom
2020-08-18
LibLine: Allow the user to override (or add) keybinds in the config file
AnotherTest
2020-08-18
LibLine: Make (almost) all key actions configurable
AnotherTest
2020-08-18
LibLine: Read configuration from a config file
AnotherTest
2020-08-18
LibCore: Add ConfigFile::get_for_lib()
AnotherTest
2020-08-17
Meta: Explain how to build with ninja
Ben Wiederhake
2020-08-17
Kernel: Remove unneeded header (#3196)
Muhammad Zahalqa
2020-08-17
LibWeb: Add more document tests, add comment, text and mixin tests
Luke
2020-08-17
LibWeb: Add Comment and DocumentFragment bindings, move querySelector...
Luke
2020-08-17
LibWeb: Make HTMLPreElement's is_type match "listing" and "xmp"
Luke
2020-08-17
FileManager: Make DirectoryView vend indexes from view model
Andreas Kling
2020-08-17
LibGUI: Don't require passing model to FileSystemModel::Node APIs
Andreas Kling
2020-08-17
FileManager: Move the "create new file" action into DirectoryView
Andreas Kling
2020-08-17
FileManager: Move "create new directory" action into DirectoryView
Andreas Kling
2020-08-17
FileManager: Partially bring back the desktop context menu
Andreas Kling
2020-08-17
FileManager: Don't pass DirectoryView subview to hooks that don't care
Andreas Kling
2020-08-17
FileManager: Use DirectoryView for both windowed and desktop mode
Andreas Kling
2020-08-17
LibWeb: Add Node.textContent
Nico Weber
2020-08-17
Clock MenuApplet: Use Core::DateTime to simplify the code
Nico Weber
2020-08-17
LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date
Nico Weber
2020-08-17
LibJS: Implement basic functionality of Array.from()
Nico Weber
2020-08-17
WindowServer: Close the framebuffer fd in ~Screen()
Andreas Kling
2020-08-17
Kernel: Bump process thread count to a 32-bit value
Andreas Kling
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-08-17
LibWeb: Rename PageView => InProcessWebView
Andreas Kling
2020-08-17
LibDebug: Don't include <Libraries/...>
Andreas Kling
2020-08-17
LibCrypto: Don't include <Libraries/...>
Andreas Kling
2020-08-17
HackStudio: Move everything into the HackStudio namespace
Andreas Kling
2020-08-17
LibGUI: Add WidgetClassRegistration to Forward.h
Andreas Kling
2020-08-17
FileManager: Apply wallpaper on startup
Luke
2020-08-17
Shell: Ensure that the cursor starts on a new line
AnotherTest
2020-08-17
LibLine: Add a getter for num_lines/num_cols
AnotherTest
2020-08-17
Solitaire: Rename "Restart game" menu item to "New game"
Tibor Nagy
2020-08-17
Games: Add missing separators to the application menus
Tibor Nagy
2020-08-17
FileManager: Don't close() twice when copying a file
Andreas Kling
[prev]
[next]