Markus Gans
|
1613d5bb55
|
Refactor the VGA attribute controller access code
|
2016-10-17 08:44:38 +02:00 |
Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +02:00 |
Markus Gans
|
c43a7f9bad
|
The window size is now changeable with the mouse
|
2016-09-29 04:29:12 +02:00 |
Markus Gans
|
7d0cf3383e
|
Add a transparent example program + improve transparent shadow
|
2016-08-21 21:27:44 +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
|
0146ae9d99
|
Use nl_langinfo to determine the numeric thousands separator
|
2016-05-24 22:30:01 +02:00 |
Markus Gans
|
27d8b515f1
|
Some bug fixes
|
2015-12-20 23:27:33 +01:00 |
Markus Gans
|
6074c78516
|
More string types for FString relational operators
|
2015-12-18 21:47:19 +01:00 |
Markus Gans
|
ae62812335
|
Better handling of empty strings in FLineEdit and FButton + sub-menu example
|
2015-11-29 15:58:36 +01:00 |
Markus Gans
|
0c0453eb79
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
Markus Gans
|
eb05f1c1ed
|
coding style
|
2015-10-10 04:01:22 +02:00 |
Markus Gans
|
e4ec5cb8ff
|
Improve compatibility with initialize_color + better TeraTerm support
|
2015-10-06 05:09:18 +02:00 |
Markus Gans
|
5f86dad265
|
Update README.md + FString code improvements
|
2015-10-05 01:01:45 +02:00 |
Markus Gans
|
3ca644669d
|
Some code improvements
|
2015-10-01 03:48:58 +02:00 |
Markus Gans
|
fa05774a13
|
Some code improvements
|
2015-09-30 22:39:02 +02:00 |
Markus Gans
|
2afa9907ac
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
Markus Gans
|
d0e4b41bbc
|
Fixed a uninitialized value
|
2015-09-22 22:47: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
|
461882ac8e
|
Add comments
|
2015-09-20 12:27:17 +02:00 |
Markus Gans
|
89f6d718f3
|
Some code optimizations
|
2015-09-20 05:44:50 +02:00 |
Markus Gans
|
fea7624124
|
fixed compile error on 32-bit architectures
|
2015-09-18 21:38:26 +02:00 |
Markus Gans
|
35a50fdbd7
|
Class FString: More data types for the + operator
|
2015-07-18 21:26:27 +02:00 |
Markus Gans
|
ab324bb164
|
Class FString: typecast
|
2015-07-06 23:30:23 +02:00 |
Markus Gans
|
65626b98a2
|
Class FString: improve integer exception handling
|
2015-06-30 09:29:49 +02:00 |
Markus Gans
|
97cefa927f
|
Class FString: improve floating point exception handling
|
2015-06-30 00:25:36 +02:00 |
Markus Gans
|
21e9e0d397
|
Class FString: improve floating point exception handling
|
2015-06-30 00:21:50 +02:00 |
Markus Gans
|
e9a04bcf29
|
Class FString: add exception handling for toLong() and toULong()
|
2015-06-28 20:23:39 +02:00 |
Markus Gans
|
f9001e59de
|
Class FString: Add toFloat(), toDouble() and setNumber(...) for floating point values
|
2015-06-27 23:00:12 +02:00 |
Markus Gans
|
5ee7d1cf56
|
more explicit calls
|
2015-05-28 22:48:15 +02:00 |
Markus Gans
|
7789ee4fba
|
Add keyword 'explicit' to some constructors
|
2015-05-27 02:25:13 +02:00 |
Markus Gans
|
1ebd703f05
|
Remove eol spaces
|
2015-05-26 23:15:49 +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 |