Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr | Andreas Kling |
2019-09-17 | GComboBox: Use a down-arrow (instead of an up-arrow) for the button | Andreas Kling |
2019-09-07 | LibGUI: Convert various little things to GModelSelection | Andreas Kling |
2019-09-05 | WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8 | Sergey Bugaev |
2019-08-05 | GComboBox: Make set_only_allow_values_from_model() actually take effect | Andreas Kling |
2019-08-05 | GComboBox: Include the selected index with the on_change notification | Andreas Kling |
2019-08-05 | GComboBox: Constrain the list popup window height to the desktop rect | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |