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-20
LibLine: Avoid excessive write() syscalls when refreshing the display
Ali Mohammad Pur
2021-07-20
LibLine: Reset the suggestion page offset when finding the max length
Ali Mohammad Pur
2021-07-20
LibGUI: Add Ctrl-U to insert mode
Ariel Don
2021-07-20
LibGUI: Add Ctrl-H to insert mode
Ariel Don
2021-07-20
LibGUI: Add Ctrl-W to insert mode
Ariel Don
2021-07-20
Taskbar: Update the start button width when system fonts change
Andreas Kling
2021-07-20
LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts
Andreas Kling
2021-07-20
LibTTF+LibGfx: Improve vertical alignment of glyphs
Andreas Kling
2021-07-20
LibTTF: Parse OS/2 tables
Andreas Kling
2021-07-20
LibTTF: Don't choke on fonts with CompositeGlyfFlags::UseMyMetrics
Andreas Kling
2021-07-20
LibTTF: Minor const correctness fix in TTF rasterizer
Andreas Kling
2021-07-20
LibTTF: Propagate glyph bitmap allocation failure in rasterizer
Andreas Kling
2021-07-20
LibTTF: Rename "raster" => "rasterize"
Andreas Kling
2021-07-20
LibTTF: Convert code to east-const style
Andreas Kling
2021-07-20
Taskbar: Launch apps in Terminal when RunInTerminal=true is specified
Linus Groh
2021-07-20
LibDesktop: Add a RunInTerminal boolean field to app files
Linus Groh
2021-07-20
Help: Add check for pushing current page to history
roepfeli
2021-07-20
Pong: Disable resizing the window
Karol Kosek
2021-07-19
Revert "Profiler: Configure the TimelineContainer to be shrink to fit"
Brian Gianforcaro
2021-07-19
Applets: Add DesktopPicker applet
Peter Elliott
2021-07-19
WindowServer: Add set_virtual_dekstop WindowManager message
Peter Elliott
2021-07-19
LibGUI: Add callback for screen rect change to Desktop.h
Peter Elliott
2021-07-19
File Manager: Differentiate between navigation and rename errors
ls
2021-07-19
Assistant: Trim terminal command before displaying or running it
LuK1337
2021-07-19
LibGUI: Call did_update() from AutocompleteSuggestionModel::update()
Itamar
2021-07-19
LibGUI: Remove column width limitation in AutocompleteProvider
Itamar
2021-07-19
LibC: Add stub for iswprint
Kenneth Myhra
2021-07-19
LibGUI: Tighten invalidation rect for TabWidget
Marcus Nilsson
2021-07-19
LibGUI: Don't invalidate scrollbar rect if disabled
Marcus Nilsson
2021-07-19
LibWeb: Implement justify-content for the FlexFormattingContext
Tobias Christiansen
2021-07-19
LibWeb: Add parsing for the justify-content property
Tobias Christiansen
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-19
AK: Introduce Math.h
Hendiadyoin1
2021-07-19
SoundPlayer: Fix a spelling mistake in a variable name
Gunnar Beutner
2021-07-19
Applets: Add tooltip for Clipboard History
brapru
2021-07-19
SoundPlayer: End M3U tag names with a colon
Karol Kosek
2021-07-19
SoundPlayer: Clear M3U track metadata after parsed file
Karol Kosek
2021-07-19
WindowServer: Fix crash rendering fullscreen window
Tom
2021-07-19
LibJS: Implement Temporal.PlainDate.prototype.calendar
Idan Horowitz
2021-07-19
LibJS: Implement Temporal.PlainDate.prototype[@@toStringTag]
Idan Horowitz
2021-07-19
LibJS: Start implementing Temporal.PlainDate
Idan Horowitz
2021-07-19
LibCrypto: Add operator<= and operator>= to SignedBigInteger
Idan Horowitz
2021-07-19
LibTest/Utilities: Add method for TestRunner to print failed test names
Andrew Kaster
2021-07-19
LibJS: Rename Temporal.now => Temporal.Now
Linus Groh
2021-07-19
LibJS: Reflect recent editorial changes in the Temporal proposal
Linus Groh
2021-07-19
LibJS: Implement Temporal.Duration.from()
Linus Groh
2021-07-19
LibJS: Fix TemporalDurationLike property order
Linus Groh
2021-07-19
LibJS: Move Temporal AO structs/enum classes above function declarations
Linus Groh
2021-07-18
WindowServer: Fix menu over-drawing
Tom
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
[next]