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-01-17
LibJS: Implement the TrimString Abstract Operation
Idan Horowitz
2022-01-17
LibSoftGPU: Add stencil statistic to debug overlay
Jelle Raaijmakers
2022-01-17
LibGL: Use number of lights from stored device info
Jelle Raaijmakers
2022-01-17
LibGL+LibSoftGPU: Implement the stencil buffer
Jelle Raaijmakers
2022-01-17
LibGL: Convert stencil front/back function and operation to `Array`s
Jelle Raaijmakers
2022-01-17
LibGL+LibSoftGPU: Enumize material front/back face selection
Jelle Raaijmakers
2022-01-16
readelf: Fall back to default interpreter path on empty path
Thijs Waalen
2022-01-17
WindowServer: Pick font with glyphs for digits for ScreenNumberOverlay
Tom
2022-01-16
LibC: Flush all file streams on exit
Daniel Bertalan
2022-01-16
LibC: Implement `fflush(nullptr)`
Daniel Bertalan
2022-01-16
LibGUI: Allow selecting glyphs by dragging in GlyphMapWidget
thankyouverycool
2022-01-16
FontEditor: Set GlyphEditor glyph on initialization
thankyouverycool
2022-01-16
FontEditor: Disambiguate save function from save-as action
thankyouverycool
2022-01-16
FontEditor: Update GlyphEditor and width widgets on paste and delete
thankyouverycool
2022-01-16
FontEditor: Correct GroupBox height
thankyouverycool
2022-01-16
FontEditor: Calculate GlyphEditor toolbar widths more precisely
thankyouverycool
2022-01-16
FontEditor: Remove unnecessary call during GlyphEditor init
thankyouverycool
2022-01-16
FontEditor: Remove .gitignore artifact from old build system
thankyouverycool
2022-01-16
LibJS: Rewrite the Encode AO to handle unpaired UTF-16 surrogates
Idan Horowitz
2022-01-16
LibJS: Check validity of encoded unicode code points in the Decode AO
Idan Horowitz
2022-01-16
SystemMonitor: Don't display empty CPU graphs when number of CPUs < 4
Marcus Nilsson
2022-01-16
LibJS: Fix that '_' no longer accessed the last value in the REPL
davidot
2022-01-16
LibJS: Fix value of Generator.prototype.constructor
Linus Groh
2022-01-16
LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype
Linus Groh
2022-01-16
groupadd: Port to LibMain and use the new Core::Group abstraction :^)
Kenneth Myhra
2022-01-16
LibCore: Add Core::Group abstraction for group management :^)
Kenneth Myhra
2022-01-16
LibC: Fix `scandir` not checking for allocation failure
Michel Hermier
2022-01-16
LibC: Make `*alloc` return `NULL` in case of failure (POSIX)
Michel Hermier
2022-01-16
LibC: Document some posix `*alloc` urls
Michel Hermier
2022-01-16
LibSQL: Introduce SELECT ... LIMIT xxx OFFSET yyy
Jan de Visser
2022-01-16
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
Jan de Visser
2022-01-16
CharacterMap+Base: Give Character Map an icon
Sam Atkins
2022-01-16
CharacterMap+Base: Add man page for Character Map :^)
Sam Atkins
2022-01-16
CharacterMap: Add a find-by-name window
Sam Atkins
2022-01-16
CharacterMap: Add previous, next, and go-to glyph buttons
Sam Atkins
2022-01-16
LibGUI+FontEditor: Move seek-prev/next-glyph logic into GlyphMapWidget
Sam Atkins
2022-01-16
CharacterMap: Add output box for copying arbitrary character sequences
Sam Atkins
2022-01-16
LibGUI: Add on_glyph_double_clicked() callback to GlyphMapWidget
Sam Atkins
2022-01-16
CharacterMap: Add new Character Map application :^)
Sam Atkins
2022-01-16
LibGUI: Preserve glyph selection when changing font
Sam Atkins
2022-01-16
LibGUI: Remove unused method definitions from GlyphMapWidget
Sam Atkins
2022-01-16
LibGUI: Recalculate GlyphMapWidget content size when changing font
Sam Atkins
2022-01-16
LibGUI: Make GlyphMapWidget work with vector fonts
Sam Atkins
2022-01-16
LibGUI+FontEditor: Move GlyphMapWidget to LibGUI
Sam Atkins
2022-01-16
LibGUI: Make button icons settable in GML
Sam Atkins
2022-01-16
LibJS: Implement Date.prototype.setUTCDate
Timothy Flynn
2022-01-16
LibJS: Implement Date.prototype.setUTCFullYear
Timothy Flynn
2022-01-16
LibJS: Implement Date.prototype.setUTCHours
Timothy Flynn
2022-01-16
LibJS: Implement Date.prototype.setUTCMilliseconds
Timothy Flynn
2022-01-16
LibJS: Implement Date.prototype.setUTCMinutes
Timothy Flynn
[prev]
[next]