|
99520e3f92
|
Cleanup: use 'e' prefix for enum typedefs
Convention was only followed loosely,
apply to DNA where changes aren't likely to conflict.
(Skipped ModifierType for eg).
|
2017-10-17 13:49:20 +11:00 |
|
|
097a3756c0
|
Code cleanup: use bool
|
2014-03-31 23:39:08 +11:00 |
|
|
d0ec1b1caa
|
Fix for 3d text ctrl+arrow keys failing for multi-byte characters.
|
2013-12-29 16:54:43 +11:00 |
|
|
ab7ca2dc44
|
fix for double clicking in the text editor not working usefully (double clicking a pair chars would select 3 - one to the left).
|
2013-02-14 03:03:12 +00:00 |
|
|
56c5c63f57
|
code cleanup: doxy comment filename corrections
|
2012-06-08 23:43:11 +00:00 |
|
|
c78f02d990
|
edit to cursor adjustment, use int rather then short to store the cursor position.
|
2012-03-07 16:24:25 +00:00 |
|
|
00781668ce
|
Unify string stepping delimiter code for text buttons, text editor and console (all had duplicate code).
this is also a step toward the console working with utf8 though many todo's remain.
|
2012-03-07 15:55:12 +00:00 |
|