73 Commits

Author SHA1 Message Date
Markus Gans
6eb864ce18 Add FSwitch the the class digramm 2015-07-11 12:33:27 +02:00
Markus Gans
58bd749463 Better contrast on 8 color terminals 0.1.1 2015-07-09 23:29:51 +02:00
Markus Gans
2350242db0 Makefile update 2015-07-09 02:15:12 +02:00
Markus Gans
e3983ea8a0 change inactive button foreground color for 8-color-theme 2015-07-09 02:13:47 +02:00
Markus Gans
dde6d966ce Makefile update 2015-07-07 23:16:17 +02:00
Markus Gans
554cdc3042 watch.cpp code cleanup 2015-07-07 23:15:32 +02:00
Markus Gans
ab324bb164 Class FString: typecast 2015-07-06 23:30:23 +02:00
Markus Gans
412462d2a9 Makefile.in update 2015-07-06 23:21:44 +02:00
Markus Gans
bcce95be01 Class FSwitch: Hold down the mouse button displays the switch in a different color. 2015-07-06 23:17:12 +02:00
Markus Gans
b371ad32f7 Class FSwitch: Hold down the mouse button displays the switch in a different color. 2015-07-06 23:15:34 +02:00
Markus Gans
71050832ac Bug fix disable cursor on focus FSwitch 2015-07-06 22:43:56 +02:00
Markus Gans
7844923d79 ChangeLog update 2015-07-06 12:25:16 +02:00
Markus Gans
cef8ec0916 Class FSwitch: disable cursor on focus 2015-07-06 10:50:46 +02:00
Markus Gans
91497fbb4c version 0.1.1 2015-07-04 23:35:34 +02:00
Markus Gans
450225c9c9 Makefile update 2015-07-04 23:18:40 +02:00
Markus Gans
a125118845 Add a .gitignore update 2015-07-04 23:10:52 +02:00
Markus Gans
1d8ea40500 Add a watch example to demonstrate the functionality of FSwitch 2015-07-04 23:05:28 +02:00
Markus Gans
e9548d068e Add new class FSwitch 2015-07-04 22:51:47 +02:00
Markus Gans
f282e3de3a fc::Fkey_return -> fc::Fkey_enter 2015-07-03 20:33:54 +02:00
Markus Gans
c8a024ddf4 Add a joined right-left-line character to the newfont 2015-07-02 22:27:34 +02:00
Markus Gans
796c86da6f ui example: improve progress bar object timer 2015-07-02 21:27:19 +02:00
Markus Gans
e956c3ad1f ui example: improve progress bar object timer 2015-07-02 21:21:18 +02:00
Markus Gans
5d8bbf2cd9 ui example: use the object timer for the progress bar animation 2015-07-02 01:00:30 +02:00
Markus Gans
561351cb6a Class FButton: remove one useless line 2015-07-02 00:50:32 +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
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
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
d4df6b700a optic 2015-06-27 23:14:50 +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
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