Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +02:00 |
Markus Gans
|
c25ee14fe7
|
Move or resize a window with the arrow keys
|
2016-09-30 04:55:28 +02:00 |
Markus Gans
|
6749164aca
|
FButton, FDialog, FLineEdit and FProgressbar has now shadow as default
|
2016-09-04 18:31:31 +02:00 |
Markus Gans
|
71b5b16865
|
Add the new class FDialogListMenu to switch between dialog menus
|
2016-07-03 20:08:39 +02:00 |
Markus Gans
|
16a2477b74
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01: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
|
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
|
df6636bf60
|
Remove setVisibleCursor() from the FToggleButton class constructor
|
2015-08-11 00:11:07 +02:00 |
Markus Gans
|
0485138c33
|
Improve focusFirstChild() and focusLastChild()
|
2015-07-12 21:49:30 +02:00 |
Markus Gans
|
554cdc3042
|
watch.cpp code cleanup
|
2015-07-07 23:15:32 +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
|
1d8ea40500
|
Add a watch example to demonstrate the functionality of FSwitch
|
2015-07-04 23:05:28 +02:00 |