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-07-26
LibWeb: Convert WrapperGenerator and the generated code to east-const
davidot
2021-07-26
KeyboardSettings: Prevent minimising the window
Jamie Mansfield
2021-07-26
KeyboardSettings: Prevent resizing the window
Jamie Mansfield
2021-07-26
DisplaySettings: Prevent minimising the window
Jamie Mansfield
2021-07-26
LibC: Declare wide character type functions in wctype.h
Kenneth Myhra
2021-07-26
TextDocument: Fix indentation duplicating spaces
Vinicius
2021-07-26
Taskbar: Unbreak application launchers in the start menu
Andreas Kling
2021-07-26
Settings: Tweak initial window size
Andreas Kling
2021-07-26
Taskbar: Show Settings app instead of Settings app category
Andreas Kling
2021-07-25
LibJS: Use more narrow types in Temporal ISODateTime struct
Linus Groh
2021-07-25
LibJS: Implement Temporal.TimeZone.prototype.getOffsetNanosecondsFor()
Linus Groh
2021-07-25
LibJS: Handle PlainDateTime objects in GetTemporalCalendarWithISODefault
Linus Groh
2021-07-25
LibJS: Handle PlainDateTime objects ToTemporalCalendar
Linus Groh
2021-07-25
LibJS: Store the %Array.prototype.values% intrinsic on the global object
Linus Groh
2021-07-26
Settings: Add a very simple Settings application
Andreas Kling
2021-07-26
LibDesktop: Add an optional "Description" field to .af files
Andreas Kling
2021-07-25
WindowServer: Remove debug spam in MenuManager::refresh()
Andreas Kling
2021-07-25
LibC: Randomize malloc() block addresses on x86_64
Andreas Kling
2021-07-25
Utilities: Support static assignment of the ARP table
brapru
2021-07-25
Kernel: Support ioctl SIOCSARP and SIOCDARP
brapru
2021-07-25
LibGUI: Put actions in order in MultiView
Karol Kosek
2021-07-25
LibGUI: Add keyboard shortcuts for changing views in MultiView
Karol Kosek
2021-07-25
LibGUI: Add keyboard shortcuts to FilePicker
Karol Kosek
2021-07-25
Kernel: Remove unused madvise(MADV_GET_VOLATILE)
Andreas Kling
2021-07-25
Kernel: Make purgeable memory a VMObject level concept (again)
Andreas Kling
2021-07-25
LibGUI: Handle GUI::Window non-volatile backing store issues better
Andreas Kling
2021-07-25
LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure
Andreas Kling
2021-07-25
LibGfx: Remove "purgeable Gfx::Bitmap" as a separate concept
Andreas Kling
2021-07-25
LibGfx: Add try_ prefix to Bitmap::try_allocate_backing_store()
Andreas Kling
2021-07-25
Kernel+LibSystem: Add a 4th syscall argument
Andreas Kling
2021-07-25
LibGUI+Browser: Do not paste bitmaps
TheFightingCatfish
2021-07-25
SystemManager: Separate sockets GroupBox into TCP/UDP
brapru
2021-07-25
Utilities: Add count option for ping
brapru
2021-07-24
LibIMAP: Parse (but ignore) OK [HIGHESTMODSEQ <mod-sequence-value>]
Linus Groh
2021-07-24
LibIMAP: Parse OK [CLOSED]
Linus Groh
2021-07-24
LibIMAP: Replace abuse of String::matches() with == in the parser
Linus Groh
2021-07-24
LibIMAP: Add and use Parser::consume_until_end_of_line()
Linus Groh
2021-07-24
LibIMAP: Clean up Parser.h a bit
Linus Groh
2021-07-24
LibIMAP: Rename IMAP::Parser::{parse => consume}_while()
Linus Groh
2021-07-24
LibWeb: Add box-shadow rendering
Tobias Christiansen
2021-07-24
LibWeb: Parse box-shadow in the DeprecatedCSSParser
Tobias Christiansen
2021-07-24
LibWeb: Make box-shadow known throughout the CSS subsystem
Tobias Christiansen
2021-07-24
LibWeb: Add box-shadow as a known ValueID
Tobias Christiansen
2021-07-24
LibWeb: Add BoxShadowStyleType as a CSS StyleType
Tobias Christiansen
2021-07-24
FileManager: Show an open icon for selected folder in tree view again
Karol Kosek
2021-07-24
Mail: Make checking for headers in DataItem case insensitive
Luke
2021-07-24
LibIMAP: Add a bunch of serialize_astring in command construction
Luke
2021-07-24
LibWeb: Draw elements with opacity in a separate stacking context
Egor Ananyin
2021-07-24
LibWeb: Parse and store the opacity property
Egor Ananyin
2021-07-24
LibWeb: Don't paint children stacking contexts inside the current one
Egor Ananyin
[next]