Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | LibGUI: Register the "text" property on GUI::Label | Andreas Kling |
2020-03-29 | LibGUI: Make Label::set_icon() take a const Gfx::Bitmap* | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-23 | LibGUI: Make GUI::Frame have the 2px sunken container look by default | Andreas Kling |
2020-02-14 | LibGUI: Remove some header dependencies from Widget.h | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |