Markus Gans
|
17b59cf50d
|
Virtual windows can now store their own offset information
|
2016-10-14 13:02:35 +02:00 |
Markus Gans
|
b668f7011c
|
Separate the virtual terminal into a own class vterm
|
2016-10-11 04:57:36 +02:00 |
Markus Gans
|
e14cd1af83
|
Remove some duplicate code
|
2016-10-09 02:06:06 +02:00 |
Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +02:00 |
Markus Gans
|
9ccc5a4f27
|
New FToolTip widget to show assisted information
|
2016-10-01 23:18:49 +02:00 |
Markus Gans
|
c25ee14fe7
|
Move or resize a window with the arrow keys
|
2016-09-30 04:55:28 +02:00 |
Markus Gans
|
7369ed1a10
|
FLabel now transmits the Click events to the parent widget
|
2016-09-27 00:46:05 +02:00 |
Markus Gans
|
9475f34499
|
Replacing the widget position variables by FRect objects
|
2016-09-25 23:53:48 +02:00 |
Markus Gans
|
9766ee4b6f
|
Better code readability: control structures (if/else, while, switch) are now separated by a blank line.
|
2016-07-09 00:01:59 +02:00 |
Markus Gans
|
28c4a61997
|
Improved title bar menu integration
|
2016-06-13 22:44:15 +02:00 |
Markus Gans
|
b576b8dcad
|
Add a title bar menu to close dialogs
|
2016-06-12 23:06:58 +02:00 |
Markus Gans
|
56e5847d41
|
Moving widget flags into the class fc
|
2016-01-24 14:53:09 +01:00 |
Markus Gans
|
cc58f61480
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
Markus Gans
|
692f8248e1
|
Improved mouse and keyboard handling in sub-menus
|
2015-11-24 23:40:41 +01:00 |
Markus Gans
|
101c9fcc74
|
Add sub-menu support
|
2015-11-22 21:41:18 +01:00 |
Markus Gans
|
0c0453eb79
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
Markus Gans
|
b05a20943a
|
Improved menu focus handling
|
2015-11-07 23:16:09 +01:00 |
Markus Gans
|
8f3fab4bf5
|
Improve keyboard shortcut handling in menus
|
2015-11-04 00:14:23 +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
|
7e961d40c3
|
Make cursor visibility more standards compliant
|
2015-10-23 00:24:20 +02:00 |
Markus Gans
|
a478bf6a2a
|
Hidden windows are now non-clickable
|
2015-10-19 00:07:07 +02:00 |
Markus Gans
|
6a92b4a956
|
Deactivate status bar key automatically
|
2015-10-10 03:14:14 +02:00 |
Markus Gans
|
fa05774a13
|
Some code improvements
|
2015-09-30 22:39:02 +02:00 |
Markus Gans
|
15379c61fe
|
Fixed setPos in FWidget
|
2015-09-28 04:31:29 +02:00 |
Markus Gans
|
69e30eae49
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
Markus Gans
|
2a44a415f3
|
Add methods getPos and setPos to FRect and FWidget
|
2015-09-27 16:00:13 +02:00 |
Markus Gans
|
2afa9907ac
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +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
|
8c7c2fc7a2
|
config.h.in
|
2015-09-15 23:07:24 +02:00 |
Markus Gans
|
adfcd29ee2
|
add classes FMenu
|
2015-08-16 20:05:39 +02:00 |