Markus Gans
|
06bfb8bc64
|
Refactoring of secondary device attributes parsing
|
2018-01-02 20:38:45 +01:00 |
Markus Gans
|
a880684432
|
Refactoring of the FDialog mouse event handler
|
2017-12-29 02:10:05 +01:00 |
Markus Gans
|
c41ecde590
|
Some methods refactored + new FDialog methods
|
2017-12-27 01:38:28 +01:00 |
Markus Gans
|
ef5970b09c
|
Refactoring FMenu::drawItems
|
2017-12-19 02:06:27 +01:00 |
Markus Gans
|
ec57ec6f74
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
Markus Gans
|
212172f522
|
Refactoring FListBox::drawList and FListBox::onKeyPress
|
2017-12-03 21:06:21 +01:00 |
Markus Gans
|
6be608ba57
|
Improved code alignment
|
2017-11-26 22:37:18 +01:00 |
Markus Gans
|
3ced63510c
|
Remove duplicated code from FOptiAttr::changeAttribute
|
2017-11-23 00:59:58 +01:00 |
Markus Gans
|
c9b346f419
|
Simulate invisible characters on terminals that do not support this attribute
|
2017-11-08 17:19:29 +01:00 |
Markus Gans
|
ed73858196
|
Simulate invisible characters on terminals that do not support this attribute
|
2017-11-08 01:00:44 +01:00 |
Markus Gans
|
129384d416
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
Markus Gans
|
975212bac0
|
mouse support for coordinates > 255 and copyright informations
|
2017-10-02 10:01:58 +02:00 |
Markus Gans
|
28f3de0971
|
All include files were moved to a separate director
|
2017-09-17 21:32:46 +02:00 |
Markus Gans
|
dc3c5d19e4
|
Some code improvements
|
2017-09-11 03:06:02 +02:00 |
Markus Gans
|
5a077e73c4
|
Fixes wrong maximum line width in FListView
|
2017-09-03 18:32:43 +02:00 |
Markus Gans
|
5f7737bf64
|
Improve code readability through spaces between the operands and the operators
|
2017-08-27 09:50:30 +02:00 |
Markus Gans
|
37e4f7e222
|
Screen characters got a union structure for a faster attribute compare operation
|
2017-08-20 17:30:30 +02:00 |
Markus Gans
|
c6dba0b4ac
|
Rename preprocessor macro names with leading underscore
|
2017-04-09 20:08:53 +02:00 |
Markus Gans
|
bcfa7fb731
|
termcap "me" does not reset the alternate character set
|
2017-03-30 00:46:52 +02:00 |
Markus Gans
|
b9f3be782f
|
Skipping the print of characters without changes
|
2016-12-18 23:34:11 +01:00 |
Markus Gans
|
1895dc001b
|
Optimized the terminal clear screen
|
2016-11-26 18:15:31 +01:00 |
Markus Gans
|
5530c99d22
|
Increase speed on cygwin terminals
|
2016-11-20 21:15:43 +01:00 |
Markus Gans
|
75b452bf52
|
The class declaration now has a consistent order
|
2016-11-02 00:37:58 +01:00 |
Markus Gans
|
cae1a742ea
|
Reduces in the code the number of friend classes
|
2016-10-13 02:16:51 +02:00 |
Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +02:00 |
Markus Gans
|
7d0cf3383e
|
Add a transparent example program + improve transparent shadow
|
2016-08-21 21:27:44 +02:00 |
Markus Gans
|
7d6d5cf71f
|
Fix: Dereference of null pointer in FOptiAttr
|
2016-07-24 13:51:36 +02:00 |
Markus Gans
|
add402c5ac
|
Fix: Dereference of null pointer in FOptiAttr
|
2016-07-24 01:08:22 +02:00 |
Markus Gans
|
9766ee4b6f
|
Better code readability: control structures (if/else, while, switch) are now separated by a blank line.
|
2016-07-09 00:01:59 +02:00 |
Markus Gans
|
ffff3aa5ca
|
Better escape sequences readability
|
2016-01-31 21:06:29 +01:00 |
Markus Gans
|
e35340114b
|
Avoid height and width underflow in adjustSize
|
2016-01-17 23:37:52 +01:00 |
Markus Gans
|
b21fe6a405
|
moving events into the class fc
|
2016-01-17 02:57:08 +01:00 |
Markus Gans
|
8ba652eb07
|
code improvement
|
2016-01-10 07:08:55 +01:00 |
Markus Gans
|
df5e7e7ccf
|
code improvement
|
2016-01-10 06:47:40 +01:00 |
Markus Gans
|
9bc6ec6f96
|
Better default color handling
|
2016-01-10 00:56:52 +01:00 |
Markus Gans
|
db463c686f
|
better understandable code
|
2016-01-08 12:39:38 +01:00 |
Markus Gans
|
472fb1bbf3
|
small linker fix
|
2016-01-08 02:30:21 +01:00 |
Markus Gans
|
49629a995a
|
New class FOptiAttr to control video attributes and colors
|
2016-01-08 01:00:05 +01:00 |