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
Age
Commit message (
Expand
)
Author
2022-12-31
LibCore: Make DateTime more easily debuggable
Ben Wiederhake
2022-12-31
LibC: Include aarch64 regs.h for AK_ARCH_AARCH64
Andrew Kaster
2022-12-31
LibGfx+icc: Add profile connection space printing
Nico Weber
2022-12-31
LibGfx+icc: Print profile flags
Nico Weber
2022-12-31
LibWeb: Paint repeating background images over entire paint box
Timothy Flynn
2022-12-31
LibGfx: Use VERIFY_NOT_REACHED() for impossible states in ICC code
Nico Weber
2022-12-31
LibGfx: Make ICC name converters return StringView
Nico Weber
2022-12-31
LibWeb: Support MouseEvent.{pageX,pageY}
Itamar
2022-12-31
LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event()
Itamar
2022-12-31
LibWeb: Fix calculation of MouseEvent::client_{x,y}
Itamar
2022-12-31
LibWeb: Fix table-row y-position
Tom
2022-12-31
Utilities: Introduce the ldd utility
Liav A
2022-12-31
LibELF: Export static resolve_library method of the DynamicLinker code
Liav A
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
LibCore: Use CircularBuffer in BufferedHelper
Lucas CHOLLET
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-31
userdel: Use `Core::Account::sync()` to interact with sensitive files
Lucas CHOLLET
2022-12-31
LibCore: Add a deleted state for `Account`
Lucas CHOLLET
2022-12-31
LibCore: Deduplicate some code in `Account::generate_shadow_file()`
Lucas CHOLLET
2022-12-31
userdel: Use `Core::File::remove()` instead of spawning `/bin/rm`
Lucas CHOLLET
2022-12-31
ThemeEditor: Support editing color schemes
implicitfield
2022-12-31
Flood: Get the color scheme from the system theme
implicitfield
2022-12-31
Terminal+LibVT: Get the color scheme from the system theme
implicitfield
2022-12-31
LibGfx: Support color schemes
implicitfield
2022-12-31
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
implicitfield
2022-12-31
LibELF: Warn if resolving a library resulted in a relative path
Tim Schumacher
2022-12-30
LibWeb: Stub HTMLInputElement.setSelectionRange
Luke Wilde
2022-12-30
LibWeb: Store cookies for every HTTP response
Luke Wilde
2022-12-31
LibMarkdown: Indent blockquotes inside the terminal renderer
Arda Cinar
2022-12-31
LibMarkdown: Render lines to terminal instead of a single string
Arda Cinar
2022-12-31
LibGUI: Fix invalid ModelIndices during shift-click multiselection
Aayush
2022-12-31
LibAudio: Prevent int overflow in the user buffer queue
Alex Chronopoulos
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
LibJS: Fix spec link and spec comment in PlainYearMonth
BodilessSleeper
2022-12-31
LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth
BodilessSleeper
2022-12-31
LibAudio: Tolerate a file sample rate lower than the AudioServer's
Andrew Kaster
2022-12-31
LibAudio: Only join the background enqueuer thread if has been started
Andrew Kaster
2022-12-31
SoundPlayer: Pledge proc so that we can actually open audio files
Andrew Kaster
2022-12-31
Utilities: Fix top utility not calling exit() on SIGINT
HawDevelopment
2022-12-30
pro: Fix comment typo
Nico Weber
2022-12-30
icc: Print rendering intent
Nico Weber
2022-12-30
LibGfx: Read rendering intent from ICCProfile header
Nico Weber
2022-12-30
LibGUI: Automatically scroll to a new column on adding it in ColumnsView
Karol Kosek
2022-12-30
LibGUI: Teach ColumnsView where indexes are placed (and scroll to them)
Karol Kosek
2022-12-30
LibGUI: Don't destroy columns after selecting already opened one
Karol Kosek
2022-12-30
LibGUI: Determine model index from a content position in ColumnsView
Karol Kosek
2022-12-30
LibGUI: Don't show last separator in column
Karol Kosek
[prev]
[next]