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
2021-11-30
FontEditor: Convert to east const
thankyouverycool
2021-11-30
FontEditor: Correct member type and initialization in UndoGlyph
thankyouverycool
2021-11-30
FontEditor: Remove unused Vector<String>
thankyouverycool
2021-11-30
FontEditor: Correct NewFontDialog layout issues
thankyouverycool
2021-11-30
FontEditor: Clean up GlyphMapWidget header
thankyouverycool
2021-11-30
FontEditor: Remove superfluous 'this' pointers
thankyouverycool
2021-11-30
LibGfx+FontEditor: Consolidate BitmapFont width and height limits
thankyouverycool
2021-11-30
FontEditor: Add scaled offset members to GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Update status bar on initialization
thankyouverycool
2021-11-30
FontEditor: Remove code duplication when resizing GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Account for glyph width when pasting
thankyouverycool
2021-11-30
FontEditor: Don't allow cutting and copying absent glyphs
thankyouverycool
2021-11-30
FontEditor: Don't null check newly created NonnullRefPtr fonts
thankyouverycool
2021-11-30
FontEditor: Factor out redundant code for a request to close
thankyouverycool
2021-11-30
FontEditor: Convert mode and transform buttons into toolbar actions
thankyouverycool
2021-11-30
FontEditor: Simplify start-up
thankyouverycool
2021-11-30
FontEditor: Use LibUnicode to convert character case
thankyouverycool
2021-11-30
LibGfx+FontEditor: Add helper to determine raw glyph presence
thankyouverycool
2021-11-30
LibCore: Fix relative seeking in IODevice
Arne Elster
2021-11-30
LibJS: Change LargerOfTwoTemporalUnits AO to return a StringView
Timothy Flynn
2021-11-29
LibJS: Implement Temporal.Duration.prototype.subtract
Luke Wilde
2021-11-29
LibJS: Implement Temporal.Duration.prototype.add
Luke Wilde
2021-11-29
LibJS: Implement Temporal.Duration.prototype.round
Luke Wilde
2021-11-29
LibJS: Implement Intl.DateTimeFormat.prototype.resolvedOptions
Timothy Flynn
2021-11-29
LibJS: Implement Intl.DateTimeFormat.supportedLocalesOf
Timothy Flynn
2021-11-29
js: Implement pretty-printing of Intl.DateTimeFormat
Timothy Flynn
2021-11-29
LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor
Timothy Flynn
2021-11-29
LibJS: Implement a nearly empty Intl.DateTimeFormat object
Timothy Flynn
2021-11-29
LibUnicode: Add special handling of hour cycle (hc) Unicode keywords
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate regional hour cycles
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate available candidate format patterns
Timothy Flynn
2021-11-29
LibUnicode: Parse and generate date, time, and date-time format patterns
Timothy Flynn
2021-11-29
LibJS+LibUnicode: Separate number formatting methods from Locale.h
Timothy Flynn
2021-11-29
LibJS: Change Intl's GetOption AO to accept a Span rather than a Vector
Timothy Flynn
2021-11-29
LibDSP: Fix potential slicing issue in volume_from_envelope
Brian Gianforcaro
2021-11-29
LibCpp: Fix copy paste typo in Parser::match_secondary_expression
Brian Gianforcaro
2021-11-29
3DFileViewer: Set correct aspect ratio in view frustum
Jelle Raaijmakers
2021-11-29
LibGL: Mark SoftwareGLContext::gl_scissor as override
Hendiadyoin1
2021-11-29
LibGfx: Link against LibIPC
Hendiadyoin1
2021-11-29
LibGfx: Load default font lazily
Hendiadyoin1
2021-11-29
LibJS: Implement parsing and executing for-await-of loops
davidot
2021-11-29
LibJS: Implement the async versions of iterator operations
davidot
2021-11-29
LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances
davidot
2021-11-29
LibJS: Move the TRY_OR_REJECT macro to PromiseReaction
davidot
2021-11-29
LibJS: Add AsyncIteratorPrototype
davidot
2021-11-29
ImageDecoder: Fix assertion after failed decode
Andreas Kling
2021-11-29
3DFileViewer: Improve FPS display
Jelle Raaijmakers
2021-11-29
LibIPC: Mark m_sockfd as maybe_unused on non Serenity platforms
davidot
2021-11-29
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
Andreas Kling
2021-11-28
SpiceAgent: Port to LibMain :^)
Andreas Kling
[next]