Markus Gans
|
c1b2699e53
|
Simplification of FMouse::createMouseObject()
|
2020-06-06 22:22:01 +02:00 |
|
Markus Gans
|
3d2a0c6dd2
|
Lazy terminal initialization on show()
|
2020-06-06 21:10:06 +02:00 |
|
Markus Gans
|
f76a9d2114
|
Added FApplication::setDarkTheme() and FApplication::setDefaultTheme()
|
2020-05-30 23:02:53 +02:00 |
|
Markus Gans
|
1f1c6053a7
|
Adding a dark theme
|
2020-05-29 00:27:25 +02:00 |
|
Markus Gans
|
df672dfd73
|
With FColorPalette you can now create your own color palette themes
|
2020-05-28 01:02:53 +02:00 |
|
Markus Gans
|
923822ca25
|
New class FLogger for logging
|
2020-05-13 23:47:14 +02:00 |
|
Markus Gans
|
deccb4b74c
|
Moving all termcap functions into FTermcap
|
2020-05-02 04:56:12 +02:00 |
|
Markus Gans
|
a90cd1ad55
|
const type qualifiers and list initialization
|
2020-05-02 00:07:35 +02:00 |
|
Markus Gans
|
159d086af4
|
macOS build fix
|
2020-04-25 02:32:33 +02:00 |
|
Markus Gans
|
2b1774e578
|
More internal use of const char* strings
|
2020-04-24 00:34:26 +02:00 |
|
Markus Gans
|
d08dd8e9f4
|
Further small code improvements
|
2020-04-19 20:38:52 +02:00 |
|
Markus Gans
|
136b57eac6
|
Correction of some virtual methods
|
2020-04-18 13:33:42 +02:00 |
|
Markus Gans
|
6de04a3edd
|
CWE-478: Addition of missing default case in the Switch statement
|
2020-04-17 10:53:47 +02:00 |
|
Markus Gans
|
3bb001677f
|
Several small code improvements
|
2020-04-13 12:40:11 +02:00 |
|
Markus Gans
|
e5902a6ee6
|
New command line switch "--no-terminal-data-request"
|
2020-02-25 23:42:31 +01:00 |
|
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
|
Markus Gans
|
dd625e0822
|
Adding a tty check for stdin
|
2020-02-09 21:58:17 +01:00 |
|
Markus Gans
|
b810b51e65
|
Fix in FListViewIterator
|
2020-02-05 08:57: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
|
1671a5ff3e
|
Unicode support for 8x16graph font
|
2019-10-29 01:42:10 +01:00 |
|
Markus Gans
|
b0080b00cf
|
More code cleanups
|
2019-10-08 04:37:19 +02:00 |
|
Markus Gans
|
937654710b
|
Code cleaning
|
2019-10-06 22:35:00 +02:00 |
|
Markus Gans
|
66ff1ba208
|
Small fixes
|
2019-10-06 00:36:58 +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
|
6b9336d6c1
|
Streaming into an FTextView() object
|
2019-09-29 22:28:58 +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
|
81e00a22d3
|
Outsourcing the initialization data to a separate struct
|
2019-09-06 08:21:10 +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
|
37ed970319
|
More use of direct initializations
|
2019-08-25 22:16:00 +02:00 |
|
Markus Gans
|
ad2766e706
|
Solved problem detecting terminal size on quick changes
|
2019-08-18 02:04:44 +02:00 |
|
Markus Gans
|
bd81fdb069
|
set OpenBSD pitch and duration of the system speaker
|
2019-08-10 20:14:44 +02:00 |
|
Markus Gans
|
77b76b7a2a
|
Reduce the number of interface parameters
|
2019-08-04 23:38:47 +02:00 |
|
Markus Gans
|
f78aba0395
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
|
Markus Gans
|
2b9c64a445
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
|
Markus Gans
|
ff9673d262
|
Reduces the use of raw loops
|
2019-07-14 18:30:35 +02:00 |
|
Markus Gans
|
340d78e433
|
Expanding the Unit Test for FTermLinux
|
2019-07-01 01:07:54 +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
|
52c5b412f7
|
Fixes problem with scroll bar view after first draw
|
2019-06-12 11:37:34 +02:00 |
|
Markus Gans
|
22e47adbcb
|
Use the Singleton design pattern to get a single object instance via FTerm
|
2019-05-27 00:50:11 +02:00 |
|
Markus Gans
|
fa66a7091e
|
Move system calls to the new class FSystem
|
2019-05-17 15:48:09 +02:00 |
|
Markus Gans
|
eeb32bd66e
|
More accurate interfaces through the strict use of FPoint() and FSize()
|
2019-01-21 03:42:18 +01:00 |
|
Markus Gans
|
652dc67e6e
|
Improved UTF-8 encoding for Cygwin
|
2019-01-03 21:38:19 +01:00 |
|
Markus Gans
|
c365f07298
|
Better background color for all terminals with a fixed color palette
|
2019-01-03 20:56:09 +01:00 |
|
Markus Gans
|
838ba23c46
|
Integration of an output filter to replace missing characters
|
2019-01-03 07:36:18 +01:00 |
|
Markus Gans
|
4135215df5
|
Improved PC encoding for Cygwin and Linux
|
2019-01-02 03:00:07 +01:00 |
|
Markus Gans
|
250c04cefd
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
|