summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/ComboBox.h
AgeCommit message (Expand)Author
2020-12-31LibGUI: Don't change the actual combobox value while hovering itTom
2020-12-13LibGUI: Simplify ComboBox/TextEditor relationship a bitAndreas Kling
2020-08-21LibGUI: Add ComboBox::selected_index()Andreas Kling
2020-07-20LibGUI: Use ControlBoxButtons in SpinBox and ComboBoxthankyouverycool
2020-05-12LibGUI: Allow scrolling through a ComboBox with the mouse wheelAndreas Kling
2020-03-29LibGUI: ComboBox, add "set_selected_index" methodHüseyin ASLITÜRK
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-23LibGUI: Reduce header dependencies of ComboBoxAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling