summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28LibGUI: Add UIDimension and UISize typesFrHun
2022-06-28LibGUI: Refactor BoxLayout for minor readability improvementsFrHun
2022-06-28LibGUI: Add direction totals to MarginsFrHun
2022-06-28Playground: Set `editor->on_change` before opening filesHumberto Alves
2022-06-28ln: Fix typo in `arguments` argumentMaciej
2022-06-27LibWeb/WebGL: Add WebGLRenderingContextBase.canvasLuke Wilde
2022-06-27LibWeb/WebGL: Forward the render context ref count to HTMLCanvasElementLuke Wilde
2022-06-27LibWeb: Forward CRC2D's ref count to HTMLCanvasElementLuke Wilde
2022-06-27LibHTTP+RequestServer: Recognize more HTTP methodsLuke Wilde
2022-06-27LibWeb: Add CDATASectionLuke Wilde
2022-06-27Ports: Update curl to 7.84.0Luke Wilde
2022-06-27LibJS: Check for add overflow in `DataViewConstructor`Cyber Gsus
2022-06-27LibGUI: Invert button icons only when the contrast ratio improvesHumberto Alves
2022-06-27Help: Use LibWeb to open files via RequestServerLucas CHOLLET
2022-06-27Browser+LibWeb+WebContent: Allow Browser to load local filesLucas CHOLLET
2022-06-27WindowServer: Make window stealing related functions synchronousLucas CHOLLET
2022-06-27LibFileSystemAccessClient: Return an errno instead of a string literalLucas CHOLLET
2022-06-27FileSystemAccessServer: Manage concurrent file requestsLucas CHOLLET
2022-06-27LibCore: Avoid some successive allocations in Stream::read_all()Lucas CHOLLET
2022-06-27AK: Perform a resize in ByteBuffer::get_bytes_for_writing()Lucas CHOLLET
2022-06-27Browser: Remove GML formatting errors from BrowserSettingsWidget.gmlAndrew Kaster
2022-06-26Spreadsheet: Display a detailed view of a cell error on hoverAli Mohammad Pur
2022-06-26Spreadsheet: Allow importing sheets into an existing workbookAli Mohammad Pur
2022-06-26Spreadsheet: Throw if lookup value doesn't exist and no default is givenAli Mohammad Pur
2022-06-26Spreadsheet: Make it possible to refer to ranges in other sheetsAli Mohammad Pur
2022-06-26AK: Recognize __CLION_IDE__ as well as __CLION_IDE_Ali Mohammad Pur
2022-06-26Spreadsheet: Prevent OOB access to text editor bufferAli Mohammad Pur
2022-06-26Base+Browser+BrowserSettings: Add default page for new tabXexxa
2022-06-26Browser+BrowserSettings: Add preference for new tabXexxa
2022-06-26LibGfx: Increase cache-friendliness in FastBoxBlurFilterLenny Maiorani
2022-06-26LibWeb: Fix parsing of background-size: contain/coverMacDue
2022-06-26LibJS: Infer file extensions when resolving module pathsLinus Groh
2022-06-26LibJS: Rename filepath to filename in module related codeLinus Groh
2022-06-26LibJS: Replace enumeration macro in typed_array_species_create()Linus Groh
2022-06-26LibJS: Store fn pointer to its intrinsic constructor on TypedArrayBaseLinus Groh
2022-06-25Ports: Add edid-decode portLiav A
2022-06-25LibC: Implement the getsubopt functionLiav A
2022-06-25Ports: Add GNU findutils utility suiteLiav A
2022-06-25Ports: Add GNU gzip utility portLiav A
2022-06-25Ports: Add GNU cpio archive utility portLiav A
2022-06-25Ports: Add lz4 compression utilityLiav A
2022-06-25Kernel/Graphics: Move GenericDisplayConnector code to a new sub-folderLiav A
2022-06-24Ports/qt6-qtbase: Add `md4c` as a dependencyTim Schumacher
2022-06-24Ports: Add a port of `md4c`Tim Schumacher
2022-06-24Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling itAli Mohammad Pur
2022-06-24Base: Add Counting Rod Numerals to font Katica Regular 10Xexxa
2022-06-24Base: Add Block Elements to font Katica Regular 10Xexxa
2022-06-24Base: Add Buginese to font Katica Regular 10Xexxa
2022-06-24Ports/mbedtls: Update to Mbed TLS 3.1.0Tim Schumacher
2022-06-24Ports/lua: Update to Lua 5.4Tim Schumacher