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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-06-28
LibGUI: Grow spacers after doing layout
FrHun
2022-06-28
LibGUI: Add read-only effective size properties for debugging
FrHun
2022-06-28
LibGUI: Remove temporary compatibility measures for new layout system
FrHun
2022-06-28
LibGUI: Use new layout system for BoxLayout run
FrHun
2022-06-28
LibGUI: Use new layout system in Splitter
FrHun
2022-06-28
LibGUI: Use new layout system in scrollable widgets
FrHun
2022-06-28
LibGUI: Remove usages of deprecated implicit conversions
FrHun
2022-06-28
LibGUI: Add effective and calculated sizes to Widget
FrHun
2022-06-28
LibGUI: Change preferred_size in Layout to new layout system
FrHun
2022-06-28
LibGUI: Add min_size to Layout
FrHun
2022-06-28
LibGUI: Use preferred_size to emulate old is_shrink_to_fit
FrHun
2022-06-28
LibGUI: Add preferred_size to Widget
FrHun
2022-06-28
LibGUI: Introduce UIDimension properties
FrHun
2022-06-28
LibGUI: Use UIDimension in place of int in Widget
FrHun
2022-06-28
LibGUI: Add UIDimension and UISize types
FrHun
2022-06-28
LibGUI: Refactor BoxLayout for minor readability improvements
FrHun
2022-06-28
LibGUI: Add direction totals to Margins
FrHun
2022-06-27
LibWeb/WebGL: Add WebGLRenderingContextBase.canvas
Luke Wilde
2022-06-27
LibWeb/WebGL: Forward the render context ref count to HTMLCanvasElement
Luke Wilde
2022-06-27
LibWeb: Forward CRC2D's ref count to HTMLCanvasElement
Luke Wilde
2022-06-27
LibHTTP+RequestServer: Recognize more HTTP methods
Luke Wilde
2022-06-27
LibWeb: Add CDATASection
Luke Wilde
2022-06-27
LibJS: Check for add overflow in `DataViewConstructor`
Cyber Gsus
2022-06-27
LibGUI: Invert button icons only when the contrast ratio improves
Humberto Alves
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-27
LibFileSystemAccessClient: Return an errno instead of a string literal
Lucas CHOLLET
2022-06-27
FileSystemAccessServer: Manage concurrent file requests
Lucas CHOLLET
2022-06-27
LibCore: Avoid some successive allocations in Stream::read_all()
Lucas CHOLLET
2022-06-26
LibGfx: Increase cache-friendliness in FastBoxBlurFilter
Lenny Maiorani
2022-06-26
LibWeb: Fix parsing of background-size: contain/cover
MacDue
2022-06-26
LibJS: Infer file extensions when resolving module paths
Linus Groh
2022-06-26
LibJS: Rename filepath to filename in module related code
Linus Groh
2022-06-26
LibJS: Replace enumeration macro in typed_array_species_create()
Linus Groh
2022-06-26
LibJS: Store fn pointer to its intrinsic constructor on TypedArrayBase
Linus Groh
2022-06-25
LibC: Implement the getsubopt function
Liav A
2022-06-24
LibJS/Tests: Correct pluralSmallestPluralDisallowedOptions largestUnit
Linus Groh
2022-06-24
LibJS: Refactor common option reading into the GetDifferenceSettings AO
Linus Groh
2022-06-24
LibJS: Mark CreateTemporalDate in AddDateTime as infallible
Linus Groh
2022-06-24
LibJS: Mark CreateTemporalDate in ToRelativeTemporalObject as fallible
Linus Groh
2022-06-24
LibJS: Mark some calls of CreateTemporalDate as infallible
Linus Groh
2022-06-24
LibJS: Mark PlainTime.prototype.round's CreateTemporalTime infallible
Linus Groh
2022-06-24
LibJS: Assert RoundISODateTime is called with values within the limits
Linus Groh
2022-06-24
LibJS: Assert AddTime is called with a valid time
Linus Groh
2022-06-24
LibJS: Add Number conversion in PrepareTemporalFields
Linus Groh
2022-06-24
LibJS: Add Number conversion in ZonedDateTime.prototype.getISOFields()
Linus Groh
2022-06-24
LibJS: Add Number conversion in AddDu/ToOrSubtractDu/FromPlainYearMonth
Linus Groh
2022-06-24
LibJS: Add conversion to mathematical number in ToTemporalTimeRecord
Linus Groh
2022-06-24
LibJS: Check for invalid epoch ns in DisambiguatePossibleInstants
Linus Groh
2022-06-24
LibJS: Check for invalid epoch nanoseconds in NanosecondsToDays
Linus Groh
2022-06-24
LibJS: Check for invalid epoch nanoseconds in InterpretISODateTimeOffset
Linus Groh
[prev]
[next]