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-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
2020-07-06
WebContent: Plumb link clicks to the WebContentView :^)
Andreas Kling
2020-07-05
WebContent: Plumb hovered links from WebContent process over to widget
Andreas Kling
2020-07-05
WebContent: Add double buffering to the WebContentView
Andreas Kling
2020-07-05
WebContent: Plumb scroll-into-view requests from server to client
Andreas Kling
2020-07-05
WebContent: Use available size for bitmap (#2701)
Kevin Meyer
2020-07-04
WebContent: Plumb title changes over to the WebContentView
Andreas Kling
2020-07-04
WebContent: Give the WebContentView a proper GUI::Frame look :^)
Andreas Kling
2020-07-04
WebContent: Translate mouse event coordinates into content space
Andreas Kling
2020-07-04
WebContent: Basic scrolling support! :^)
Andreas Kling
2020-07-04
WebContent: Put some debug spam behind an #ifdef
Andreas Kling
2020-07-04
WebContent: Notify client when web content selection changes
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-21
WebContent: Turn it into a MultiInstance service :^)
Andreas Kling
2020-06-19
LibGfxDemo: Fix "90s-bg.png" path
Hüseyin ASLITÜRK
2020-06-18
WidgetGallery: Add Image component demo for png and animated gif files
Hüseyin ASLITÜRK
2020-06-17
WebContent: Pass mouse events through to the WebContent process
Andreas Kling
2020-06-17
WebContent: Allow the WebContent process to trigger repaints
Andreas Kling
2020-06-17
WebContent: Start work on browser process separation :^)
Andreas Kling
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-05-29
Meta: Add a script check the presence of "#pragma once" in header files
Emanuele Torre
2020-05-25
Eyes: Resize the window based on the number of eyes
AnotherTest
2020-05-25
Eyes: Correctly calculate the eye bounds for arbitrary number of eyes
AnotherTest
2020-05-24
Demos: Add Eyes demo
Sergey Bugaev
2020-05-20
Demos: WidgetGallery, Add MessageBox question icon option
Hüseyin ASLITÜRK
2020-05-16
Demos: Compile LibGfxDemo with the new CMake build system
tgsm
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-10
LibGfx: Add support for dashed lines
Linus Groh
2020-05-10
Demos: Add LibGfx Demo :^)
Linus Groh
2020-05-09
Demos: Add missing copyright header to Mouse/main.cpp
Linus Groh
2020-05-07
MouseDemo: A more visual approach for MouseEvents :^)
pierre
2020-05-04
MouseDemo: Add menu, using the new icon :^)
Ben Wiederhake
2020-05-02
Demos: Add a little "Mouse" demo for showing mouse button states
Andreas Kling
2020-05-02
Screensaver: Add app-screensaver.png 16x16 icon
Brendan Coles
2020-05-02
Fire: Add app-fire.png 16x16 icon
Brendan Coles
2020-05-02
Cube: Add app-cube.png 16x16 icon
Brendan Coles
2020-04-28
Screensaver: Draw screen before first timer iteration and seed srand()
Brendan Coles
2020-04-28
Fire: Use LibC srand()
Brendan Coles
2020-04-23
Demos: Add ColorInput, TabWidget and MessageBox demos in WidgetGallery
Hüseyin ASLITÜRK
[next]