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-04
TextEditor: Show time-since-last-save in "unsaved changes" dialogs :^)
Andreas Kling
2022-01-04
LibGUI: Add optional unmodified timestamp to "unsaved changes" dialogs
Andreas Kling
2022-01-04
LibGUI: Make GUI::UndoStack remember time it was last set to unmodified
Andreas Kling
2022-01-04
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2022-01-04
LibGUI: Add GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2022-01-04
PixelPaint: Add a Bloom filter
Tobias Christiansen
2022-01-04
LibGfx: Add LumaFilter
Tobias Christiansen
2022-01-04
LibGfx: Add BitmapMixer
Tobias Christiansen
2022-01-04
PixelPaint: Add the FastBoxBlurFilter with configurable parameters :^)
Tobias Christiansen
2022-01-04
LibGfx: Add BitmapFormat::BGRx8888 support to the FastBoxBlurFilter
Tobias Christiansen
2022-01-04
Calendar: Port to LibMain and TRY all the things
Rummskartoffel
2022-01-04
LibSoftGPU: Shift U/V coordinates just once in `Sampler`
Jelle Raaijmakers
2022-01-04
LibSoftGPU: Use `AK::mix` instead of manual interpolation
Jelle Raaijmakers
2022-01-04
LibC: Use NULL instead of nullptr in serenity.h
Idan Horowitz
2022-01-04
PixelPaint: Fix crash on applying with no filter selected
Tobias Christiansen
2022-01-04
PixelPaint: Use the wrapped filters for the Filter Gallery
Tobias Christiansen
2022-01-04
PixelPaint: Create wrappers for all supported filters
Tobias Christiansen
2022-01-04
PixelPaint: Create Filter base class
Tobias Christiansen
2022-01-04
PixelPaint: Extend Filter Gallery dialog to accommodate settings
Tobias Christiansen
2022-01-04
LibJS: Implement Number.prototype.toExponential
Timothy Flynn
2022-01-04
LibJS: Implement Number.prototype.toPrecision
Timothy Flynn
2022-01-04
unzip: Port to LibMain
mjz19910
2022-01-04
zip: Port to LibMain :^)
mjz19910
2022-01-04
LibCore: Impliment ErrorOr wrapper for chdir
mjz19910
2022-01-04
profile: Specify the /proc/profile path in the help message
Mathieu PATUREL
2022-01-04
profile: Don't print anything when disabling profiling
Mathieu PATUREL
2022-01-04
SystemMonitor: Remove unused functions and enable warning globally
Andrew Kaster
2022-01-04
Userland: Resolve unused-but-set-varaible warnings
Andrew Kaster
2022-01-04
Userland: Resolve tautological-constant-out-of-range-compare warnings
Andrew Kaster
2022-01-04
Userland: Locally suppress -Wc99-designator and re-enable globally
Andrew Kaster
2022-01-04
Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer
Andrew Kaster
2022-01-04
Userland: Fail Core::find_executable_in_path on empty inputs
Andrew Kaster
2022-01-04
wc: Port to LibMain
mjz19910
2022-01-04
which: Port to LibMain
mjz19910
2022-01-04
wsctl: Port to LibMain
mjz19910
2022-01-04
xargs: Port to LibMain
mjz19910
2022-01-04
yes: Port to LibMain
mjz19910
2022-01-04
uname: Port to LibMain
mjz19910
2022-01-04
LibCore: Add an ErrorOr wrapper for uname
mjz19910
2022-01-04
uniq: Port to LibMain
mjz19910
2022-01-04
PixelPaint: Make paste action create new image if no editor is opened
Maciej
2022-01-04
PixelPaint: Add a way to quickly create an image from clipboard
Maciej
2022-01-04
LibC: Include `strings.h` in `string.h`
Jesse Buhagiar
2022-01-04
WindowServer: Fix loading MainScreen setting from configuration
Tom
2022-01-04
tar: Implement -C option
circl
2022-01-03
LibJS: Propagate errors from TypedArray for_each_item{,_from_last} calls
Linus Groh
2022-01-03
LibJS: Add a ton of spec comments to AST.cpp
Linus Groh
2022-01-03
LibJS: Update AST to use completions :^)
Linus Groh
2022-01-03
LibJS: Don't assume non-empty [[Value]] in Completion TRY() helpers
Linus Groh
2022-01-03
LibJS: Remove redundant abrupt completion check
Linus Groh
[prev]
[next]