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-05-03
HexEditor: Remember all of the layout options in the configuration
Caoimhe
2023-05-02
SoundPlayer: Fix glitchy visualization on pause/stop
Joel Petersson
2023-05-02
SoundPlayer: Introduce buffer_reset api to VisualizationWidget
Joel Petersson
2023-05-01
CertificateSettings: Add missing ellipsis on import/export buttons
Andreas Kling
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI: Remove Label icons and replace instances with ImageWidget
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-30
PixelPaint: Clip the gradient tool preview to the active layer rect
Tim Ledbetter
2023-04-29
Spreadsheet: Add blank sheet when import dialog is cancelled
Abuneri
2023-04-29
Spreadsheet: Enable the ability to undo/redo changes in cell color
huttongrabiel
2023-04-29
Spreadsheet: Add CellUndoMetadataCommand class
huttongrabiel
2023-04-29
Spreadsheet: Add CellChange constructor for changes in type metadata
huttongrabiel
2023-04-29
PixelPaint: Add radial gradient support
Torstennator
2023-04-27
DisplaySettings: Show bilinear filtered wallpaper in `MonitorWidget`
Jelle Raaijmakers
2023-04-27
DisplaySettings: Remove unused code from `MonitorWidget`
Jelle Raaijmakers
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
LibCore: Remove some unnecessary includes from EventLoop.h
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-25
Applications: Update man page links for applications
Tim Ledbetter
2023-04-25
Help: Ensure window title is updated when a subsection is selected
Tim Ledbetter
2023-04-24
LibChess: Add and use Square::{file,rank}_char() methods
Sam Atkins
2023-04-24
Browser: Support selections from the accessibility tab
Jonah
2023-04-24
BrowserSettings: Convert `BrowserSettingsWidget` to a failable factory
Cameron Youell
2023-04-24
Browser: Convert `BookmarksBarWidget` to use failable functions
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-23
LibCoredump+CrashReporter: Make CrashReporter work on AArch64
Daniel Bertalan
2023-04-22
BrowserSettings: Propagate errors from creation of content filter widget
Timothy Flynn
2023-04-22
BrowserSettings: Slightly change text for adding a new content filter
Timothy Flynn
2023-04-22
BrowserSettings: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-21
Browser: Add support for CookieJar to run in a transient, in-memory mode
Timothy Flynn
2023-04-20
TextEditor: Propagate errors from `MainWidget::initialize_menubar()`
Karol Kosek
2023-04-20
PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()`
Karol Kosek
2023-04-20
HexEditor: Propagate errors from `HexEditorWidget::initialize_menubar()`
Karol Kosek
2023-04-20
CharacterMap: Propagate errors from `initialize_menubar()`
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-19
LibGUI+Browser: Set menu names using the new String class
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-18
Browser: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-18
BrowserSettings: Add a tab to control the Browser's autoplay settings
Timothy Flynn
2023-04-18
SpreadSheet: Use new InputBox features
thankyouverycool
2023-04-18
FontEditor: Use compact InputBox for Go to Glyph action
thankyouverycool
2023-04-18
Calculator: Use numeric InputBox for digit rounding and shrinking
thankyouverycool
2023-04-18
FileManager: Use InputBox icons for file and directory creation
thankyouverycool
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-17
SoundPlayer: Pledge "FileManager" config domain
Brendan Kelly
2023-04-17
FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value
Tom
[next]