index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-07-11
Piano: Fix cliping of bottom notes when scrolling in RollWidget
Peter Elliott
2020-07-11
Piano: Handle octave slider jumps of greater than 1
Peter Elliott
2020-07-11
FileManager: Specify "Open in Text Editor" action as default in context menu
Tom
2020-07-11
FontEditor: Add a "Save" menu item
Nico Weber
2020-07-11
FontEditor: Add a "Save as..." menu item
Nico Weber
2020-07-11
FontEditor: Add an "Open..." menu item
Nico Weber
2020-07-10
FileManager: Show an open folder icon for the selected directory
thankyouverycool
2020-07-07
Piano: Make menu bar consistent with other apps
Nico Weber
2020-07-07
Help: Handle external links
Linus Groh
2020-07-07
Browser: Simplify the History class and fix back/forward history push
Andreas Kling
2020-07-07
Help: Make section books open and close when toggled
thankyouverycool
2020-07-07
Base+Help: Add new Help app icons
thankyouverycool
2020-07-06
TextEditor: Use ArgsParser and allow the user to specify preview mode
AnotherTest
2020-07-06
Browser: Add a way to start Browser in multi-process mode :^)
Andreas Kling
2020-07-06
Browser+LibWeb: Pave the way for using WebContentView in Browser
Andreas Kling
2020-07-06
LibWeb: Add a shared WebViewHooks base class for both web view widgets
Andreas Kling
2020-07-06
LibWeb: Make the link context menu hook include the destination URL
Andreas Kling
2020-07-06
LibWeb: Make the link click hooks include the destination URL
Andreas Kling
2020-07-05
Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^)
Andreas Kling
2020-07-05
DisplaySettings: Fix crash on exit (due to Core::Object on the stack)
Andreas Kling
2020-07-05
LibWeb: Tweak PageView::on_link_hover hook
Andreas Kling
2020-07-05
LibWeb: Move fragment link handling to Frame
Andreas Kling
2020-07-04
TextEditor: Allow turning off the preview mode
Andreas Kling
2020-07-04
SystemMonitor: Change default update frequency to 3 seconds
Andreas Kling
2020-07-04
TextEditor: Tweak 16x16 icon
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
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-07-03
Browser: Don't crash when inspecting an anonymous LayoutNode
Andreas Kling
2020-07-03
FileManager: Add "Open Terminal here..." action to menu and toolbar
Linus Groh
2020-07-02
SystemMonitor: Correctly check error of posix_spawn()
Nico Weber
2020-07-01
SystemMonitor: Add "profile process" menu action :^)
Andreas Kling
2020-07-01
SystemMonitor: Add a utilization graph for each processor
Tom
2020-06-30
Browser: Unset location bar icon on load start
Linus Groh
2020-06-30
LibVT/Terminal: add a scroll length to the TerminalWidget
Benoît Lormeau
2020-06-29
Browser: Show website favicons in the location bar :^)
Andreas Kling
2020-06-29
FileManager: Show a folder icon in the location text box :^)
Andreas Kling
2020-06-29
Everywhere: Replace some uses of fork/exec with posix_spawn
Nico Weber
2020-06-28
DisplaySettings: Allow setting wallpapers from outside /res/wallpapers
devashish
2020-06-28
Browser: Add right-click context menu to tabs
Andrew Kaster
2020-06-28
QuickShow: Fix for zooming with mouse wheel (#2650)
Hüseyin ASLITÜRK
2020-06-26
TextEditor: Add live preview for HTML documents :^)
Andreas Kling
2020-06-26
IRCClient: Remove duplicate <div> wrapper around colored messages
Andreas Kling
2020-06-26
LibWeb+Browser: Remove old HTML parser :^)
Andreas Kling
2020-06-26
IRCClient: Use Web::Element::set_inner_html()
Andreas Kling
2020-06-22
LibWeb+Browser: Decode non-animated images out-of-process :^)
Andreas Kling
2020-06-21
TextEditor: Use Web::PageView::load_html() for the markdown preview
Andreas Kling
2020-06-21
Help: Use Web::PageView::load_html()
Andreas Kling
2020-06-18
QuickShow:If image is larger then window size resize it to fit the image
Hüseyin ASLITÜRK
[next]