summaryrefslogtreecommitdiff
path: root/Userland
AgeCommit message (Expand)Author
2023-01-27AK: Remove StringBuilder::build() in favor of to_deprecated_string()Linus Groh
2023-01-27WindowServer: Remove declarations for non-existent methodsSam Atkins
2023-01-27TelnetServer: Remove declarations for non-existent methodsSam Atkins
2023-01-27Taskbar: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibXML: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibWeb: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibWasm: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibVideo: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibTLS: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibRegex: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibPDF: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibJS: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibIMAP: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibGfx: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibGUI: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibElf: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibDSP: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibCrypto: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibCpp: Remove declarations for non-existent methodsSam Atkins
2023-01-27LibCodeComprehension: Remove declarations for non-existent methodsSam Atkins
2023-01-27Inspector: Remove declarations for non-existent methodsSam Atkins
2023-01-27HackStudio: Remove declarations for non-existent methodsSam Atkins
2023-01-27VideoPlayer: Remove declarations for non-existent methodsSam Atkins
2023-01-27PixelPaint: Remove declarations for non-existent methodsSam Atkins
2023-01-27Piano: Remove declarations for non-existent methodsSam Atkins
2023-01-27AK: Remove unused DateTimeLexer classSam Atkins
2023-01-27PixelPaint: Allow the gradient tool to work with selectionsMacDue
2023-01-27PixelPaint: Fix gradient tool clipping issuesMacDue
2023-01-27PixelPaint: Fix off-by-one in on_second_paint() clip rectMacDue
2023-01-27LibJS+LibLocale: Propagate errors from find_regional_values_for_localeTimothy Flynn
2023-01-27LibJS+LibLocale: Port Intl.DateTimeFormat to StringTimothy Flynn
2023-01-27LibLocale: Remove "else" after "if" statements that always returnTimothy Flynn
2023-01-27WebContent: Implement more of WebDriver element-click algorithmSam Atkins
2023-01-27WebContent: Bring existing WebDriver element-click code closer to specSam Atkins
2023-01-27LibWeb: Make NodeFilter::Result an enum classSam Atkins
2023-01-27LibWeb: Expose the NodeFilter's whatToShow values to C++Sam Atkins
2023-01-27WebDriver+LibWeb: Rename "click" to "element_click"Sam Atkins
2023-01-27icc: Accept path to images in addition to path to ICC profileNico Weber
2023-01-27LibGfx: Make JPGLoader hand out embedded ICC bytesNico Weber
2023-01-27LibGfx: Add a method to ImageDecoderPlugin for reading ICC dataNico Weber
2023-01-27LibWeb: Correct logic in TreeWalker::next_node()Sam Atkins
2023-01-27Shell: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27Services: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27Profiler: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27Inspector: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27HackStudio: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27Spreadsheet: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins
2023-01-27SpaceAnalyzer: Replace uses of JsonObject::get_deprecated()/get_ptr()Sam Atkins