Age | Commit message (Expand) | Author |
---|---|---|
2020-12-31 | LibGUI: Don't change the actual combobox value while hovering it | Tom |
2020-12-13 | LibGUI: Simplify ComboBox/TextEditor relationship a bit | Andreas Kling |
2020-08-21 | LibGUI: Add ComboBox::selected_index() | Andreas Kling |
2020-07-20 | LibGUI: Use ControlBoxButtons in SpinBox and ComboBox | thankyouverycool |
2020-05-12 | LibGUI: Allow scrolling through a ComboBox with the mouse wheel | Andreas Kling |
2020-03-29 | LibGUI: ComboBox, add "set_selected_index" method | Hüseyin ASLITÜRK |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-23 | LibGUI: Reduce header dependencies of ComboBox | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |