Markus Gans
|
0be377a94a
|
Moving all termcap functions into FTermcap
|
2020-05-02 05:28:30 +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
|
0fd6439f5a
|
Static code for the special built-in key sequences
|
2020-04-29 02:24:48 +02:00 |
Markus Gans
|
4840978273
|
Static code for the special built-in key sequences
|
2020-04-29 00:37:29 +02:00 |
Markus Gans
|
1c3c687878
|
Adding the missing method getClientSize()
|
2020-04-28 01:46:26 +02:00 |
Markus Gans
|
0de0676092
|
A few inline and const changes
|
2020-04-26 20:45:57 +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
|
803e54d456
|
Further small code improvements
|
2020-04-20 01:01:20 +02:00 |
Markus Gans
|
88667f2cbb
|
Fix for macOS build
|
2020-04-19 20:57:28 +02:00 |
Markus Gans
|
9da4f00115
|
Further small code improvements
|
2020-04-19 20:40:49 +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
|
defc1714e4
|
CERT, OOP50-CPP: Avoids calling a virtual function from the constructor
|
2020-04-17 02:49:33 +02:00 |
Markus Gans
|
fd92d7f4d8
|
Update comments for the copy assignment operator
|
2020-04-15 23:44:08 +02:00 |
Markus Gans
|
7d4de8e46f
|
Improved event handling code
|
2020-04-15 23:17:42 +02:00 |
Markus Gans
|
62b4a68277
|
Better support of general arrow keys
|
2020-04-15 23:10:34 +02:00 |
Markus Gans
|
1ff34f64e1
|
Better support of general arrow keys
|
2020-04-15 10:55:23 +02:00 |
Markus Gans
|
7a520dc944
|
Add destructor
|
2020-04-15 01:01:16 +02:00 |
Markus Gans
|
9b654768aa
|
Several small code improvements
|
2020-04-15 00:28:18 +02:00 |
Markus Gans
|
90b389035e
|
Several small code improvements
|
2020-04-14 23:46:42 +02:00 |
Markus Gans
|
f364f76aea
|
add sonarcloud settings
|
2020-04-13 12:52:45 +02:00 |
Markus Gans
|
3bb001677f
|
Several small code improvements
|
2020-04-13 12:40:11 +02:00 |
Markus Gans
|
ac1ebfefad
|
minor fixes
|
2020-04-10 22:13:13 +02:00 |
Markus Gans
|
20c3cf218e
|
Dialogs can now be displayed without a border
|
2020-04-09 12:38:35 +02:00 |
Markus Gans
|
53d2f04e77
|
Update asciinema link
|
2020-04-04 21:45:27 +02:00 |
Markus Gans
|
bb52b6fd7e
|
Correction of methods that were unnecessarily declared as virtual
|
2020-04-04 20:58:47 +02:00 |
Markus Gans
|
53f1059312
|
Minor bug fixes
|
2020-04-02 09:59:34 +02:00 |
Markus Gans
|
a1b31179c2
|
Update asciinema link
|
2020-03-22 22:05:26 +01:00 |
Markus Gans
|
4c0404ac60
|
A small benchmakt test was added to the Rotozoomer example
|
2020-03-22 21:53:27 +01:00 |
Markus Gans
|
86ccd30eae
|
A rotozoomer example was added to demonstrate the drawing speed of FINAL CUT
|
2020-03-08 22:25:13 +01:00 |
Markus Gans
|
45218b0f61
|
Fixes keyboard input buffer problem when opening a modal dialog
|
2020-03-08 12:52:04 +01:00 |
Markus Gans
|
b58936a6a2
|
Exit the move-resize-mode when the close confirmation dialog is displayed
|
2020-03-07 22:38:26 +01:00 |
Markus Gans
|
77638fcaa0
|
Fixes keyboard input buffer problem when opening a modal dialog
|
2020-03-07 21:32:18 +01:00 |
Markus Gans
|
925f106846
|
Unbuffered reading of keystrokes for better latency
|
2020-03-05 21:30:54 +01:00 |
Markus Gans
|
3102fa6e59
|
Add .editorconfig
|
2020-03-01 15:42:07 +01:00 |
Markus Gans
|
e5902a6ee6
|
New command line switch "--no-terminal-data-request"
|
2020-02-25 23:42:31 +01:00 |
Markus Gans
|
ff6ff14793
|
Travis CI MacOS Homebrew update
|
2020-02-24 11:41:54 +01:00 |
Markus Gans
|
65b47b40f2
|
Updated Debian package files
|
2020-02-23 23:05:05 +01:00 |
Markus Gans
|
3723d071a3
|
Updated Debian and rpm package files
|
2020-02-23 20:57:51 +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
|
a33a9e1b6b
|
Printing FStyle object to change attributes
|
2020-02-16 00:01:36 +01:00 |
Markus Gans
|
43bda37f71
|
Rename setTransShadow() to setColorOverlay()
|
2020-02-13 08:21:48 +01:00 |
Markus Gans
|
83a6ee497b
|
Fix collapse() and expand() in FListViewItem()
|
2020-02-11 00:29:58 +01:00 |
Markus Gans
|
dd625e0822
|
Adding a tty check for stdin
|
2020-02-09 21:58:17 +01:00 |
Markus Gans
|
07a29910b7
|
Add application structure diagram
|
2020-02-08 21:31:21 +01:00 |
Markus Gans
|
b810b51e65
|
Fix in FListViewIterator
|
2020-02-05 08:57:13 +01:00 |