Oliver
|
eb795cd8e5
|
Reimplemented TextArea.replace() function, considering undo handling now.
|
2022-08-19 20:30:40 +02:00 |
|
Oliver
|
980ae61d2a
|
Added tabs. Also added TextArea to main documentation.
|
2022-08-13 17:03:57 +02:00 |
|
Oliver
|
ad62b2aa7c
|
Implemented the clipboard.
|
2022-08-13 16:55:36 +02:00 |
|
Oliver
|
8b7b755a7f
|
Implemented selections.
|
2022-08-13 15:19:11 +02:00 |
|
Oliver
|
6680aa9dbe
|
Implemented line deletion (Ctrl-U).
|
2022-08-12 10:56:52 +02:00 |
|
Oliver
|
8240d3d479
|
Added more editing functions.
|
2022-08-11 21:38:42 +02:00 |
|
Oliver
|
286f73a109
|
Added basic text entering.
|
2022-08-08 22:58:05 +02:00 |
|
Oliver
|
17194d2e94
|
Finished navigation with word jumping.
|
2022-08-07 14:37:50 +02:00 |
|
Oliver
|
e6d82ac482
|
Trying to wrap up basic navigation.
|
2022-08-05 20:32:17 +02:00 |
|
Oliver
|
cd99ea8d03
|
Basic navigation.
|
2022-08-05 10:44:42 +02:00 |
|
Oliver
|
c9d192d7e1
|
Showing cursor.
|
2022-07-30 23:13:34 +02:00 |
|
Oliver
|
4810fa9397
|
TextArea bugfixes. Also started definining the cursor.
|
2022-07-30 20:26:39 +01:00 |
|
Oliver
|
ac1f564949
|
Implemented basic text area printing.
|
2022-07-30 15:59:31 +01:00 |
|
Oliver
|
1e4803bade
|
Updated TextArea specification with more keyboard events.
|
2022-07-28 10:44:00 +01:00 |
|
Oliver
|
566470eb7a
|
Some basic TextArea code.
|
2022-07-27 12:48:38 +01:00 |
|