Markus Gans
|
9e0b6f8b53
|
Fixed a bug in the FObject check of parent objects
|
2017-10-14 20:21:44 +02: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
|
4df0418aee
|
FObject has received the iterator child access methods begin() and end()
|
2017-09-17 01:50:41 +02:00 |
|
Markus Gans
|
37f8ee81c9
|
Fix overrunning array
|
2017-09-16 01:21:16 +02:00 |
|
Markus Gans
|
0e4ba28544
|
Fix byte access in data type char_data
|
2017-09-15 01:31:02 +02:00 |
|
Markus Gans
|
dc3c5d19e4
|
Some code improvements
|
2017-09-11 03:06:02 +02:00 |
|
Markus Gans
|
abd501b558
|
Add some bad allocation checks
|
2017-08-12 22:55:29 +02:00 |
|
Markus Gans
|
2a85f7e977
|
Some code improvements
|
2017-08-12 20:10:27 +02:00 |
|
Markus Gans
|
55070bfc39
|
Advanced streaming functionality for FTermBuffer and FVTerm::print()
|
2017-08-06 17:02:19 +02:00 |
|
Markus Gans
|
b1d323ef76
|
New method FObject::isWidget()
|
2017-06-11 17:47:50 +02:00 |
|
Markus Gans
|
4107227119
|
on-demand scroll bars for FButtonGroup
|
2017-03-12 00:29:56 +01:00 |
|
Markus Gans
|
56df867ef7
|
Improve input cursor positioning in FScrollView
|
2017-03-08 23:48:30 +01:00 |
|
Markus Gans
|
36bba82e9f
|
Allow to change the focus out from FScrollView
|
2017-01-28 22:03:15 +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
|
9ccc5a4f27
|
New FToolTip widget to show assisted information
|
2016-10-01 23:18:49 +02:00 |
|
Markus Gans
|
7369ed1a10
|
FLabel now transmits the Click events to the parent widget
|
2016-09-27 00:46:05 +02:00 |
|
Markus Gans
|
15793868fe
|
Improvements for the window focus
|
2016-07-28 23:38:17 +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
|
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
|
54c45a6501
|
Version 0.2.0
|
2015-12-19 22:01:48 +01:00 |
|
Markus Gans
|
16a2477b74
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
|
Markus Gans
|
56a6878f46
|
More faster header inline code
|
2015-10-17 19:40:43 +02:00 |
|
Markus Gans
|
2afa9907ac
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +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
|
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
|
a982670af6
|
* Remove never read value from code
* Add the possibility to use exec() from FMessageBox to enter and leave the main event loop correctly
* Add a "hello world" example
|
2015-05-16 00:14:42 +02:00 |
|
Markus Gans
|
11f207a8b2
|
initial upload
|
2015-05-03 21:07:50 +02:00 |
|