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-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
2021-05-01
Demos: Added Alt+F4 funtionality to demos that lacked it
inalone
2021-04-29
Userland: Fix two misaligned copyright headers
Linus Groh
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-28
Screensaver: Implement mouse hysteresis
Jelle Raaijmakers
2021-04-26
Demos: Add Starfield screensaver demo
Jagger De Leo
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-23
WidgetGallery: Split cursor/icon names based on full paths
thankyouverycool
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-22
WidgetGallery: Fix bogus return type from FileIconsModel::create()
Andreas Kling
2021-04-21
Userland: Use Core::DirIterator::next_full_path()
Andreas Kling
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-15
LibGfxDemo: Add an elliptic arc next to the Bezier curves
AnotherTest
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-29
Everywhere: Change font properties to be described in GML
Edgar Araújo
2021-03-29
Everywhere: Remove empty {} from GML objects
Edgar Araújo
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-25
WindowServer+LibGfx: Show menus in windows! :^)
Andreas Kling
2021-03-16
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-03-12
WidgetGallery: Convert layout to GML and add new Icons gallery
thankyouverycool
2021-03-03
Cube: Add an argument for the "frameless cube" option
one-some
2021-02-27
WidgetGallery: add a simple Wizard demo :^)
Nick Vella
2021-02-27
LibGUI: add a rudimentary framework for Wizards.
Nick Vella
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-21
CatDog: Fix wake-sleep "loop" when cursor is over right-top of head
Tom
2021-02-21
Cube: Add an option to render a frameless cube
Tom
2021-02-20
LibGUI: Swap order of InputBox value and parent window args
Linus Groh
2021-02-15
CatDog: Set window hit testing to opaque pixels only
Tom
2021-02-15
LibGfx: Remove static load_from_file() from abstract Font class
Stephan Unverwerth
[next]