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-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
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-21
LibGfx: Add missing TextAlignment::BottomLeft
Linus Groh
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
Andreas Kling
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-19
CatDog: Don't show context menu when clicking outside of widget
Marcus Nilsson
2021-05-19
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Erik Biederstadt
2021-05-19
GLTeapot: Adds a help menu to the GLTeapot demo
Erik Biederstadt
2021-05-19
GLTeapot: Adds additional error checking when loading files
Erik Biederstadt
2021-05-19
GLTeapot: Add the ability to open 3D files
Erik Biederstadt
2021-05-18
CatDog: Remove global menu and add context menu
Marcus Nilsson
2021-05-18
Mandelbrot: Export images in a fixed resolution
Gunnar Beutner
2021-05-18
Mandelbrot: Keep the aspect ratio when (re-)sizing the window
Gunnar Beutner
2021-05-18
Mandelbrot: Add support for exporting the current image
Gunnar Beutner
2021-05-18
Mandelbrot: Implement color smoothing with gradients
Gunnar Beutner
2021-05-18
Mandelbrot: Maintain aspect ratio when selecting a region
Gunnar Beutner
2021-05-17
Demos: Add Mandelbrot demo
Gunnar Beutner
2021-05-16
GLTeapot: Add support for loading OBJ files containing extra information
Erik Biederstadt
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-13
LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T>
Stephan Unverwerth
2021-05-13
LibGfx: Make Matrix class consistently row-major
Stephan Unverwerth
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
Everywhere: Rename app_menu to file_menu, continued
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-11
GLTeapot: Use glGenLists() a bit to demonstrate that it works
Ali Mohammad Pur
2021-05-09
Demos: Implement basic Lambertian lighting for the GLTeapot
Mathieu Gaillard
2021-05-09
Demos: Add indexed meshes in GLTeapot Demos
Mathieu Gaillard
2021-05-09
Demos: GLTeapot: Enable depth testing in demo
Stephan Unverwerth
2021-05-09
CatDog: Help the user debug their programs
Gunnar Beutner
2021-05-09
CatDog: Rename root_widget to catdog_widget
Gunnar Beutner
2021-05-09
CatDog: Move the main widget into its own file
Gunnar Beutner
2021-05-09
Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect()
Andreas Kling
2021-05-08
Demos: Add OpenGL teapot demo :^)
Jesse Buhagiar
2021-05-07
WidgetGallery: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-01
WindowServer+LibGfx: Automatic "modified" markers in window titles
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
[next]