Markus Gans
|
605194b69e
|
input cursor is now controlled by the vterm
|
2016-10-06 23:15:09 +02:00 |
Markus Gans
|
a2d69f5e7b
|
Fix: Dereference of null pointer in transparent.cpp
|
2016-10-02 21:42:14 +02:00 |
Markus Gans
|
1231b9f65d
|
FStatusBar and FMenuBar use now the always-on-top window option
|
2016-10-02 21:26:25 +02:00 |
Markus Gans
|
c25ee14fe7
|
Move or resize a window with the arrow keys
|
2016-09-30 04:55:28 +02:00 |
Markus Gans
|
c43a7f9bad
|
The window size is now changeable with the mouse
|
2016-09-29 04:29:12 +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
|
e462db30a9
|
New zoom interaction-elements to maximize a FDialog
|
2016-09-11 16:48:39 +02:00 |
Markus Gans
|
fa037ee3ec
|
Fix meta key + 1..9 dialog switch in transparent.cpp
|
2016-09-05 19:14:51 +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
|
3d0f046de9
|
clearFlatBorder() replace now a double flatline with a single flatline
|
2016-09-03 15:17:48 +02:00 |
Markus Gans
|
44cb96e732
|
incorrect parameter can now return an error message
|
2016-08-28 22:43:14 +02:00 |
Markus Gans
|
2904ed31b9
|
new inherit background option for characters
|
2016-08-27 23:23:42 +02:00 |
Markus Gans
|
98fbce5de6
|
Use the new transparent shadow option in drawShadow()
|
2016-08-25 01:54:10 +02:00 |
Markus Gans
|
bd1b9e7c90
|
Add a transparent example program
|
2016-08-21 21:29:04 +02:00 |
Markus Gans
|
7d0cf3383e
|
Add a transparent example program + improve transparent shadow
|
2016-08-21 21:27:44 +02:00 |
Markus Gans
|
bbfbde465f
|
Switch back to the own dialog when you closing a dialog menu
|
2016-08-20 22:27:23 +02:00 |
Markus Gans
|
5606d66404
|
widget clearing updates now only non-covered characters
|
2016-08-06 21:43:39 +02:00 |
Markus Gans
|
303c402ada
|
Add the windows example to show the window behavior
|
2016-07-31 20:28:45 +02:00 |
Markus Gans
|
7d6d5cf71f
|
Fix: Dereference of null pointer in FOptiAttr
|
2016-07-24 13:51:36 +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
|
71b5b16865
|
Add the new class FDialogListMenu to switch between dialog menus
|
2016-07-03 20:08:39 +02:00 |
Markus Gans
|
0c4b3a3a14
|
Fix the use-after-free bug for previous_widget
|
2016-06-27 23:08:32 +02:00 |
Markus Gans
|
8ffa221e5f
|
Fixes some status bar update issues and focus problems
|
2016-06-19 23:18:53 +02:00 |
Markus Gans
|
4e447a6096
|
Improved status bar text updating at window change
|
2016-06-18 19:10:41 +02:00 |
Markus Gans
|
0146ae9d99
|
Use nl_langinfo to determine the numeric thousands separator
|
2016-05-24 22:30:01 +02:00 |
Markus Gans
|
9df9eb5961
|
Improve adjustSize()
|
2016-05-16 21:11:32 +02:00 |
Markus Gans
|
01be1a5c37
|
Fix the missing typecast for SpecialCharacter in ui.cpp
|
2016-04-19 22:05:42 +02:00 |
Markus Gans
|
9c378151a3
|
TODO update
|
2016-02-07 22:02:38 +01:00 |
Markus Gans
|
4dca45036e
|
OSC sequence support for GNU Screen and tmux
|
2016-02-04 01:27:15 +01:00 |
Markus Gans
|
e35340114b
|
Avoid height and width underflow in adjustSize
|
2016-01-17 23:37:52 +01:00 |
Markus Gans
|
b21fe6a405
|
moving events into the class fc
|
2016-01-17 02:57:08 +01:00 |
Markus Gans
|
8ba652eb07
|
code improvement
|
2016-01-10 07:08:55 +01:00 |
Markus Gans
|
df5e7e7ccf
|
code improvement
|
2016-01-10 06:47:40 +01:00 |
Markus Gans
|
9bc6ec6f96
|
Better default color handling
|
2016-01-10 00:56:52 +01:00 |
Markus Gans
|
e5003ac8d1
|
New class FOptiAttr to control video attributes and colors
|
2016-01-08 02:19:38 +01:00 |
Markus Gans
|
49629a995a
|
New class FOptiAttr to control video attributes and colors
|
2016-01-08 01:00:05 +01:00 |
Markus Gans
|
4a697e7c9a
|
example program to test video attributes
|
2015-12-24 02:37:01 +01:00 |
Markus Gans
|
6b789b16a0
|
Add video attribute support for dim (half-bright) and italic
|
2015-12-24 02:34:30 +01:00 |
Markus Gans
|
27d8b515f1
|
Some bug fixes
|
2015-12-20 23:27:33 +01:00 |
Markus Gans
|
54c45a6501
|
Version 0.2.0
|
2015-12-19 22:01:48 +01:00 |
Markus Gans
|
7dc30f7c70
|
Version 0.2.0
|
2015-12-19 20:51:04 +01:00 |
Markus Gans
|
16a2477b74
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
Markus Gans
|
9cc95d952b
|
Optimize menu example
|
2015-12-18 21:48:27 +01:00 |
Markus Gans
|
cc58f61480
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
Markus Gans
|
8099c16b57
|
Improve sub-sub-menu handling
|
2015-12-12 00:50:59 +01:00 |
Markus Gans
|
700c10ef1f
|
Newfont Bullet sign
|
2015-12-11 06:04:29 +01:00 |
Markus Gans
|
7207eaa0ff
|
Add "menu" example
|
2015-12-08 21:05:00 +01:00 |
Markus Gans
|
ae62812335
|
Better handling of empty strings in FLineEdit and FButton + sub-menu example
|
2015-11-29 15:58:36 +01:00 |
Markus Gans
|
ca60b762a7
|
Shows accelerator keys on the right side of the FMenu
|
2015-11-12 23:14:12 +01:00 |