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
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
2020-07-04
Base: New "generic window" icon based on the Terminal app icon
Andreas Kling
2020-07-04
Terminal: New 16x16 icon in a more '90s style :^)
Andreas Kling
2020-07-04
TextEditor: Tweak 16x16 icon
Andreas Kling
2020-07-04
Profiler: Use SortingProxyModel::set_sort_role()
Andreas Kling
2020-07-04
WindowServer: Move window titles 1px to the right
Andreas Kling
2020-07-04
LibGUI: Add SortingProxyModel::sort_role()
Andreas Kling
2020-07-04
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
Andreas Kling
2020-07-04
Kernel: Move headers intended for userspace use into Kernel/API/
Andreas Kling
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
AK: Add Weakable::revoke_weak_ptrs()
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-07-04
Kernel: Add "child added" and "child removed" InodeWatcher events
Andreas Kling
2020-07-04
Kernel: Remove debug spam in finalizer task
Andreas Kling
2020-07-04
LibGUI: Respect per-index font when computing TreeView item rects
Andreas Kling
2020-07-04
Meta: Add ALT Linux packages to BuildInstructions.md (#2688)
Petr Akhlamov
2020-07-04
Meta: Show the outputs of failing tests in travis
AnotherTest
2020-07-04
LibC: Implement cf{g,s}et{i,o}speed
AnotherTest
2020-07-04
Kernel: Change the value of SO_KEEPALIVE to reflect LibC's constant
AnotherTest
2020-07-04
strace: Use ArgsParser for argument processing
AnotherTest
2020-07-03
LibWeb: Insert newlines at <br> and block boundaries in copied text :^)
Andreas Kling
2020-07-03
LibWeb: Add a "select all" action to the Web::PageView
Andreas Kling
2020-07-03
LibGUI: Add GUI::CommonActions::make_select_all_action() :^)
Andreas Kling
2020-07-03
Browser: Don't crash when inspecting an anonymous LayoutNode
Andreas Kling
2020-07-03
LibWeb: Implement basic text copying :^)
Andreas Kling
2020-07-03
Base: Add TextEditor to the quick-launch area in the Taskbar :^)
Andreas Kling
2020-07-03
Kernel: Remove /proc/PID/regs
Tom
2020-07-03
Kernel: Fix retreiving frame pointer from a thread
Tom
2020-07-03
LibC: Minor style fix for getresuid/getresgid
Nico Weber
2020-07-03
LibC: Remove a few comments now that we have man pages for this.
Nico Weber
2020-07-03
Add man pages for seteuid() and friends.
Nico Weber
2020-07-03
Kernel: Consolidate features into CPUFeature enum
Tom
2020-07-03
Kernel: Fix signal delivery
Tom
2020-07-03
Kernel: Allow recursion when writing to the debug log
Tom
[prev]
[next]