Markus Gans
|
cfc1c4ef25
|
change from int to std::size_t for width or height
|
2018-10-14 06:25:33 +02:00 |
Markus Gans
|
ef21076bbd
|
Some small code splits
|
2018-10-09 00:33:26 +02:00 |
Markus Gans
|
0b51df32b5
|
Move all termcap code into FTermcap
|
2018-10-08 04:14:20 +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
|
f19b4811ae
|
Small optimizations
|
2018-10-02 01:03:44 +02:00 |
Markus Gans
|
8407a9d2b6
|
Extract FTerm data members into the data class FTermData
|
2018-10-01 22:27:54 +02:00 |
Markus Gans
|
4ad8335556
|
Stricter use of the keyword virtual
|
2018-09-24 04:02:35 +02:00 |
Markus Gans
|
b0039e78c4
|
The entire library source code is now encapsulated under the namespace finalcut
|
2018-09-20 23:59:01 +02:00 |
Markus Gans
|
0029c41bad
|
Implement a ttytype test for the FTermDetection unit test
|
2018-09-16 19:33:40 +02:00 |
Markus Gans
|
fc62f9cfe1
|
Added unit test for FTermDetection with a terminal simulation
|
2018-09-14 22:42:56 +02:00 |
Markus Gans
|
0a5d5aa59c
|
Removes the deprecated keyword "register"
|
2018-09-12 22:51:15 +02:00 |
Markus Gans
|
627ee0f094
|
Compiles now with newer gcc
|
2018-09-02 00:43:27 +02:00 |
Markus Gans
|
c38775f878
|
Fixed a problem for a non-debug compilation
|
2018-09-01 19:06:17 +02:00 |
Markus Gans
|
0c3be5e726
|
Added unit test for FTermcapQuirks
|
2018-08-09 00:04:00 +02:00 |
Markus Gans
|
d4a163065d
|
Added Keypad [/], [*], [-], [+] support
|
2018-07-29 13:25:16 +02:00 |
Markus Gans
|
cbbb5aad0a
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +02:00 |
Markus Gans
|
76f978c511
|
Fix Parameter passing in term::init_OptiAttr
|
2018-07-15 23:27:03 +02:00 |
Markus Gans
|
c36da9e799
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
Markus Gans
|
e36a786bc7
|
Extension of the unit test of FOptiMove
|
2018-07-08 14:48:45 +02:00 |
Markus Gans
|
bdb30c5a96
|
Struct to pass the FOptiMove environment
|
2018-07-01 14:48:53 +02:00 |
Markus Gans
|
03c3c79946
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
Markus Gans
|
32097d4bf0
|
Added special console options for FreeBSD, NetBSD and OpenBSD
|
2018-06-17 23:25:32 +02:00 |
Markus Gans
|
ff3142c4aa
|
Fixed for color > 16
|
2018-06-12 22:53:11 +02:00 |
Markus Gans
|
231c30f740
|
Linux functions from FTerm moved into the FTermLinux class
|
2018-06-12 16:37:48 +02:00 |
Markus Gans
|
9e46fbb4f9
|
Fixed dereferenced null pointer
|
2018-05-27 22:58:22 +02:00 |
Markus Gans
|
0927e4e1fb
|
Move FreeBSD, NetBSD and OpenBSD functions to separate classes
|
2018-05-27 19:43:18 +02:00 |
Markus Gans
|
b05873babb
|
Methods outsourcing from FTerm to FTermXTerminal
|
2018-05-20 15:15:42 +02:00 |
Markus Gans
|
a41f8a611c
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
Markus Gans
|
808434313c
|
Fix resetColorMap in FTerm
|
2018-05-03 04:54:51 +02:00 |
Markus Gans
|
3a8689561a
|
Outsourcing of data from FTerm to the classes FTermios, FTermDetection and FTermcapQuirks
|
2018-05-02 12:31:21 +02:00 |
Markus Gans
|
b619f6bec5
|
Placing the terminal types in FTerm in a separate structur
|
2018-04-19 01:55:17 +02:00 |
Markus Gans
|
bbacc369ec
|
Fake-reverse bugfix in FOptiAttr
|
2018-04-15 19:55:50 +02:00 |
Markus Gans
|
2f89a8e454
|
Remove Cygwin bold color quirks fix in FOptiAttr
|
2018-04-11 21:41:22 +02:00 |
Markus Gans
|
356879bc1a
|
Improvement in class FOptiAttr
|
2018-04-08 16:32:02 +02:00 |
Markus Gans
|
392203e6fa
|
Optimized character set switching in FOptiAttr
|
2018-04-02 22:04:29 +02:00 |
Markus Gans
|
d22ff10a28
|
Unit tests update
|
2018-03-16 01:05:45 +01:00 |
Markus Gans
|
4778de5c52
|
Refactoring FTerm::init_encoding
|
2018-02-19 23:02:54 +01:00 |
Markus Gans
|
9426657c43
|
Refactoring FTerm::init_termcaps
|
2018-02-19 01:36:38 +01:00 |
Markus Gans
|
d8a6c25ce0
|
Refactoring of some functions
|
2018-02-11 23:41:23 +01:00 |
Markus Gans
|
d1083b6a95
|
Refactoring of some functions
|
2018-02-04 19:42:30 +01:00 |
Markus Gans
|
ac8ac70b9c
|
The color palette redefinition now has its own class
|
2018-01-24 23:02:45 +01:00 |
Markus Gans
|
421314e89a
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-24 00:25:32 +01:00 |
Markus Gans
|
ec63b0039e
|
The Final Cut can now also be compiled under Cygwin
|
2018-01-21 16:21:41 +01:00 |
Markus Gans
|
2d9103c102
|
macOS build fix
|
2018-01-16 16:16:29 +01:00 |
Markus Gans
|
afe15753f7
|
Mouse functions are now in a separate class
|
2018-01-14 22:24:15 +01:00 |
Markus Gans
|
48cdd9bb0a
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
Markus Gans
|
3419e9e908
|
Refactoring FVTerm::restoreVTerm
|
2018-01-05 00:49:00 +01:00 |
Markus Gans
|
9bb22e7d7b
|
Refactoring attribute settings in FOptiAttr
|
2018-01-03 20:06:22 +01:00 |
Markus Gans
|
76d72208e5
|
Refactoring FTerm::parseKeyString and timeout settings
|
2018-01-03 08:42:10 +01:00 |
Markus Gans
|
06bfb8bc64
|
Refactoring of secondary device attributes parsing
|
2018-01-02 20:38:45 +01:00 |