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
/
Demos
Age
Commit message (
Expand
)
Author
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::cropped()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create_wrapper()
Andreas Kling
2021-11-08
WidgetGallery: Make custom cursors visible only in the cursors tab
Karol Kosek
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-11-02
Demos+DevTools+Games: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-10-27
Everywhere: Rename back-click to backward-click
Filiph Sandström
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-26
Demos: Remap mouse button events to physical buttons in MouseDemo
Idan Horowitz
2021-10-26
Demos: Change MouseDemo's window title to "Mouse demo"
Idan Horowitz
2021-10-07
LibGUI: Support drag-to-reorder in TabWidget
Peter Elliott
2021-09-20
WidgetGallery: Crop animated cursors
Karol Kosek
2021-09-20
WidgetGallery+MouseSettings: Use LexicalPath::basename()
Karol Kosek
2021-09-20
WidgetGallery: Simplify cursor change code
Karol Kosek
2021-09-12
Fire: Use ElapsedTimer::start_new()
Brian Gianforcaro
2021-09-12
Cube: Use ElapsedTimer::start_new()
Brian Gianforcaro
2021-09-11
WidgetGallery: Add GUI::ValueSlider widget
Mustafa Quraish
2021-09-08
CatDog: Switch to new mouse-tracking method
Ben Wiederhake
2021-09-08
Eyes: Switch to new mouse-tracking method
Ben Wiederhake
2021-09-04
Mandelbrot: Use the new Zoom cursor
Mustafa Quraish
2021-08-24
Userland: Remove IRC Client
Andreas Kling
2021-08-23
ModelGallery: Add the new Model Gallery application :^)
sin-ack
2021-08-23
WindowServer: Add support for cursor themes
Maciej Zygmanowski
2021-08-20
WidgetGallery: Remove menubar
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-14
Mandelbrot: Add a View menu with zoom actions
Nico Weber
2021-08-14
Mandelbrot: Extract reset() method
Nico Weber
2021-08-14
Mandelbrot: Extract zoom() method
Nico Weber
2021-08-10
Mandelbrot: Only recalculate missing areas after panning
sin-ack
2021-08-10
Mandelbrot: Add panning
sin-ack
2021-08-10
Mandelbrot: Add mousewheel zooming
sin-ack
2021-08-10
Mandelbrot: Use a GUI::Frame to paint into
sin-ack
2021-08-08
WidgetGallery: Change model update() functions to invalidate()
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-03
Everywhere: Replace most cases of exit() with Application::quit()
Timothy
2021-08-01
Demos: Remove unused header includes
Brian Gianforcaro
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-17
WidgetGallery: Pledge thread
Marcus Nilsson
2021-07-17
WidgetGallery: Remove unused include
Marcus Nilsson
2021-07-08
AK+Userland: Add generic `AK::abs()` function and use it
Daniel Bertalan
2021-07-05
Fire: Make the main widget a GUI::Frame
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-07
CatDog: Enhance the speech bubble artificial intelligence
Brian Gianforcaro
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-29
Everywhere: Use s.unverwerth@serenityos.org :^)
Stephan Unverwerth
[next]