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-27
LibCore: Change the signature of Socket::send() to use Span.
asynts
2020-07-27
LibGfx: Templatize Point, Size, and Rect
Matthew Olsson
2020-07-26
LibWeb: Move CSS classes into the Web::CSS namespace
Andreas Kling
2020-07-26
LibWeb: Move DOM classes into the Web::DOM namespace
Andreas Kling
2020-07-26
LibCore+LibGUI: Switch to using AK::is and AK::downcast
Andreas Kling
2020-07-26
LibWeb: Move HTML object model stuff into LibWeb/HTML/
Andreas Kling
2020-07-25
PixelPaint: Add a bunch of spatial filters
AnotherTest
2020-07-23
Browser: Escape JS source operators for HTML display in console
Nico Weber
2020-07-23
PixelPaint: Add GUI for editing layer names :^)
Andreas Kling
2020-07-23
PixelPaint: Tidy up the LayerPropertiesWidget GUI layout a bit :^)
Andreas Kling
2020-07-23
PixelPaint: Don't hit test non-visible layers
Andreas Kling
2020-07-23
PixelPaint: Add a GUI for editing opacity and visibility of layers
Andreas Kling
2020-07-23
PixelPaint: Scope tool actions to the containing window
Andreas Kling
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-23
Browser: Focus input text field in JS console by default
Nico Weber
2020-07-20
TextEditor: Preserve preview scroll position across page refreshes
Sahan Fernando
2020-07-19
FileManager: Show a special icon for the home directory
Andreas Kling
2020-07-19
LibGUI+FileManager: Add setting for showing/hiding dotfiles
Andreas Kling
2020-07-19
FileManager: Use new TextBox::DisplayOnly mode in the properties dialog
Andreas Kling
2020-07-18
System Monitor: Sort Address column in memory map numerically
Nico Weber
2020-07-18
TextEditor: Auto-select C++ syntax highlighting for more extensions
Nico Weber
2020-07-16
LibGUI: Add InputBox::show with required parent window argument
Tom
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-07-16
LibGUI: Add parent window argument to FilePicker functions
Tom
2020-07-15
FileManager: Make Ctrl-L focus location bar, and change shortcuts for changin...
Nico Weber
2020-07-15
LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes
Sergey Bugaev
2020-07-15
FileManager: Add a new file action to FileManager GUI
Stijn
2020-07-15
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
thankyouverycool
2020-07-15
FileManager: Allow double-clicking applications again
Tom
2020-07-15
FileManager: Add "Open with" menu if alternative applications are available
Tom
2020-07-13
LibGUI: Add ModelClient abstract class and allow registering clients
Tom
2020-07-13
FontEditor: Don't add duplicate extension in Save As dialog
Nico Weber
2020-07-12
Debugger: Add some pledges required by LibLine
Andreas Kling
2020-07-11
SystemMonitor: Parse /proc/cpuinfo as JSON
Linus Groh
2020-07-11
DisplaySettings: Fix a typo
Linus Groh
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
[next]