Markus Gans
|
07127634fd
|
Method name changes
|
2020-07-19 14:15:02 +02:00 |
Markus Gans
|
53ba96504f
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
Markus Gans
|
7d4de8e46f
|
Improved event handling code
|
2020-04-15 23:17:42 +02:00 |
Markus Gans
|
8c434777bc
|
Revision of FString number input stream
|
2019-11-17 22:06:07 +01:00 |
Markus Gans
|
b0080b00cf
|
More code cleanups
|
2019-10-08 04:37:19 +02:00 |
Markus Gans
|
a279a0981a
|
Internal redesign of the callback call
|
2019-10-05 23:20:07 +02:00 |
Markus Gans
|
298755a0fe
|
Replacing null-terminated wide strings with FString objects
|
2019-10-01 23:14:00 +02:00 |
Markus Gans
|
8c67f64db4
|
Support for displaying full-width characters
|
2019-09-28 03:13:06 +02:00 |
Markus Gans
|
bc3afa6235
|
Remove #pragma pack() directive lines
|
2019-09-08 02:04:24 +02:00 |
Markus Gans
|
d1fedfec9f
|
Cygwin and Linux console do not use cp437 character encoding by default
|
2019-09-04 23:57:31 +02:00 |
Markus Gans
|
4cd92ea36e
|
Add a unit test for FTermLinux with a Linux console emulation and a dedicated FSystem test instance
|
2019-06-19 16:28:55 +02:00 |
Markus Gans
|
250c04cefd
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
Markus Gans
|
9a694ab267
|
New event FUserEvent for user-defined events
|
2018-12-24 18:11:16 +01:00 |
Markus Gans
|
cef13611d1
|
Use of the C++11 auto specifier in the program code
|
2018-12-15 00:50:09 +01:00 |
Markus Gans
|
7ef9b154b9
|
Better handling of the scrollbar maximum
|
2018-12-09 18:24:31 +01:00 |
Markus Gans
|
3678d52766
|
Small code fixes
|
2018-10-22 01:26:24 +02:00 |
Markus Gans
|
d5e345ab68
|
Reduce the use of the new operators in the examples
|
2018-10-03 22:23:55 +02:00 |
Markus Gans
|
851e3db49c
|
FListView now has the ability to sort by columns
|
2018-09-28 06:45:02 +02:00 |
Markus Gans
|
64c525fc79
|
Add time event processing unit test
|
2018-09-27 03:53:51 +02:00 |
Markus Gans
|
11ba43fa0f
|
Move time event processing from FApplication to FObject
|
2018-09-27 03:02:07 +02:00 |
Markus Gans
|
9671586be0
|
Build fix for non linux in FKeyboard::keyCorrection
|
2018-09-26 18:01:44 +02:00 |
Markus Gans
|
4df1aafcd0
|
Makefile modification
|
2018-09-21 07:06:18 +02:00 |