Markus Gans
|
b21fe6a405
|
moving events into the class fc
|
2016-01-17 02:57:08 +01:00 |
Markus Gans
|
27d8b515f1
|
Some bug fixes
|
2015-12-20 23:27:33 +01:00 |
Markus Gans
|
2b3a7d3a4c
|
Fixed: calculator behavior for negative values in trigonometric functions
|
2015-10-17 05:13:14 +02:00 |
Markus Gans
|
70f5b545a5
|
Better support for monochrom terminals
|
2015-10-11 21:56:16 +02:00 |
Markus Gans
|
69e30eae49
|
Simplify default arguments
|
2015-09-27 16:45:28 +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
|
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 |