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
|
89f6d718f3
|
Some code optimizations
|
2015-09-20 05:44:50 +02:00 |
Markus Gans
|
58bd749463
|
Better contrast on 8 color terminals
|
2015-07-09 23:29:51 +02:00 |
Markus Gans
|
f282e3de3a
|
fc::Fkey_return -> fc::Fkey_enter
|
2015-07-03 20:33:54 +02:00 |
Markus Gans
|
f4f1629809
|
Class FButton: use the object timer for the click animation
|
2015-07-01 22:34:40 +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
|
77c6fa4eee
|
Add fc::Fkey_erase for backspace
|
2015-06-22 17:03:50 +02:00 |
Markus Gans
|
c6518823c4
|
Improve trigonometric function zero-crossing
|
2015-06-22 02:01:50 +02:00 |
Markus Gans
|
e6ac1abda1
|
Add a simple calculator with trigonometric functions
|
2015-06-22 00:28:06 +02:00 |