summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/TextBox.cpp
AgeCommit message (Expand)Author
2020-12-30LibGUI: Give a default min-width to a bunch of widgetsAndreas Kling
2020-12-30LibGUI: Give some widgets a reasonable default fixed heightAndreas Kling
2020-09-25Meta+LibC through LibHTTP: Make clang-format-10 cleanBen Wiederhake
2020-05-27LibGUI: Add up & down arrow hooks and input history to TextBoxFalseHonesty
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling