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
2022-04-06
LibGUI: Register AbstractTableView.column_headers_visible
kleines Filmröllchen
2022-04-06
LibGUI: Implement column_headers_visible in AbstractTableView
kleines Filmröllchen
2022-04-06
LibWeb: Determine intrinsic flex container size from content-size
Andreas Kling
2022-04-06
LibCore+Base: Hide empty options sections in manpages
sin-ack
2022-04-06
LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts
sin-ack
2022-04-06
LibWeb: Add basic constructor/prototype to exotic objects
Igor Pissolati
2022-04-06
AnalogClock: Keep default alpha hit threshold
Ali Chraghi
2022-04-06
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Add virtual base class for devices
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images
Stephan Unverwerth
2022-04-06
LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move TexCoordGenerationConfig into LibGPU
Stephan Unverwerth
2022-04-06
LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPU
Stephan Unverwerth
2022-04-06
LibWeb: Implement basic intrinsic sizing algorithms for flex containers
Andreas Kling
2022-04-05
LibWeb: Add XMLHttpRequest::open() overload
Kenneth Myhra
2022-04-05
Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)"
Andreas Kling
2022-04-05
WindowServer+LibGUI: Notify windows when their maximized state changes
Andreas Kling
2022-04-05
WebContent: Cancel pending paint requests when removing a backing store
Andreas Kling
2022-04-05
WebContent: Use ConsoleGlobalObject for the console's global object :^)
Sam Atkins
2022-04-05
Utilities: Update arp to use newer APIs
brapru
2022-04-05
Utilities: Pledge inet in arp command
brapru
2022-04-05
LibJS: Actually generate a lexical env for SwitchStatement in BC
Ali Mohammad Pur
2022-04-05
LibJS: Use InitializeOrSet to initialize function declarations in BC
Ali Mohammad Pur
2022-04-05
LibJS: Make Handle<Value>::is_null() also consider the contained value
Ali Mohammad Pur
2022-04-05
js: Print the accumulator instead of the returned value in BC mode
Ali Mohammad Pur
2022-04-05
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
Timothy Flynn
2022-04-04
LibWeb: Make default text-decoration-thickness a fraction of font height
Karol Kosek
2022-04-04
LibJS: Fix typo in a variable name in get_substitution()
Linus Groh
2022-04-04
LibJS: Fix some clang-tidy warnings in Temporal
Linus Groh
2022-04-04
LibJS: Use MUST() instead of TRY() for two infallible Temporal AOs
Linus Groh
2022-04-04
LibWeb: Use correct global object in legacy factories
Igor Pissolati
2022-04-04
PDFViewer: Propagate more errors
Matthew Olsson
2022-04-04
PDFViewer: Autosize page label
Matthew Olsson
2022-04-04
LibGUI: Add optional autosize padding
Matthew Olsson
2022-04-04
PDFViewer: Respect page navigation features in multi-page mode
Matthew Olsson
2022-04-04
PDFViewer: Support a continuous page view mode
Matthew Olsson
2022-04-04
PDFViewer: Add page mode option
Matthew Olsson
2022-04-04
PDFViewer: Don't change pages on horizontal scroll
Matthew Olsson
2022-04-04
PDFViewer: Clear rendered page cache on application resize
Matthew Olsson
2022-04-04
LibWeb: Add legacy Option factory function
Igor Pissolati
[next]