Markus Gans
|
53f1059312
|
Minor bug fixes
|
2020-04-02 09:59:34 +02:00 |
Markus Gans
|
4c0404ac60
|
A small benchmakt test was added to the Rotozoomer example
|
2020-03-22 21:53:27 +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
|
43bda37f71
|
Rename setTransShadow() to setColorOverlay()
|
2020-02-13 08:21:48 +01:00 |
Markus Gans
|
07a29910b7
|
Add application structure diagram
|
2020-02-08 21:31:21 +01:00 |
Markus Gans
|
74d8585561
|
New widget class FComboBox to provide a dropdown list with an input field
|
2019-12-16 11:14:24 +01:00 |
Markus Gans
|
dedc1f3410
|
New Widget class FSpinBox to provide spin boxes
|
2019-11-16 15:16:44 +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
|
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
|
38df039235
|
Expanding the unit test for FTermLinux
|
2019-07-04 15:26:26 +02:00 |
Markus Gans
|
fa66a7091e
|
Move system calls to the new class FSystem
|
2019-05-17 15:48:09 +02:00 |
Markus Gans
|
2b110d87d8
|
Use of initializer_list for FListBox, FListView and FTextView
|
2019-01-05 22:58:06 +01:00 |
Markus Gans
|
ca90fb64bd
|
Improved Sun Microsystems workstation console quirks
|
2018-11-24 02:59:56 +01:00 |
Markus Gans
|
5a356664b2
|
The widget flags are now stored in a bit field
|
2018-11-04 23:00:06 +01:00 |
Markus Gans
|
1f8d16791a
|
New method rgb2ColorIndex() to converts a 24-bit RGB color to a 256-color compatible approximation
|
2018-11-03 01:32:51 +01:00 |
Markus Gans
|
c2df8ac7d9
|
Moved FTerm debug access methods to FTermDebugData
|
2018-11-01 21:29:54 +01:00 |
Markus Gans
|
4afa988232
|
Add the file faq.md
|
2018-11-01 00:49:13 +01:00 |
Markus Gans
|
5d134793cf
|
FTerm is now a data member of FVTerm
|
2018-10-29 00:45:45 +01:00 |
Markus Gans
|
96edb762c7
|
Building Fix for a negative value check for gcc < 4.8
|
2018-10-26 07:43:23 +02:00 |
Markus Gans
|
8e2c32ebdc
|
Remove redundant program code from FString
|
2018-10-05 05:15:54 +02:00 |
Markus Gans
|
ef02e06fa5
|
Final Cut logo update
|
2018-09-30 20:07:22 +02:00 |
Markus Gans
|
1eff94aead
|
Remove indirect virtual call from constructor in FToggleButton::FToggleButton
|
2018-09-24 04:50:47 +02:00 |
Markus Gans
|
2ac9167bcf
|
LGTM badges
|
2018-09-22 03:38:20 +02:00 |
Markus Gans
|
be7e8072fe
|
autoconf settings
|
2018-09-22 01:11:05 +02:00 |
Markus Gans
|
cbbb5aad0a
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +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
|
06423664c0
|
license information
|
2018-02-17 20:58:07 +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
|
48cdd9bb0a
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
Markus Gans
|
ec57ec6f74
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
Markus Gans
|
1bf4f2f906
|
Small NewFont improvements
|
2017-11-03 20:12:27 +01:00 |
Markus Gans
|
19c8dd50a9
|
Move fonts into the root directory
|
2017-11-02 16:05:34 +01:00 |
Markus Gans
|
3746dac885
|
FWidget now inherits directly from FObject
|
2017-10-27 23:28:37 +02:00 |
Markus Gans
|
b4b84225d5
|
Small class diagram improvement
|
2017-10-07 23:55:01 +02:00 |
Markus Gans
|
b41411e764
|
Streaming support for FString
|
2017-09-20 02:51:17 +02:00 |
Markus Gans
|
92af0e811c
|
Class diagram update
|
2017-09-06 02:15:00 +02:00 |
Markus Gans
|
56df867ef7
|
Improve input cursor positioning in FScrollView
|
2017-03-08 23:48:30 +01:00 |
Markus Gans
|
51b1d18a84
|
FScrollView now allows client widget
|
2017-01-22 23:04:40 +01:00 |
Markus Gans
|
fedb5f64f3
|
Reduce the character output by using character erase and character repeat
|
2016-12-15 23:11:34 +01:00 |
Markus Gans
|
00c33a8d61
|
CodeDocs
|
2016-10-15 18:32:54 +02:00 |
Markus Gans
|
ff6deaf4ab
|
Each virtual window gets its own virtual print cursor
|
2016-10-15 03:32:30 +02:00 |
Markus Gans
|
1231b9f65d
|
FStatusBar and FMenuBar use now the always-on-top window option
|
2016-10-02 21:26:25 +02:00 |
Markus Gans
|
9ef3bd3243
|
Bind accelerator key from the FMenuItem to the root widget
|
2016-07-14 00:12:16 +02:00 |
Markus Gans
|
8244a558df
|
The Final Cut logo
|
2016-04-25 21:13:12 +02:00 |
Markus Gans
|
c0af243403
|
small shell script improvements
|
2016-04-02 18:35:34 +02:00 |