Markus Gans
|
95c0717589
|
Using std::string for the attribute buffer
|
2021-05-24 21:13:10 +02:00 |
Markus Gans
|
b2de303cfc
|
Refactoring to scaled enumerations
|
2020-12-31 20:45:10 +01:00 |
Markus Gans
|
a0a65ee9fb
|
unit test update
|
2020-11-14 21:48:46 +01:00 |
Markus Gans
|
98f9cd5718
|
Replace pointers with references
|
2020-10-25 01:21:45 +02:00 |
Markus Gans
|
e74dccf481
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
Markus Gans
|
b9042d5a03
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
Markus Gans
|
53ba96504f
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
Markus Gans
|
159d086af4
|
macOS build fix
|
2020-04-25 02:32:33 +02:00 |
Markus Gans
|
77638fcaa0
|
Fixes keyboard input buffer problem when opening a modal dialog
|
2020-03-07 21:32:18 +01:00 |
Markus Gans
|
b23974858e
|
SGRoptimizer improved
|
2020-02-20 00:06:39 +01:00 |
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
Markus Gans
|
057c295af6
|
Fix uncaught exception
|
2020-02-02 23:57:18 +01:00 |
Markus Gans
|
d126c4996a
|
Adding an ANSI X3.64 SGR optimizer
|
2019-12-31 06:32:51 +01:00 |
Markus Gans
|
762b232fd0
|
More code cleanups
|
2019-10-08 04:50:43 +02: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
|
bc3afa6235
|
Remove #pragma pack() directive lines
|
2019-09-08 02:04:24 +02:00 |
Markus Gans
|
5257beb73a
|
Small cleanups
|
2019-08-06 23:45:28 +02:00 |
Markus Gans
|
2b9c64a445
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
Markus Gans
|
72fab50cbf
|
Fix foptiattr-test
|
2019-01-03 08:31:48 +01:00 |
Markus Gans
|
6ce8c5cb27
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
Markus Gans
|
3109189b1c
|
Remove testing line "return;"
|
2018-11-07 22:30:59 +01:00 |
Markus Gans
|
cd8e4f78ae
|
Use new type FColor for color values
|
2018-11-07 22:06:58 +01:00 |
Markus Gans
|
d5e345ab68
|
Reduce the use of the new operators in the examples
|
2018-10-03 22:23:55 +02:00 |
Markus Gans
|
4df1aafcd0
|
Makefile modification
|
2018-09-21 07:06:18 +02:00 |