summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/ProgressBar.cpp
AgeCommit message (Expand)Author
2020-12-30LibGUI: Register a whole bunch of properties in various widgetsAnotherTest
2020-12-20LibGUI: Rename ProgressBar property caption => text and expose to GMLAndreas Kling
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-23LibGUI: Make GUI::Frame have the 2px sunken container look by defaultAndreas Kling
2020-02-14LibGUI: Remove some header dependencies from Widget.hAndreas Kling
2020-02-14AK: Add a forward declaration headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling