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
2021-10-31
Debugger: Add logging for the other 8 GPRs too
Peter
2021-10-31
Spreadsheet: Make the 'Help' window accessory
Marco Cutecchia
2021-10-28
ThemeEditor: Display the theme's window icons in the preview
Sam Atkins
2021-10-28
ThemeEditor: Add PathRole editing
Sam Atkins
2021-10-28
ThemeEditor: Update value edit boxes when loading a theme file
Sam Atkins
2021-10-28
ThemeEditor: Add MetricRole editing
Sam Atkins
2021-10-28
ThemeEditor: Convert layout to GML
Sam Atkins
2021-10-28
ThemeEditor: Display window shadows in preview :^)
Sam Atkins
2021-10-28
ThemeEditor: Give both preview windows a background color
Sam Atkins
2021-10-28
MouseSettings: Reset the double-click timer after every second click
Jelle Raaijmakers
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-27
Piano: Fix typo in Copyright header
Ben Wiederhake
2021-10-25
SoundPlayer: Implement playlist shuffle mode
Leandro Pereira
2021-10-25
SoundPlayer: Make M3UParser more idiomatic
Leandro Pereira
2021-10-25
SoundPlayer: Fix inconsistencies and code duplication
Leandro Pereira
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-10-25
Assistant: Fix adding sequential bonus in Fuzzy Match
Karol Kosek
2021-10-25
Assistant: Save match all match points in Fuzzy Match
Karol Kosek
2021-10-25
Assistant: Simplify the logic of calculating bonus points
Karol Kosek
2021-10-25
Assistant: Move score calculation logic to separate function
Karol Kosek
2021-10-25
Assistant: Make strings const referenced
Karol Kosek
2021-10-24
LibJS: Rename PropertyName to PropertyKey
Andreas Kling
2021-10-24
PixelPaint: Move Mask::{get, set, to_index} to the header file
Idan Horowitz
2021-10-23
AK+Everywhere: Make Base64 decoding fallible
Ben Wiederhake
2021-10-23
TextEditor: Add syntax-highlighting for CSS files
Sam Atkins
2021-10-22
man.serenityos.org: Add section descriptions to overview page
Ben Wiederhake
2021-10-20
LibJS: Rename define_native_function => define_old_native_function
Idan Horowitz
2021-10-20
LibJS: Add ThrowCompletionOr versions of the JS native function macros
Idan Horowitz
2021-10-19
ImageViewer: Use scaled image size when resizing window to fit it
Nícolas F. R. A. Prado
2021-10-18
Welcome: Save startup preference to user's SystemServer session
thankyouverycool
2021-10-17
SystemMonitor: Request symbolication wihout source positions
Rodrigo Tobar
2021-10-18
LibJS: Convert to_length() to ThrowCompletionOr
Idan Horowitz
2021-10-18
LibJS: Convert to_i32() to ThrowCompletionOr
Idan Horowitz
2021-10-18
LibJS: Convert to_number() to ThrowCompletionOr
Idan Horowitz
2021-10-17
FontEditor: Accept file drops
Karol Kosek
2021-10-17
FontEditor: Add FontEditorWidget::open_file() function
Karol Kosek
2021-10-17
FontEditor: Reuse the request_close() function in Open action
Karol Kosek
2021-10-17
LibJS: Convert to_double() to ThrowCompletionOr
Idan Horowitz
2021-10-16
PixelPaint: Create an empty layer when the last layer is removed
Felix Rauch
2021-10-15
SystemMonitor: Use a TableView to display the thread stack
Rodrigo Tobar
2021-10-15
SystemMonitor: Remove unnecessary header inclusion
Rodrigo Tobar
2021-10-13
SystemMonitor: Save refresh frequency to a config file
Undefine
2021-10-13
LibJS: Convert to_object() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_string() to ThrowCompletionOr
Linus Groh
2021-10-10
FileManager: Listen for changes to Desktop wallpaper in config
Mustafa Quraish
2021-10-09
SpaceAnalyzer: Make files removable depending on directory permissions
Karol Kosek
2021-10-07
PixelPaint: Close tab now prompts for a save
Alex Major
2021-10-07
PixelPaint: Use reorderable tabs
Luke Wilde
2021-10-07
Browser: Use reorderable tabs
Peter Elliott
2021-10-07
SpaceAnalyzer: Fix rendering bug when dealing with large file systems
Mart G
[next]