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-12
DisplaySettings: Set window modified state
Sam Atkins
2022-05-12
TerminalSettings: Set window modified state
Sam Atkins
2022-05-12
MouseSettings: Set window modified state
Sam Atkins
2022-05-12
LibGUI: Add AllowCallback parameter to ComboBox::set_text()
Sam Atkins
2022-05-12
MouseSettings: Update the cursor theme preview when restoring defaults
Sam Atkins
2022-05-12
WindowServer: Save config file when mouse cursor theme is changed
Sam Atkins
2022-05-12
MailSettings: Set window modified state
Sam Atkins
2022-05-12
KeyboardSettings: Set window modified state
Sam Atkins
2022-05-12
ClockSettings: Set window modified state
Sam Atkins
2022-05-12
BrowserSettings: Set window modified state
Sam Atkins
2022-05-12
LibGUI: Support "modified" window state in SettingsWindow
Sam Atkins
2022-05-12
LibGUI: Run TextEditor::on_change callback immediately
Sam Atkins
2022-05-11
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
RKBethke
2022-05-11
WindowServer: Make window frame flashing use the highlight color
kleines Filmröllchen
2022-05-11
LibSoftGPU: Clamp polygon depth values to `0.f - 1.f`
Jelle Raaijmakers
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
[prev]
[next]