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
/
Libraries
/
LibGUI
/
Forward.h
Age
Commit message (
Expand
)
Author
2021-10-06
LibGUI: Add missing headers
Ben Wiederhake
2021-08-31
WindowServer: Add message to notify clients of applet area resize
Joe Bentley
2021-08-18
LibGUI+Browser: Add UrlBox class
Rob Ryan
2021-08-08
LibGUI: Implement persistent indices for models
sin-ack
2021-08-06
LibGUI: Add ValueSlider widget
Marcus Nilsson
2021-07-12
LibGUI: Add FontsChanged event and deliver it to windows and widgets
LuK1337
2021-06-20
WindowServer: Add API to set/get screen layouts
Tom
2021-06-20
WindowServer: Add initial support for rendering on multiple screens
Tom
2021-05-06
LibGUI: Move widget registration to LibCore
Tom
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-04
LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets
Linus Groh
2021-03-22
LibGUI: Add a few missing classes to the forwarding header
AnotherTest
2021-02-16
LibGUI: Add ScrollableWidget to forwarding header
Andreas Kling
2021-02-07
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
Andreas Kling
2021-02-07
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling