index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2023-01-05
SystemMonitor: Update stats/graph immediately on launch
John Bundgaard
2023-01-05
SoundPlayer: Parse Main::Arguments with Core::ArgsParser
Timothy Flynn
2023-01-03
LibGfx: Make Font::width() return a float
Andreas Kling
2023-01-03
PixelPaint: Cleanup the Image class
Baitinq
2023-01-03
PixelPaint: Propagate errors in {flip,crop,rotate,resize} functions
Baitinq
2023-01-02
Everywhere: Remove unused includes of LibC/stdlib.h
Ben Wiederhake
2023-01-02
Piano: Remove unused include of AK/StdLibExtraDetails.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Format.h
Ben Wiederhake
2023-01-02
Userland: Remove unused includes of AK/Math.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/IterationDecision.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Array.h
Ben Wiederhake
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-02
Base+Userland: Add menu item icons
Brandon Jordan
2023-01-02
Help: Detect clicked page correctly
kleines Filmröllchen
2023-01-02
Help: Don't expand the whole tree of the selected node's parent
kleines Filmröllchen
2023-01-02
Help+LibManual: Open sibling page for subsections
kleines Filmröllchen
2023-01-02
Help+LibManual: Move URL handling to LibManual
kleines Filmröllchen
2023-01-02
Help+LibManual: Make the children accessor fallible
kleines Filmröllchen
2023-01-02
Help: Use array size instead of sizeof to determine number of sections
kleines Filmröllchen
2023-01-02
Help: Only toggle open/close for SectionNodes
kleines Filmröllchen
2023-01-01
ThemeEditor: Make GUI initialization fallible
Sam Atkins
2023-01-01
MouseSettings: Tweak "Natural scrolling" checkbox size
Andreas Kling
2022-12-31
PixelPaint: ColorPicker updates user colors while dragging
Cody Hein
2022-12-31
PixelPaint: Allow ImageEditor event to append info to the statusbar
Cody Hein
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-31
ThemeEditor: Support editing color schemes
implicitfield
2022-12-31
Terminal+LibVT: Get the color scheme from the system theme
implicitfield
2022-12-31
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
implicitfield
2022-12-31
Calculator: Add adding/subtracting/multiplying/dividing by a percentage
Karol Baraniecki
2022-12-31
Calculator: Support chaining and repeating operations
Karol Baraniecki
2022-12-31
Calculator: Fix which digits get animated when pressing keyboard keys
Karol Baraniecki
2022-12-31
SoundPlayer: Pledge proc so that we can actually open audio files
Andrew Kaster
2022-12-30
MouseSettings: Update "switch buttons" icon to reflect checkbox state
Ravi J
2022-12-29
Presenter: Accept file drops
Karol Kosek
2022-12-28
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
Jelle Raaijmakers
2022-12-28
Applications: Remove i686 support
Liav A
2022-12-28
Kernel+Userland: Remove dependency on i386-specific registers
Liav A
2022-12-26
PixelPaint: Erase old active layer boundary when active layer changes
Tim Ledbetter
2022-12-26
LibGUI+Applications: Rename automatic scrolling timer functions
thankyouverycool
2022-12-23
TextEditor: Add option to open the current file in File Manager
Kampsjaak
2022-12-23
LibCore: Use a StringView for the file path in File::remove
Tim Schumacher
2022-12-23
LibCore: Remove the `force` parameter from File::remove
Tim Schumacher
2022-12-23
LibCore: Let File::remove return a normal ErrorOr
Tim Schumacher
2022-12-23
FileManager: Propagate errors while loading bmp
ericLemanissier
2022-12-23
Magnifier: Add ability to drag the location when it is locked
FrHun
2022-12-23
Magnifier: Remember grid color
FrHun
2022-12-23
Magnifier: Eliminate flickering when downsizing
FrHun
2022-12-23
Magnifier: Prevent 0 size that otherwise hangs
FrHun
2022-12-23
Magnifier: Add option to choose grid color
FrHun
2022-12-23
Magnifier: Add option to display grid over the image
FrHun
[next]