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-04-23
LibWeb: Don't assume name is string in HTMLCollectionWrapper::get()
Andreas Kling
2021-04-23
Utilities: Fix the --list-syscalls option to syscall(1)
Brian Gianforcaro
2021-04-23
LibTLS: Call the read hooks after processing messages too
Ali Mohammad Pur
2021-04-23
Shell: Fix how cd handles the path argument
Gunnar Beutner
2021-04-23
FontEditor: Set proper defaults in NewFontDialog
thankyouverycool
2021-04-23
LibGfx+FontEditor: Account for raw width when painting glyphs
thankyouverycool
2021-04-23
FontEditor: Don't append literal Line Feeds to clipboard metadata
thankyouverycool
2021-04-23
FontEditor: Set correct mean- and baseline ranges for new fonts
thankyouverycool
2021-04-23
FontEditor: Add move glyph tool
thankyouverycool
2021-04-23
FontEditor: Add undo and redo commands
thankyouverycool
2021-04-23
FontEditor: Add adjustable scaling to GlyphEditorWidget
thankyouverycool
2021-04-23
FontEditor: Add status tips and missing Alt shortcuts to actions
thankyouverycool
2021-04-23
FontEditor: Add text refresh button to Preview ToolWindow
thankyouverycool
2021-04-23
LibGUI: Allow bypassing hook when setting SpinBox range
thankyouverycool
2021-04-23
LibRegex: Implement multiline stateful matches
Ali Mohammad Pur
2021-04-23
LibRegex: Do not attempt to find more matches when one match is needed
Ali Mohammad Pur
2021-04-23
LibJS: Use the match's global offset for 'index' in RegExp.exec()
Ali Mohammad Pur
2021-04-23
WidgetGallery: Split cursor/icon names based on full paths
thankyouverycool
2021-04-23
LibM: Add more macros; increase precision of existing macros
Matthew Olsson
2021-04-23
Userland: Use mattco@serenityos.org for my copyright headers
Matthew Olsson
2021-04-22
LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers
Luke
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
Idan Horowitz
2021-04-22
AK+Userland: Use mpfard@serenityos.org for my copyright headers
Ali Mohammad Pur
2021-04-22
LibWeb: Implement document.anchors
Andreas Kling
2021-04-22
LibWeb: Implement document.applets
Andreas Kling
2021-04-22
LibWeb: Implement a slow but functional HTMLCollection :^)
Andreas Kling
2021-04-22
LibWeb: Allow IDL interfaces to override get_by_index()
Andreas Kling
2021-04-22
Everywhere: Use bgianf@serenityos.org for my copyright attribution
Brian Gianforcaro
2021-04-22
LibWeb: Improve fallback font selection
Simon Danner
2021-04-22
LibWeb: Encode URL in ResourceLoader::load()
Simon Danner
2021-04-22
LibWeb: Parse line-height inside font property
Egor Ananyin
2021-04-22
LibWeb: Fix height computation (again) :^)
Egor Ananyin
2021-04-22
SystemMonitor: Only show two decimal digits for the CPU usage
Andreas Kling
2021-04-22
LibSQL: Parse (most of) SELECT statement
Timothy Flynn
2021-04-22
LibSQL: Separate parsing of common-table-expression list
Timothy Flynn
2021-04-22
LibSQL: Fix parsing of lists of common-table-expression
Timothy Flynn
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-22
LibWeb: Fix HTML injection on FrameLoader error page
Linus Groh
2021-04-22
WidgetGallery: Fix bogus return type from FileIconsModel::create()
Andreas Kling
2021-04-22
LibRegex: Unbreak the ALL_DEBUG build
Andreas Kling
2021-04-22
LibWeb+Base: Use AK::SourceGenerator for error pages
Andreas Kling
2021-04-21
LibELF: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
LibCoreDump: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
LibCore: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
FontEditor: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
LibGUI: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
LibWeb+Base: Convert String::format() to String::formatted()
Andreas Kling
2021-04-21
TelnetServer: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
LibDebug: Convert String::format() => String::formatted()
Andreas Kling
[next]