Jérôme Leclercq
|
377dd992b9
|
Sdk/Canvas: Implement tab/shift-tab to switch to next/previous widget
|
2017-11-23 14:48:59 +01:00 |
Jérôme Leclercq
|
4116984f9f
|
Sdk/Canvas: Rename widgetbox to widgetentry
|
2017-11-23 13:54:58 +01:00 |
Lynix
|
55bbc282db
|
Sdk/TextAreaWidget: Fix compilation
|
2017-11-11 18:53:51 +01:00 |
Lynix
|
0487b282d7
|
Sdk/TextAreaWidget: Show cursor as long as focus is active
|
2017-11-11 18:42:30 +01:00 |
Lynix
|
2b88d81294
|
Sdk/TextAreaWidget: Refactor cursor position
In order to have only one cursor instead of two
|
2017-11-11 18:18:44 +01:00 |
Jérôme Leclercq
|
e3f21b7268
|
Sdk/TextAreaWidget: Add OnTextChanged signal
|
2017-11-10 13:13:33 +01:00 |
Jérôme Leclercq
|
bb6e032b60
|
Sdk/TextAreaWidget: Add support for EchoMode
|
2017-11-10 13:12:04 +01:00 |
Gawaboumga
|
bbac0838dd
|
Include-What-You-Use (#137)
* IWYU Core
* IWYU Noise
* IWYU Utility
* IWYU Audio
* IWYU Platform
* IWYU Lua
* IWYU Network
* IWYU Physics2D
* IWYU Physics3D
* IWYU Renderer
* IWYU Graphics
* IWYU NDKServer
* IWYU Fix
* Try to fix compilation
* Other fixes
|
2017-10-01 11:17:09 +02:00 |
Lynix
|
5aa2efc737
|
TextAreaWidget: Add support for 2D cursor
|
2017-08-06 23:37:35 +02:00 |
DrLynix
|
f383eca19a
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
Lynix
|
ec795269ad
|
Sdk/TextAreaWidget: Add signals (allowing for controlling the cursor/keys)
|
2017-01-18 23:38:29 +01:00 |
Lynix
|
c1dfc5c4b8
|
Sdk/Widgets: Properly fixes padding
|
2017-01-18 23:06:31 +01:00 |
Lynix
|
14e327c603
|
Sdk/TextAreaWidget: Add SetTextColor
|
2017-01-15 12:11:15 +01:00 |
Lynix
|
e66e0dfdce
|
SDK/TextAreaWidget: Add multiline option
|
2016-12-06 16:34:23 +01:00 |
Lynix
|
7dc600fb34
|
SDK/TextAreaWidget: Add ReadOnly option
|
2016-12-06 16:33:55 +01:00 |
Lynix
|
d3e3e9cbe2
|
SDK/TextAreaWidget: Expose cursor
|
2016-12-05 20:39:13 +01:00 |
Lynix
|
6138c02b9b
|
SDK/TextAreaWidget: Make Write public
|
2016-12-05 16:48:29 +01:00 |
Lynix
|
60fee4bba6
|
SDK/TextAreaWidget: Add getters methods
|
2016-12-05 15:22:01 +01:00 |
Lynix
|
e3e254532d
|
SDK/TextAreaWidget: Add Clear() method
|
2016-12-05 15:21:47 +01:00 |
Lynix
|
6c03803c5e
|
SDK/TextAreaWidget: Add cursor shifting by left and right arrows
|
2016-12-03 00:40:31 +01:00 |
Lynix
|
3d79db4c52
|
Sdk/Widgets: Add TextAreaWidget (experimental)
|
2016-10-28 17:46:23 +02:00 |