index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
Age
Commit message (
Expand
)
Author
2020-12-31
WidgetGallery: Add a GUI::OpacitySlider to the sliders tab :^)
Andreas Kling
2020-12-30
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
Stephan Unverwerth
2020-12-30
WidgetGallery: Tweak UI layout for "Modals" tab
Andreas Kling
2020-12-30
LibGUI: Make GUI::ScrollBar inherit from AbstractSlider
Andreas Kling
2020-12-30
LibGUI: Rename AbstractSlider::on_value_changed => on_change
Andreas Kling
2020-12-30
LibGUI: Give some widgets a reasonable default fixed height
Andreas Kling
2020-12-30
LibGUI: Rewrite layout system in terms of min and max sizes
Andreas Kling
2020-12-24
Toolchain+LibC: Fix usage of crt files
Itamar
2020-12-21
Build: Embed application icons directly in the executables.
William Marlow
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-14
Loader: Stabilize loader & Use shared libraries everywhere :^)
Itamar
2020-12-14
LibC: Add libc.so
Itamar
2020-12-14
Demos: Add "DynamicObjectDemo" to demo the dynamic loader
Itamar
2020-12-14
Loader: Add dynamic loader program
Itamar
2020-11-09
AK: Rename new_out to out and new_warn to warn.
asynts
2020-11-02
Demos: Use pledge and unveil
Brendan Coles
2020-11-01
Demos: Use GUI::Icon::default_icon to set application icon
Brendan Coles
2020-10-31
LibGfx: Move FontDatabase from LibGUI to LibGfx
Andreas Kling
2020-10-30
WindowServer+LibGfx: Added Crosshair cursor
Uma Sankar Yedida
2020-10-08
Demos: Stop using Widget::foreground_color()
Andreas Kling
2020-10-08
Demos: Use new format functions.
asynts
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-09-25
Meta+Demos: Make clang-format-10 clean
Ben Wiederhake
2020-09-21
Applications: Use placeholders in TextBoxes where applicable
Peter Elliott
2020-09-12
LibGfx: Remove redundant bits() method
Ben Wiederhake
2020-09-11
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Andreas Kling
2020-09-10
LibGfx: Move StandardCursor enum to LibGfx
Andreas Kling
2020-08-30
LibGfxDemo: Set window icon to app-libgfx-demo.png
Linus Groh
2020-08-30
HelloWorld: Set window icon to app-hello-world.png
Linus Groh
2020-08-27
Base: Move 16x16 common icons to /res/icons/16x16/
thankyouverycool
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-25
Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286)
Nico Weber
2020-08-24
LibWeb: Move OutOfProcessWebView into the Web namespace
AnotherTest
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-08-16
Base: Rename Pebbleton to reflect actual height
thankyouverycool
2020-08-16
LibGUI: Move GUI::Model::Role to GUI::ModelRole
Andreas Kling
2020-08-15
Misc: Use automatic window positioning in more applications
Linus Groh
2020-08-12
LibC: Avoid ninja-imports of system functions
Ben Wiederhake
2020-08-12
DynamicLink: Tell compiler about invisible calls
Ben Wiederhake
2020-07-29
Eyes: Introduce and use icons
Ben Wiederhake
2020-07-27
Eyes: Fix division by zero when invoked as 'Eyes'
AnotherTest
2020-07-27
Eyes: Allow constructing an eye-grid
AnotherTest
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-19
Demos: Setup window icon for Mouse demo
Brian Gianforcaro
2020-07-18
WidgetGallery: Add more widgets
thankyouverycool
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-07-08
Base+Demos: Add icons to WidgetGallery
thankyouverycool
2020-07-07
WidgetGallery: Add "Cursors" tab
Linus Groh
2020-07-07
Demos: Print out ELF Auxiliary Vector in LinkDemo
Andrew Kaster
2020-07-06
LibWeb: Move WebContentView from Demos/WebView into LibWeb
Andreas Kling
[next]