Age | Commit message (Expand) | Author |
---|---|---|
2019-03-03 | FileManager+LibGUI: Add a simple location textbox. | Andreas Kling |
2019-02-25 | More moving towards using signed types. | Andreas Kling |
2019-02-04 | LibGUI: GTextBox should only run a caret blink timer when focused. | Andreas Kling |
2019-02-03 | FontEditor: Add text box for editing the font name. | Andreas Kling |
2019-01-31 | Add a simple clock window to guitest2. | Andreas Kling |
2019-01-27 | GTextBox: Avoid one instance of overdraw + naming cleanup. | Andreas Kling |
2019-01-26 | LibGUI: Flesh out focus implementation and more GTextBox work. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |