Markus Gans
|
36d1163343
|
Use LC_CTYPE instead of LC_ALL in the FString() example
|
2015-06-28 20:39:21 +02:00 |
Markus Gans
|
e9a04bcf29
|
Class FString: add exception handling for toLong() and toULong()
|
2015-06-28 20:23:39 +02:00 |
Markus Gans
|
24091534e5
|
Simplify Makefile.gcc and Makefile.clang for the example programs
|
2015-06-28 19:32:03 +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 |
Markus Gans
|
215f213bad
|
Add the possibility to draw double lines on overlapped flat lines for the 8x16graph font
|
2015-06-21 23:27:10 +02:00 |
Markus Gans
|
83aa986646
|
Use class methods for with and height instead of protected class attributes.
|
2015-06-08 20:43:19 +02:00 |
Markus Gans
|
56fb44b8cc
|
Makefile update
|
2015-06-08 20:42:17 +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
|
d26f9134fc
|
code finishing
|
2015-05-26 23:08:46 +02:00 |
Markus Gans
|
8f1e52a362
|
Optimize input-dialog for 80x24 terminals
|
2015-05-26 22:55:53 +02:00 |
Markus Gans
|
5c6a8dfc54
|
Add a Mandelbrot set program
|
2015-05-25 23:39:09 +02:00 |
Markus Gans
|
fe19574153
|
Correcting the filename in comment
|
2015-05-24 19:54:02 +02:00 |
Markus Gans
|
475f1011de
|
Add an input field example
|
2015-05-24 19:15:03 +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
|
f8da6b6743
|
* Makefile.am update
* add a assertion in FMessageBox
|
2015-05-20 21:27:08 +02:00 |
Markus Gans
|
3e64259fdf
|
Add a FDialog example
|
2015-05-20 21:05:23 +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
|
b915d21550
|
* 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:02:33 +02:00 |
Markus Gans
|
11f207a8b2
|
initial upload
|
2015-05-03 21:07:50 +02:00 |