Andreas Kling
|
bc6ff35428
|
LibGUI: GTextBox should only run a caret blink timer when focused.
|
2019-02-04 10:34:56 +01:00 |
|
Andreas Kling
|
663aad4036
|
FontEditor: Add text box for editing the font name.
|
2019-02-03 03:06:58 +01:00 |
|
Andreas Kling
|
e04ba0a83c
|
Add a simple clock window to guitest2.
This is driven by mousedown events right now, since there are no timers.
|
2019-01-31 16:37:43 +01:00 |
|
Andreas Kling
|
90e898b771
|
GTextBox: Avoid one instance of overdraw + naming cleanup.
|
2019-01-27 15:12:33 +01:00 |
|
Andreas Kling
|
de2423de5f
|
LibGUI: Flesh out focus implementation and more GTextBox work.
|
2019-01-26 11:24:16 +01:00 |
|
Andreas Kling
|
d66b0f7dd8
|
LibGUI: Mass coding style fixes.
|
2019-01-21 00:54:35 +01:00 |
|
Andreas Kling
|
b91479d9b9
|
Rename all the LibGUI classes to GClassName.
|
2019-01-20 04:49:48 +01:00 |
|