index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-29
LibJS: Add notes about lifetime of surrounding agent
Linus Groh
2022-04-29
LibJS: Fix numeric type confusion in GetEpochFromISOParts return value
Linus Groh
2022-04-29
LibJS: Update for structured headers added to various Temporal AOs
Linus Groh
2022-04-29
LibJS: Drop "integral part of" language
Linus Groh
2022-04-29
LibJS: Fix one more instance of Number value / integer confusion
Linus Groh
2022-04-29
LibJS: Define IsBuiltinCalendar in terms of AvailableCalendars
Linus Groh
2022-04-29
LibJS: Rename DateFromFields to CalendarDateFromFields, etc
Linus Groh
2022-04-29
LibC: Implement posix_fadvise() (as a harmless no-op)
Andreas Kling
2022-04-29
LibC: Add more _POSIX_FOO constants to unistd.h
Andreas Kling
2022-04-29
LibC: Add MIN, MAX and howmany macros to sys/param.h
Andreas Kling
2022-04-29
LibC: Actually set the FPU environment instead of its pointer
Tim Schumacher
2022-04-29
LibJS: Fix RoundNumberToIncrement spec number
Linus Groh
2022-04-29
ThemeEditor: Show if modified, and prompt before discarding unsaved work
Sam Atkins
2022-04-29
ThemeEditor: Update displayed alignment when loading a theme file
Sam Atkins
2022-04-29
ThemeEditor: Stop firing unnecessary change callbacks
Sam Atkins
2022-04-29
LibGUI+ThemeEditor: Split preview-widget palette-change callback
Sam Atkins
2022-04-29
LibGUI: Add AllowCallback parameter to ColorInput::set_color()
Sam Atkins
2022-04-29
ThemeEditor: Open the FilePicker at the location in the path input
Sam Atkins
2022-04-29
ThemeEditor: Show a message box if saving fails
Sam Atkins
2022-04-29
ThemeEditor: Propagate failure to create AlignmentModel
Sam Atkins
2022-04-29
Kernel+WindowServer: Move setting tty graphical mode to Userspace
Peter Elliott
2022-04-29
Kernel: Support userspace TTY graphics modesetting
Peter Elliott
2022-04-29
LibJS: Remove outdated FIXMEs about required date_from_fields() options
Linus Groh
2022-04-29
AK: Install generated `Debug.h` into `/usr/include`
Jelle Raaijmakers
2022-04-29
Ports: Compile SDL2 against LibAudio
Jelle Raaijmakers
2022-04-29
LibAudio: Add a formatter for `Audio::Sample`
Jelle Raaijmakers
2022-04-29
LibCore: Simplify conditional logic in SharedCircularQueue
Jelle Raaijmakers
2022-04-29
LibAudio: Make includes work from ports
Jelle Raaijmakers
2022-04-29
LibWeb: Remove TokenStream::position() and ::rewind_to_position()
Sam Atkins
2022-04-29
LibWeb: Use StateTransaction for UnicodeRange parsing
Sam Atkins
2022-04-29
LibWeb: Use StateTransaction in more places
Sam Atkins
2022-04-29
LibWeb: Use StateTransaction for supports-query parsing
Sam Atkins
2022-04-29
LibWeb: Use StateTransaction for media-query parsing
Sam Atkins
2022-04-29
LibWeb: Extract MediaType to/from_string() logic into functions
Sam Atkins
2022-04-29
LibWeb: Allow whitespace inside An+B again and use StateTransactions
Sam Atkins
2022-04-29
LibWeb: Add StateTransaction RAII to CSS TokenStream
Sam Atkins
2022-04-29
LibWeb: Move variables in parse_a_n_plus_b_pattern() closer to usage
Sam Atkins
2022-04-29
LibWeb: Handle trailing tokens outside of parse_a_n_plus_b_pattern()
Sam Atkins
2022-04-29
LibWeb: Rename a local variable to not collide with a parameter
Sam Atkins
2022-04-29
LibWeb: Replace Result with ErrorOr in CSS Parser
Sam Atkins
2022-04-29
LibWeb: Make CSS ParsingContext::m_url not Optional
Sam Atkins
2022-04-28
LibMarkdown: Add strike-through text support to markdown
huttongrabiel
2022-04-28
Base: Improvements to the Light theme
Joel Hansen
2022-04-28
ThemeEditor: Add preview window with 'Highlighted' window state
MacDue
2022-04-28
ThemeEditor: Center preview windows accounting for window frame
MacDue
2022-04-28
Kernel/Storage: Migrate the partition code to use the ErrorOr container
Liav A
2022-04-28
Kernel+Utilities: Add the route utility
brapru
2022-04-28
Kernel: Use TRY to handle string copies in GlobalProcessExposed
brapru
2022-04-28
Kernel: Add a global routing table
brapru
2022-04-28
Kernel: Generalize the UpdateArp table to UpdateTable
brapru
[next]