Markus Gans
|
fc8ee51e72
|
Do not draw shadows on a linux console if not all characters are available
|
2016-11-13 22:08:40 +01:00 |
Markus Gans
|
75b452bf52
|
The class declaration now has a consistent order
|
2016-11-02 00:37:58 +01:00 |
Markus Gans
|
1613d5bb55
|
Refactor the VGA attribute controller access code
|
2016-10-17 08:44:38 +02:00 |
Markus Gans
|
b668f7011c
|
Separate the virtual terminal into a own class vterm
|
2016-10-11 04:57:36 +02:00 |
Markus Gans
|
e14cd1af83
|
Remove some duplicate code
|
2016-10-09 02:06:06 +02:00 |
Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +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
|
c25ee14fe7
|
Move or resize a window with the arrow keys
|
2016-09-30 04:55:28 +02:00 |
Markus Gans
|
9475f34499
|
Replacing the widget position variables by FRect objects
|
2016-09-25 23:53:48 +02:00 |
Markus Gans
|
7d0cf3383e
|
Add a transparent example program + improve transparent shadow
|
2016-08-21 21:27:44 +02:00 |
Markus Gans
|
bbfbde465f
|
Switch back to the own dialog when you closing a dialog menu
|
2016-08-20 22:27:23 +02:00 |
Markus Gans
|
5606d66404
|
widget clearing updates now only non-covered characters
|
2016-08-06 21:43:39 +02:00 |
Markus Gans
|
d3f5979873
|
Segmentation fault fix
|
2016-07-28 01:04:27 +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
|
9df9eb5961
|
Improve adjustSize()
|
2016-05-16 21:11:32 +02:00 |
Markus Gans
|
b21fe6a405
|
moving events into the class fc
|
2016-01-17 02:57:08 +01:00 |
Markus Gans
|
49629a995a
|
New class FOptiAttr to control video attributes and colors
|
2016-01-08 01:00:05 +01:00 |
Markus Gans
|
cc58f61480
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
Markus Gans
|
7207eaa0ff
|
Add "menu" example
|
2015-12-08 21:05:00 +01:00 |
Markus Gans
|
6fd2e7c650
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
Markus Gans
|
56a6878f46
|
More faster header inline code
|
2015-10-17 19:40:43 +02:00 |
Markus Gans
|
70f5b545a5
|
Better support for monochrom terminals
|
2015-10-11 21:56:16 +02:00 |
Markus Gans
|
eb05f1c1ed
|
coding style
|
2015-10-10 04:01:22 +02:00 |
Markus Gans
|
6a92b4a956
|
Deactivate status bar key automatically
|
2015-10-10 03:14:14 +02:00 |
Markus Gans
|
15379c61fe
|
Fixed setPos in FWidget
|
2015-09-28 04:31:29 +02:00 |
Markus Gans
|
2afa9907ac
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
Markus Gans
|
9740350abd
|
Add macro _METHOD_CALLBACK and _FUNCTION_CALLBACK to simplify the use callback functions. The callback data pointer is now predefined with NULL as default argument.
|
2015-09-24 19:01:27 +02:00 |
Markus Gans
|
26e9f75242
|
Further code optimizations
|
2015-09-24 00:41:43 +02:00 |
Markus Gans
|
3e03f87a6c
|
Add the possibility to hide a virtual window
|
2015-09-22 22:12:31 +02:00 |
Markus Gans
|
a5197c6c64
|
Some code optimizations
|
2015-09-22 04:18:20 +02:00 |
Markus Gans
|
89f6d718f3
|
Some code optimizations
|
2015-09-20 05:44:50 +02:00 |
Markus Gans
|
44c8be0224
|
init() method for the FStatusKey constructor to avoid code duplication
|
2015-07-26 18:24:10 +02:00 |
Markus Gans
|
1d940dda14
|
upload
|
2015-05-23 13:35:12 +02:00 |
Markus Gans
|
f0c152095c
|
add .gitignore
|
2015-05-23 13:30:22 +02:00 |
Markus Gans
|
11f207a8b2
|
initial upload
|
2015-05-03 21:07:50 +02:00 |