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-05-11
LibGUI: Try use layout's preferred size for the content size
Karol Kosek
2022-05-11
LibGUI: Always use widget's minimum size in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Reuse common parts in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Take only valid sizes when calculating BoxLayout preferred size
Karol Kosek
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-11
Base: Document new TabWidget properties, and extend the example a bit
Sam Atkins
2022-05-11
LibGUI: Expose more TabWidget properties to GML
Sam Atkins
2022-05-11
Documentation: Correct and update IDL documentation
Sam Atkins
2022-05-11
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
Sam Atkins
2022-05-11
LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule()
Sam Atkins
2022-05-11
LibWeb: Implement `@supports` serialization
Sam Atkins
2022-05-11
LibWeb: Add CSSSupportsRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSMediaRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSImportRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSConditionRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSGroupingRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add MediaList wrapper
Sam Atkins
2022-05-10
LibSoftGPU: Implement depth offset factor
Jelle Raaijmakers
2022-05-09
LibGUI: Consider TextEditor icon size when scrolling text horizontally
offtkp
2022-05-09
LibGL+LibGPU+LibSoftGPU: Implement point and line drawing
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Mention correct `i686` target in `Device` comment
Jelle Raaijmakers
2022-05-09
AK: Add `clamp(f32x4, float, float)`
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Update coverage mask bits during rasterization
Jelle Raaijmakers
2022-05-09
LibGfx: Use `AK::round_to` for `VectorN::to_rounded<U>`
Jelle Raaijmakers
2022-05-09
LibGfx: Add `VectorN::to_type<T>()`
Jelle Raaijmakers
2022-05-09
LibGfx: Use `VectorN` dot product of self for `length()`
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Copy line width to rasterizer in `glLineWidth`
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `GL_LINE_SMOOTH` context parameter
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `GL_POINT_SMOOTH` context parameter
Jelle Raaijmakers
2022-05-09
LibGL+LibGPU: Implement `glPointSize`
Jelle Raaijmakers
2022-05-09
LibGL: Remove `break` from `GL_SCISSOR_BOX` context parameter
Jelle Raaijmakers
2022-05-09
LibGL: Alphabetize `GL_LIGHT*` cases in `gl_enable()`
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Reference correct class in Typed2DBuffer comment
Jelle Raaijmakers
2022-05-09
Ports: Play GLTron audio at 1x speed
Jelle Raaijmakers
2022-05-09
Ports: Convert GLTron patches to new format
Jelle Raaijmakers
2022-05-09
Ports: Improve newline support for `./package.sh dev`
Jelle Raaijmakers
2022-05-09
Kernel: Sort aarch64 CMake sources alphabetically
Timon Kruiper
2022-05-09
Kernel: Add initial implementation of Processor in aarch64
Timon Kruiper
2022-05-09
Kernel: Call the constructors in the aarch64 init function
Timon Kruiper
2022-05-09
Kernel: Separate kmalloc.cpp into a separate library similar to x86_64
Timon Kruiper
2022-05-09
Kernel: Reorder sections in aarch64 linker script to save space
Timon Kruiper
2022-05-09
Kernel: Add some mission sections to the aarch64 linker script
Timon Kruiper
2022-05-09
LibJS: Use '2 × nsMaxInstant' in a couple of assertion comments
Linus Groh
2022-05-09
DisplaySettings: Add 2256x1504 resolution
Linus Groh
2022-05-09
LibGfx: Add the glyph spacing also to spaces in Painter::draw_text_run()
Karol Kosek
2022-05-09
Documentation: Update the required packages for arch based systems
networkException
2022-05-08
LibC: Add missing macro definitions for errno codes
circl
2022-05-08
Fire: Ignore mouse events outside the window (to the left)
MacDue
2022-05-08
Fire: Replace #defines with constexprs
MacDue
2022-05-08
Toolchain: Allow BuildQemu.sh to resume downloads
Lucas CHOLLET
[prev]
[next]