Markus Gans
|
95c0717589
|
Using std::string for the attribute buffer
|
2021-05-24 21:13:10 +02:00 |
|
Markus Gans
|
d5ec54dcfd
|
Minor code improvements
|
2021-04-05 21:20:02 +02:00 |
|
Markus Gans
|
0e7488f646
|
little code improvement
|
2021-03-18 18:42:21 +01:00 |
|
Markus Gans
|
465fd9510a
|
Implementation of an own padding print method for sending control codes to the terminal
|
2021-03-10 00:26:22 +01:00 |
|
Markus Gans
|
59917ed126
|
Fixed the incorrect display on terminals without UTF-8 character encoding
|
2021-02-24 19:55:20 +01:00 |
|
Markus Gans
|
baa0c60c79
|
Added support for combined unicode characters
|
2021-02-09 22:01:21 +01:00 |
|
Markus Gans
|
b2de303cfc
|
Refactoring to scaled enumerations
|
2020-12-31 20:45:10 +01:00 |
|
Markus Gans
|
4146b20028
|
Small fixes
|
2020-12-06 02:11:54 +01:00 |
|
Markus Gans
|
7868a0dee9
|
Use of default destructors
|
2020-11-24 21:06:39 +01:00 |
|
Markus Gans
|
6c7fe98805
|
Small fixes
|
2020-11-14 22:14:30 +01:00 |
|
Markus Gans
|
b28cf8b9c1
|
Bugfix: The cursor position was not changed anymore if there was no change to the content
|
2020-11-14 20:59:26 +01:00 |
|
Markus Gans
|
396cda69e8
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
|
Markus Gans
|
9f1bd87151
|
Minor changes
|
2020-10-08 12:09:48 +02:00 |
|
Markus Gans
|
e74dccf481
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
|
Markus Gans
|
37f238eef7
|
Add some includes
|
2020-10-04 05:56:13 +02:00 |
|
Markus Gans
|
a821030333
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
|
Markus Gans
|
3d9f621258
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +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
|
219ac28fb7
|
Add a document that describes how to create user themes
|
2020-07-06 19:32:01 +02:00 |
|
Markus Gans
|
923822ca25
|
New class FLogger for logging
|
2020-05-13 23:47:14 +02:00 |
|
Markus Gans
|
a90cd1ad55
|
const type qualifiers and list initialization
|
2020-05-02 00:07:35 +02:00 |
|
Markus Gans
|
d08dd8e9f4
|
Further small code improvements
|
2020-04-19 20:38:52 +02:00 |
|
Markus Gans
|
3bb001677f
|
Several small code improvements
|
2020-04-13 12:40:11 +02:00 |
|
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
|
Markus Gans
|
60009d8f4b
|
clear() and remove() were added to FListView
|
2020-02-02 22:34:27 +01:00 |
|
Markus Gans
|
06d65ed676
|
Fix metadata
|
2020-01-20 21:40:00 +01:00 |
|
Markus Gans
|
fc1b9ebdf3
|
Small code improvements
|
2020-01-03 01:33:18 +01:00 |
|
Markus Gans
|
dedc1f3410
|
New Widget class FSpinBox to provide spin boxes
|
2019-11-16 15:16:44 +01:00 |
|
Markus Gans
|
5e4a71dc0d
|
Version 0.6.0
|
2019-10-17 01:13:18 +02:00 |
|
Markus Gans
|
7499f424dc
|
Compile fix for some architectures
|
2019-10-14 01:44:24 +02:00 |
|
Markus Gans
|
b0080b00cf
|
More code cleanups
|
2019-10-08 04:37:19 +02:00 |
|