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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-05-05
LibGUI: Add ScrollableContainerWidget :^)
Andreas Kling
2021-05-04
LibGUI: Rename ScrollableWidget.cpp => AbstractScrollableWidget.cpp
Andreas Kling
2021-04-26
LibGUI: Make common locations configurable
DexesTTP
2021-04-17
LibGUI: Make sure we depend on the WindowManager IPC endpoints
Andreas Kling
2021-04-17
LibGUI+WindowServer: Separate window manager IPC from regular IPC
sin-ack
2021-04-16
LibGUI+WindowServer: Fix some misaligned CMakeLists.txt SOURCES entries
Linus Groh
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-02-27
LibGUI: Remove ControlBoxButton widget
thankyouverycool
2021-02-27
LibGUI: add a rudimentary framework for Wizards.
Nick Vella
2021-02-19
LibGUI: Port GUI::FilePicker to GML and improve the layout
Andreas Kling
2021-02-07
Shell: Move Shell syntax highlighter LibShell
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-02-07
LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling