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-10-16
PixelPaint: Tool properties panel
BenJilks
2020-10-15
Everywhere: Add missing <AK/TemporaryChange.h> includes
Andreas Kling
2020-10-15
FileManager: Only set ~/Desktop as model root path in desktop mode
Linus Groh
2020-10-14
PixelPaint: Basic brush tool
BenJilks
2020-10-12
LibGfx+PixelPaint: Fix distortions in convolutions with size != 4 or 5
AnotherTest
2020-10-12
LibGfx: Allow specifying a separate source bitmap for Filter::apply
Tom
2020-10-12
LibGfx: Make Filter::Parameters more light-weight
Tom
2020-10-12
LibGfx: Move filters from PixelPaint into LibGfx
Tom
2020-10-12
PixelPaint: Move GUI logic and filter parameters out of filters
Tom
2020-10-12
Piano: Add UI support for different lengths of notes
Peter Elliott
2020-10-12
Piano: Add note names to RollWidget
Peter Elliott
2020-10-12
Piano: Highlight pressed key in roll widget
Peter Elliott
2020-10-10
FileManager: Added menu to show dotfiles in directory context menu
Kesse Jones
2020-10-10
FileManager: Fix file creation error message
Linus Groh
2020-10-10
Spreadsheet: Fix rendering of documentation examples
Linus Groh
2020-10-08
Help: Replace InProcessWebView with OutOfProcessWebView
Linus Groh
2020-10-08
TextEditor: Replace InProcessWebView with OutOfProcessWebView
Linus Groh
2020-10-08
SinglyLinkedList: Remove unused includes
Lenny Maiorani
2020-10-06
Welcome: Use new format functions.
asynts
2020-10-06
TextEditor: Use new format functions.
asynts
2020-10-06
Terminal: Use new format functions.
asynts
2020-10-06
SystemMonitor: Use new format functions.
asynts
2020-10-06
Spreadsheet: Use new format functions.
asynts
2020-10-06
SoundPlayer: Use new format functions.
asynts
2020-10-06
QuickShow: Use new format functions.
asynts
2020-10-06
PixelPaint: Use new format functions.
asynts
2020-10-06
Piano: Use new format functions.
asynts
2020-10-06
KeyboardSettings: Use new format functions.
asynts
2020-10-06
IRCClient: Use new format functions.
asynts
2020-10-06
AK+Format: Exclude prefix from width calculation.
asynts
2020-10-06
HexEditor: Use new format functions.
asynts
2020-10-06
Help: Use new format functions.
asynts
2020-10-06
FontEditor: Use new format functions.
asynts
2020-10-05
LibGfx+FontEditor+Fonts: Add "mean line" value to all fonts
Luke
2020-10-05
FileManager: Use new format functions.
asynts
2020-10-05
DisplaySettings: Use format instead of printf.
asynts
2020-10-05
Debugger: Use format instead of printf.
asynts
2020-10-05
Calendar: Use format instead of printf.
asynts
2020-10-05
Calculator: Use format instead of printf.
asynts
2020-10-04
LibJS: Remove Interpreter::call()
Andreas Kling
2020-10-04
AK: Make the return type of dbgputstr consistent.
asynts
2020-10-04
Browser: Remove dbgln() statement that was crashing on startup
Andreas Kling
2020-10-04
Browser: Fix build after dbgf() -> dbgln() rename
Andreas Kling
2020-10-04
AK: Don't add newline for outf/dbgf/warnf.
asynts
2020-10-04
Browser: Use format functions instead of printf.
asynts
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-02
Browser: Add a special context menu for images
Andreas Kling
2020-10-02
Browser: Move the opening of a download window to its own function
Andreas Kling
2020-09-30
HackStudio+TextEditor: Add the Shell syntax highlighter
AnotherTest
2020-09-29
LibJS: Move Console from Interpreter to GlobalObject
Andreas Kling
[next]