Markus Gans
|
ca60b762a7
|
Shows accelerator keys on the right side of the FMenu
|
2015-11-12 23:14:12 +01:00 |
Markus Gans
|
6fd2e7c650
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
Markus Gans
|
fb8d3df421
|
Menu supports newfont
|
2015-11-08 02:01:35 +01:00 |
Markus Gans
|
18a7d991ff
|
First working version of an application menu
|
2015-11-01 22:45:23 +01:00 |
Markus Gans
|
60fe968ce0
|
Support for the menu key
|
2015-10-29 21:10:50 +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
|
eb05f1c1ed
|
coding style
|
2015-10-10 04:01:22 +02:00 |
Markus Gans
|
6a92b4a956
|
Deactivate status bar key automatically
|
2015-10-10 03:14:14 +02:00 |
Markus Gans
|
2ba6b0bcf7
|
Some code improvements
|
2015-10-01 04:44:26 +02:00 |
Markus Gans
|
3ca644669d
|
Some code improvements
|
2015-10-01 03:48:58 +02:00 |
Markus Gans
|
fa05774a13
|
Some code improvements
|
2015-09-30 22:39:02 +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
|
53a3db9980
|
Rename string.cpp to string-operations.cpp
|
2015-09-24 16:21:39 +02:00 |
Markus Gans
|
26e9f75242
|
Further code optimizations
|
2015-09-24 00:41:43 +02:00 |
Markus Gans
|
9f4b7348c5
|
Change compile order in Makefile (string.cpp at the end)
|
2015-09-22 22:35:34 +02:00 |
Markus Gans
|
3e03f87a6c
|
Add the possibility to hide a virtual window
|
2015-09-22 22:12:31 +02:00 |
Markus Gans
|
a5197c6c64
|
Some code optimizations
|
2015-09-22 04:18:20 +02:00 |
Markus Gans
|
89f6d718f3
|
Some code optimizations
|
2015-09-20 05:44:50 +02:00 |
Markus Gans
|
fea7624124
|
fixed compile error on 32-bit architectures
|
2015-09-18 21:38:26 +02:00 |
Markus Gans
|
fa6666f368
|
use now the autoconf config.h
|
2015-08-22 18:53:52 +02:00 |
Markus Gans
|
df6636bf60
|
Remove setVisibleCursor() from the FToggleButton class constructor
|
2015-08-11 00:11:07 +02:00 |
Markus Gans
|
3cdaff6fe0
|
Makefile.in
|
2015-08-10 21:50:27 +02:00 |
Markus Gans
|
b4ce9a1896
|
Makefile.in
|
2015-08-10 00:56:32 +02:00 |
Markus Gans
|
543e0a3194
|
Makefile.in
|
2015-08-10 00:38:57 +02:00 |
Markus Gans
|
4ec8a3dda4
|
Class FLabel: Add multiple lines support
|
2015-07-18 21:31:26 +02:00 |
Markus Gans
|
8b195f7783
|
Improve focusFirstChild() and focusLastChild()
|
2015-07-12 21:50:03 +02:00 |
Markus Gans
|
0485138c33
|
Improve focusFirstChild() and focusLastChild()
|
2015-07-12 21:49:30 +02:00 |
Markus Gans
|
58bd749463
|
Better contrast on 8 color terminals
|
2015-07-09 23:29:51 +02:00 |
Markus Gans
|
2350242db0
|
Makefile update
|
2015-07-09 02:15:12 +02:00 |
Markus Gans
|
554cdc3042
|
watch.cpp code cleanup
|
2015-07-07 23:15:32 +02:00 |
Markus Gans
|
412462d2a9
|
Makefile.in update
|
2015-07-06 23:21:44 +02:00 |
Markus Gans
|
71050832ac
|
Bug fix disable cursor on focus FSwitch
|
2015-07-06 22:43:56 +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
|
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
|
f282e3de3a
|
fc::Fkey_return -> fc::Fkey_enter
|
2015-07-03 20:33:54 +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
|
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 |