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
2022-09-22
ClockSettings: Increase max visible items for time zone ComboBox
thankyouverycool
2022-09-21
Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()
Sam Atkins
2022-09-21
Browser: Ignore whitespace-only input in the JS console
Sam Atkins
2022-09-21
Browser: Ignore title updates when history has no current item
Andreas Kling
2022-09-21
SystemMonitor: Save configuration of columns
Orel
2022-09-20
Calendar: Add Settings button to configure the Calendar
Olivier De Cannière
2022-09-20
Calendar: Update month view on first_day_of_week setting change
Olivier De Cannière
2022-09-20
Calendar: Add setting to choose default view
Olivier De Cannière
2022-09-20
Calendar: Add a Calendar settings dialog for the first day of the week
Olivier De Cannière
2022-09-20
SoundPlayer: Port M3UParser to Core::Stream
Sam Atkins
2022-09-20
Run: Use Core::Stream API for command history file
Sam Atkins
2022-09-20
PixelPaint: Remove unused Image::write_to_file() method
Sam Atkins
2022-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-09-20
GamesSettings: Always ensure last card back selected is saved
ne0ndrag0n
2022-09-16
PixelPaint: Scale layer and preserve aspect ratio
Tommaso Peduzzi
2022-09-16
PixelPaint: Add scaling function to move tool
Tommaso Peduzzi
2022-09-16
LibGL: Make GL::create_context fallible
Andrew Kaster
2022-09-15
Calculator: Change internal representation to support perfect division
Lucas CHOLLET
2022-09-14
Everywhere: Fix a variety of typos
Brian Gianforcaro
2022-09-12
Everywhere: Use my very shiny serenityos.org email :^)
networkException
2022-09-11
CharacterMap: Allow resizing the unicode block list
networkException
2022-09-09
Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modal
thankyouverycool
2022-09-08
Spreadsheet: Add Insert Emoji action
electrikmilk
2022-09-08
TextEditor: Add Insert Emoji action
electrikmilk
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-09-08
Browser: Add context menu icons
electrikmilk
2022-09-06
Calendar: Limit the starting day input range to the selected month
networkException
2022-09-05
LibLocale: Move locale source files to the LibLocale library
Timothy Flynn
2022-09-05
LibLocale: Move locale source files to the LibLocale folder
Timothy Flynn
2022-09-05
Userland: Move files destined for LibLocale to the Locale namespace
Timothy Flynn
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-03
PixelPaint: Introduce a vectorscope
kleines Filmröllchen
2022-09-03
PixelPaint: Invoke the modified_change callback when layers change
kleines Filmröllchen
2022-09-03
PixelPaint: Extract common scope code into a generic ScopeWidget
kleines Filmröllchen
2022-09-03
PixelPaint: Specify histogram height in GML
kleines Filmröllchen
2022-08-31
PixelPaint: Change repeated code into a loop for Wand Select Tool
Timothy Slater
2022-08-31
PixelPaint: Make erase_selection work for non-rectangular selections
Timothy Slater
2022-08-31
PixelPaint: Add Wand Select Tool
Timothy Slater
2022-08-31
PixelPaint: Change BucketTool flood fill algorithm
Timothy Slater
2022-08-31
PixelPaint: Account for alpha in color distance calculation
Timothy Slater
2022-08-31
PixelPaint: Add point_position_to_preferred_cell to RectangleSelectTool
Crax97
2022-08-31
PixelPaint: Ask the current tool for the preferred pixel location
Crax97
2022-08-31
PixelPaint: Execute mousemove_event early return check before
Crax97
2022-08-31
PixelPaint: Add point_position_to_preferred_cell method to Tool
Crax97
2022-08-31
FileManager: Navigate to parent dir when current location is removed
Adam Jakubek
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-29
HexEditor: Add Help->Manual entry in Menu
djwisdom
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
PixelPaint: Cropping to content with moved layers was broken
Andreas Krohn
2022-08-28
PixelPaint: Fix const correctness of Selection::in_interactive_selection
Kevin Meyer
[next]