summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/Button.cpp
AgeCommit message (Expand)Author
2020-05-12LibGUI: Include keyboard modifier state with button on_click callsAndreas Kling
2020-03-30LibGUI: Brighten buttons when hovering over them :^)Andreas Kling
2020-03-03LibGUI: Remove Button& parameter from Button::on_click hookAndreas Kling
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-14LibGUI: Remove some header dependencies from Widget.hAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling