Andreas Kling
|
45cfd57f6e
|
GButton: Convert most code to using ObjectPtr for GButton
|
2019-09-21 19:28:28 +02:00 |
|
Andreas Kling
|
93851c3832
|
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
2019-09-21 15:46:47 +02:00 |
|
Sergey Bugaev
|
22e6978c71
|
WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8
|
2019-09-05 16:37:39 +02:00 |
|
Andreas Kling
|
b425de18cc
|
LibGUI: Add an auto-repeat interval to GAbstractButton.
Use this in GSpinBox to implement auto-increment / auto-decrement while you
are pressing down the respective buttons. :^)
|
2019-07-13 10:27:19 +02:00 |
|
Andreas Kling
|
04b9dc2d30
|
Libraries: Create top level directory for libraries.
Things were getting a little crowded in the project root, so this patch
moves the Lib*/ directories into Libraries/.
|
2019-07-04 16:16:50 +02:00 |
|