index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibGUI
/
GLabel.h
Age
Commit message (
Expand
)
Author
2019-06-03
StringViewize a bunch of things -- mostly LibGUI
Robin Burchell
2019-05-28
Add clang-format file
Robin Burchell
2019-04-26
LibGUI: Allow subclassing of GLabel.
Andreas Kling
2019-04-08
LibGUI+WindowServer: Add support for GWidget tooltips.
Andreas Kling
2019-03-28
LibGUI: Add a GFrame class that can be inherited by framey widgets.
Andreas Kling
2019-03-22
LibGUI: Add a setting to make GLabel stretch its icon.
Andreas Kling
2019-03-20
FileManager: Add a "Location:" label.
Andreas Kling
2019-03-16
LibGUI: Make class_name() public so you can always call it.
Andreas Kling
2019-03-10
LibGUI: Don't fill widgets with background color by defualt.
Andreas Kling
2019-03-10
ProcessManager: Tidy up the memory stats and align everything nicely.
Andreas Kling
2019-02-12
Add a little About app and hook it up to the system menu's "About..." entry.
Andreas Kling
2019-01-21
LibGUI: Mass coding style fixes.
Andreas Kling
2019-01-20
LibGUI: Minor fixes.
Andreas Kling
2019-01-20
Rename all the LibGUI classes to GClassName.
Andreas Kling