40 Commits

Author SHA1 Message Date
Markus Gans
c4fbad06ca .gitignore update 2015-06-23 00:52:13 +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
7d6169fb26 Add the possibility to draw double lines on overlapped flat lines for the 8x16graph font 2015-06-22 00:26:24 +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
f8edb82494 font name fixed: -misc-8x16graph-medium-r-normal--17-160-75-75-P-80- 2015-06-21 23:19:15 +02:00
Markus Gans
6e1392aa65 Class FButton: mouse click with unsetClickAnimation() works correctly now 2015-06-21 21:53:27 +02:00
Markus Gans
de68b4919e Add calculator preview 2015-06-20 16:56:03 +02:00
Markus Gans
5ac5bf6d31 Add the possibility to change the colors from FButton 2015-06-20 16:14:52 +02:00
Markus Gans
3d9a08dbba Add the possibility to change the colors from FButton 2015-06-19 19:53:30 +02:00
Markus Gans
749e8914c2 Add the possibility to turn off click animation on Fbutton 2015-06-15 22:04:27 +02:00
Markus Gans
e87e0ceb94 correction for the modifier letter small x 2015-06-14 19:34:34 +02:00
Markus Gans
1b3f6c9cbb Mandelbrot set screenshot 2015-06-14 13:48:35 +02:00
Markus Gans
43db541ca9 Add a FSwitch draft picture 2015-06-14 13:32:51 +02:00
Markus Gans
2d0898d6f8 Add a FSwitch draft picture 2015-06-14 13:29:44 +02:00
Markus Gans
3f88e85ed4 TODO update 2015-06-13 13:22:25 +02:00
Markus Gans
1017a220a1 Add Some mathematical signs 2015-06-12 00:00:55 +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
b3ae9930f7 TODO update 2015-06-08 20:40:32 +02:00
Markus Gans
140eb6dbaf mark the implicit conversion constructors 2015-05-28 23:20:51 +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
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
a2d0289857 back to the old picture 2015-05-24 19:29:10 +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
0.1.0b
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
092566032b Create README.md 2015-05-03 22:11:31 +02:00
Markus Gans
11f207a8b2 initial upload 2015-05-03 21:07:50 +02:00
Markus Gans
b8bcec960c Initial commit 2015-05-03 20:39:17 +02:00