Markus Gans
|
09021d9c0a
|
Check of the termcap capability U8
|
2017-02-07 17:15:01 +01:00 |
Markus Gans
|
754a863cfe
|
Debian files dependencies update
|
2017-02-06 22:47:48 +01:00 |
Markus Gans
|
a67eeaa94f
|
Small makefile fix
|
2017-02-06 02:21:40 +01:00 |
Markus Gans
|
e369a11d1a
|
Add Debian files to create packages
|
2017-02-05 23:55:54 +01:00 |
Markus Gans
|
dbbf811993
|
Better monochrome support in scrollview example
|
2017-01-28 23:20:38 +01:00 |
Markus Gans
|
36bba82e9f
|
Allow to change the focus out from FScrollView
|
2017-01-28 22:03:15 +01:00 |
Markus Gans
|
d2ba29d842
|
FScrollView now scrolls automatically to the focused widget
|
2017-01-26 00:37:02 +01:00 |
Markus Gans
|
59189160fd
|
FScrollView now scrolls automatically to the focused widget
|
2017-01-26 00:31:07 +01:00 |
Markus Gans
|
51b1d18a84
|
FScrollView now allows client widget
|
2017-01-22 23:04:40 +01:00 |
Markus Gans
|
5cb7b77f4e
|
Virtual window gets a preprocessing handler
|
2017-01-15 19:48:27 +01:00 |
Markus Gans
|
49e36e5203
|
Add scrollTo and scrollBy methods to FScrollView
|
2017-01-07 22:09:09 +01:00 |
Markus Gans
|
99ff28cbbe
|
Add FScrollView arrow keys support
|
2017-01-03 19:02:04 +01:00 |
Markus Gans
|
87ca58b898
|
FScrollView now has on-demand scroll bars
|
2017-01-03 05:19:44 +01:00 |
Markus Gans
|
b2e4a59f54
|
FScrollView provides a scrollable viewport to change area
|
2017-01-02 08:07:46 +01:00 |
Markus Gans
|
628bec0b29
|
Reduce public methods in FVTerm
|
2016-12-28 16:29:49 +01:00 |
Markus Gans
|
2c8d58f803
|
Avoid non-working tab-moves on Linux terminals with PC or VT100 encoding
|
2016-12-27 23:03:32 +01:00 |
Markus Gans
|
386e91563a
|
Add the ability to stream text into a widget's virtual window with print() or *this
|
2016-12-26 01:15:32 +01:00 |
Markus Gans
|
f67537fba4
|
Correct gpm detection in configure script
|
2016-12-22 12:27:11 +01:00 |
Markus Gans
|
c4a8886da2
|
VTerm marks printed characters for a correct determination of unchanged characters
|
2016-12-22 02:02:40 +01:00 |
Markus Gans
|
b9f3be782f
|
Skipping the print of characters without changes
|
2016-12-18 23:34:11 +01:00 |
Markus Gans
|
fedb5f64f3
|
Reduce the character output by using character erase and character repeat
|
2016-12-15 23:11:34 +01:00 |
Markus Gans
|
e4284615db
|
Accelerates text line drawing by clear with CSI sequences
|
2016-12-11 16:42:50 +01:00 |
Markus Gans
|
b10cf800bd
|
Restore window titl only if it could be read before
|
2016-11-29 00:23:45 +01:00 |
Markus Gans
|
4012cdb7b0
|
Version 0.3.0
|
2016-11-27 19:16:52 +01:00 |
Markus Gans
|
4da63ebcac
|
Improvements for ansi terminal emulators
|
2016-11-27 00:41:34 +01:00 |
Markus Gans
|
33c03cf6fc
|
Optimized the terminal clear screen
|
2016-11-26 18:40:50 +01:00 |
Markus Gans
|
1895dc001b
|
Optimized the terminal clear screen
|
2016-11-26 18:15:31 +01:00 |
Markus Gans
|
8beed7b330
|
Add the opti-move test program
|
2016-11-26 15:18:44 +01:00 |
Markus Gans
|
5530c99d22
|
Increase speed on cygwin terminals
|
2016-11-20 21:15:43 +01:00 |
Markus Gans
|
082bbfbaa2
|
Improve tty settings
|
2016-11-20 18:26:15 +01:00 |
Markus Gans
|
fc8ee51e72
|
Do not draw shadows on a linux console if not all characters are available
|
2016-11-13 22:08:40 +01:00 |
Markus Gans
|
04a483526f
|
Optimized input cursor positioning for terminals without hidden cursor
|
2016-11-12 22:59:48 +01:00 |
Markus Gans
|
125c4b961b
|
The use of xterm default colors now is configurable
|
2016-11-06 16:36:21 +01:00 |
Markus Gans
|
e66f00ea92
|
Determine xterm maximum number of colors via OSC 4
|
2016-11-05 23:12:05 +01:00 |
Markus Gans
|
b9cc271765
|
xterm should be able to use at least 16 colors
|
2016-11-03 23:26:19 +01:00 |
Markus Gans
|
75b452bf52
|
The class declaration now has a consistent order
|
2016-11-02 00:37:58 +01:00 |
Markus Gans
|
1613d5bb55
|
Refactor the VGA attribute controller access code
|
2016-10-17 08:44:38 +02:00 |
Markus Gans
|
00c33a8d61
|
CodeDocs
|
2016-10-15 18:32:54 +02:00 |
Markus Gans
|
ff6deaf4ab
|
Each virtual window gets its own virtual print cursor
|
2016-10-15 03:32:30 +02:00 |
Markus Gans
|
e6368749d4
|
Fix: Dereference of null pointer in fvterm.cpp
|
2016-10-14 17:37:26 +02:00 |
Markus Gans
|
17b59cf50d
|
Virtual windows can now store their own offset information
|
2016-10-14 13:02:35 +02:00 |
Markus Gans
|
d9e5aac828
|
remove dead return code
|
2016-10-13 02:57:11 +02:00 |
Markus Gans
|
cae1a742ea
|
Reduces in the code the number of friend classes
|
2016-10-13 02:16:51 +02:00 |
Markus Gans
|
560e8c9811
|
Fix linking problem
|
2016-10-11 05:31:12 +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
|
8328af4132
|
Add the possibility to scroll text up and down in a virtual window
|
2016-10-08 02:54:32 +02:00 |
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 |