Markus Gans
|
b854224eb5
|
Terminal detection for newer vte libraries (>= 0.53.0)
|
2018-10-09 16:04:21 +02:00 |
Markus Gans
|
ef21076bbd
|
Some small code splits
|
2018-10-09 00:33:26 +02:00 |
Markus Gans
|
0b51df32b5
|
Move all termcap code into FTermcap
|
2018-10-08 04:14:20 +02:00 |
Markus Gans
|
8e2c32ebdc
|
Remove redundant program code from FString
|
2018-10-05 05:15:54 +02:00 |
Markus Gans
|
c8abcce79a
|
dding a unit test for the FTermData class
|
2018-10-04 00:44:21 +02:00 |
Markus Gans
|
8407a9d2b6
|
Extract FTerm data members into the data class FTermData
|
2018-10-01 22:27:54 +02:00 |
Markus Gans
|
851e3db49c
|
FListView now has the ability to sort by columns
|
2018-09-28 06:45:02 +02:00 |
Markus Gans
|
11ba43fa0f
|
Move time event processing from FApplication to FObject
|
2018-09-27 03:02:07 +02:00 |
Markus Gans
|
affdf6fe11
|
The FListViewItem class now has a getData() and a setData() method
|
2018-09-26 19:25:15 +02:00 |
Markus Gans
|
dc4b4eec6b
|
Add a first steps document
|
2018-09-24 04:17:15 +02:00 |
Markus Gans
|
4ad8335556
|
Stricter use of the keyword virtual
|
2018-09-24 04:02:35 +02:00 |
Markus Gans
|
b0039e78c4
|
The entire library source code is now encapsulated under the namespace finalcut
|
2018-09-20 23:59:01 +02:00 |
Markus Gans
|
7b2257e538
|
finalcut.spec
|
2018-09-20 04:59:04 +02:00 |
Markus Gans
|
26cd5118e6
|
Added pkg-config file finalcut.pc
|
2018-09-20 04:47:51 +02:00 |
Markus Gans
|
0029c41bad
|
Implement a ttytype test for the FTermDetection unit test
|
2018-09-16 19:33:40 +02:00 |
Markus Gans
|
fc62f9cfe1
|
Added unit test for FTermDetection with a terminal simulation
|
2018-09-14 22:42:56 +02:00 |
Markus Gans
|
0a5d5aa59c
|
Removes the deprecated keyword "register"
|
2018-09-12 22:51:15 +02:00 |
Markus Gans
|
fc45c3c1a5
|
Some small code improvements
|
2018-09-02 22:46:01 +02:00 |
Markus Gans
|
076598c988
|
Fix mouse wheel behavior over horizontal scroll bars in FTextView
|
2018-09-02 13:48:04 +02:00 |
Markus Gans
|
627ee0f094
|
Compiles now with newer gcc
|
2018-09-02 00:43:27 +02:00 |
Markus Gans
|
c38775f878
|
Fixed a problem for a non-debug compilation
|
2018-09-01 19:06:17 +02:00 |
Markus Gans
|
0c3be5e726
|
Added unit test for FTermcapQuirks
|
2018-08-09 00:04:00 +02:00 |
Markus Gans
|
8c575e0aad
|
Handling of keys that are substrings of other keys
|
2018-07-29 23:49:11 +02:00 |
Markus Gans
|
d4a163065d
|
Added Keypad [/], [*], [-], [+] support
|
2018-07-29 13:25:16 +02:00 |
Markus Gans
|
0e86de5c81
|
Fix 4 bytes UTF-8 keyboard input
|
2018-07-27 12:16:43 +02:00 |
Markus Gans
|
cbbb5aad0a
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +02:00 |
Markus Gans
|
76f978c511
|
Fix Parameter passing in term::init_OptiAttr
|
2018-07-15 23:27:03 +02:00 |
Markus Gans
|
c36da9e799
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
Markus Gans
|
e36a786bc7
|
Extension of the unit test of FOptiMove
|
2018-07-08 14:48:45 +02:00 |
Markus Gans
|
bdb30c5a96
|
Struct to pass the FOptiMove environment
|
2018-07-01 14:48:53 +02:00 |
Markus Gans
|
03c3c79946
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
Markus Gans
|
32097d4bf0
|
Added special console options for FreeBSD, NetBSD and OpenBSD
|
2018-06-17 23:25:32 +02:00 |
Markus Gans
|
231c30f740
|
Linux functions from FTerm moved into the FTermLinux class
|
2018-06-12 16:37:48 +02:00 |
Markus Gans
|
0927e4e1fb
|
Move FreeBSD, NetBSD and OpenBSD functions to separate classes
|
2018-05-27 19:43:18 +02:00 |
Markus Gans
|
b05873babb
|
Methods outsourcing from FTerm to FTermXTerminal
|
2018-05-20 15:15:42 +02:00 |
Markus Gans
|
a41f8a611c
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
Markus Gans
|
808434313c
|
Fix resetColorMap in FTerm
|
2018-05-03 04:54:51 +02:00 |
Markus Gans
|
3a8689561a
|
Outsourcing of data from FTerm to the classes FTermios, FTermDetection and FTermcapQuirks
|
2018-05-02 12:31:21 +02:00 |
Markus Gans
|
b619f6bec5
|
Placing the terminal types in FTerm in a separate structur
|
2018-04-19 01:55:17 +02:00 |
Markus Gans
|
06627f6737
|
Stream support for FPoint and FRect
|
2018-04-16 02:24:37 +02:00 |
Markus Gans
|
bbacc369ec
|
Fake-reverse bugfix in FOptiAttr
|
2018-04-15 19:55:50 +02:00 |
Markus Gans
|
149ca23541
|
Added unit test for FOptiAttr
|
2018-04-12 00:34:25 +02:00 |
Markus Gans
|
2f89a8e454
|
Remove Cygwin bold color quirks fix in FOptiAttr
|
2018-04-11 21:41:22 +02:00 |
Markus Gans
|
356879bc1a
|
Improvement in class FOptiAttr
|
2018-04-08 16:32:02 +02:00 |
Markus Gans
|
392203e6fa
|
Optimized character set switching in FOptiAttr
|
2018-04-02 22:04:29 +02:00 |
Markus Gans
|
1da4eeb224
|
Added unit test for FOptiMove
|
2018-03-30 22:56:55 +02:00 |
Markus Gans
|
b2ef430954
|
Unit tests update
|
2018-03-29 01:27:57 +02:00 |
Markus Gans
|
67bc999513
|
Added unit test for the mouse classes
|
2018-03-25 14:24:21 +02:00 |
Markus Gans
|
3a652a0d9e
|
Added unit test for FObject
|
2018-03-17 14:16:12 +01:00 |
Markus Gans
|
380d3d625c
|
Added unit test for FRect
|
2018-03-13 01:04:46 +01:00 |
Markus Gans
|
d2a688fdc2
|
Added unit test for FPoint
|
2018-03-11 19:20:36 +01:00 |
Markus Gans
|
9da31a7d7b
|
Unit tests for the FString class completed
|
2018-03-10 16:24:39 +01:00 |
Markus Gans
|
a00f052e4d
|
First CppUnit tests implemented
|
2018-02-25 21:42:18 +01:00 |
Markus Gans
|
1435d9d362
|
Generalize mouse event passing in FMenuItem
|
2018-02-22 01:15:57 +01:00 |
Markus Gans
|
4778de5c52
|
Refactoring FTerm::init_encoding
|
2018-02-19 23:02:54 +01:00 |
Markus Gans
|
9426657c43
|
Refactoring FTerm::init_termcaps
|
2018-02-19 01:36:38 +01:00 |
Markus Gans
|
4322e957c9
|
Refactoring FDialog::initDialogMenu
|
2018-02-18 22:45:49 +01:00 |
Markus Gans
|
69956ce76f
|
Avoid scroll bar overshooting
|
2018-02-18 21:50:24 +01:00 |
Markus Gans
|
4da8982f42
|
Generalize scroll functions in FTextView
|
2018-02-17 19:12:48 +01:00 |
Markus Gans
|
d8a6c25ce0
|
Refactoring of some functions
|
2018-02-11 23:41:23 +01:00 |
Markus Gans
|
2af1b1d0d4
|
Refactoring FOptiMove::verticalMove and FOptiMove::horizontalMove
|
2018-02-10 17:35:09 +01:00 |
Markus Gans
|
2ef3d84829
|
Avoids flickering when redrawing a focused widget
|
2018-02-03 00:04:24 +01:00 |
Markus Gans
|
7424dd74b4
|
Refactoring FMessageBox::init and FFileDialog::init
|
2018-01-31 23:37:03 +01:00 |
Markus Gans
|
bce4021f45
|
Refactoring FSwitch::drawCheckButton and FWidget::redraw
|
2018-01-31 00:17:00 +01:00 |
Markus Gans
|
10275c0953
|
Refactoring FLabel::draw and FFileDialog::readDir
|
2018-01-30 00:11:58 +01:00 |
Markus Gans
|
7eb6bfa587
|
Refactoring FApplication::processKeyboardEvent
|
2018-01-28 19:54:52 +01:00 |
Markus Gans
|
213407e3a5
|
UTF-8 fix for Solaris
|
2018-01-25 09:32:29 +01:00 |
Markus Gans
|
ac8ac70b9c
|
The color palette redefinition now has its own class
|
2018-01-24 23:02:45 +01:00 |
Markus Gans
|
421314e89a
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-24 00:25:32 +01:00 |
Markus Gans
|
97f8d998a7
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-22 19:47:20 +01:00 |
Markus Gans
|
ec63b0039e
|
The Final Cut can now also be compiled under Cygwin
|
2018-01-21 16:21:41 +01:00 |
Markus Gans
|
48cdd9bb0a
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
Markus Gans
|
3419e9e908
|
Refactoring FVTerm::restoreVTerm
|
2018-01-05 00:49:00 +01:00 |
Markus Gans
|
f53efc90c5
|
Refactoring FOptiMove::relativeMove
|
2018-01-03 22:58:07 +01:00 |
Markus Gans
|
9bb22e7d7b
|
Refactoring attribute settings in FOptiAttr
|
2018-01-03 20:06:22 +01:00 |
Markus Gans
|
76d72208e5
|
Refactoring FTerm::parseKeyString and timeout settings
|
2018-01-03 08:42:10 +01:00 |
Markus Gans
|
06bfb8bc64
|
Refactoring of secondary device attributes parsing
|
2018-01-02 20:38:45 +01:00 |
Markus Gans
|
2e64c0da32
|
Refactoring of the FMenuBar mouse event handler
|
2017-12-31 03:25:50 +01:00 |
Markus Gans
|
3b90af9efb
|
Replace the switch-case in the calculator example by an STL map with method pointers
|
2017-12-30 21:27:17 +01:00 |
Markus Gans
|
61f824f54d
|
Refactoring of the FListBox mouse event handler
|
2017-12-30 03:54:05 +01:00 |
Markus Gans
|
a880684432
|
Refactoring of the FDialog mouse event handler
|
2017-12-29 02:10:05 +01:00 |
Markus Gans
|
9bd711dc0e
|
Generalize scroll functions in FScrollView
|
2017-12-27 23:51:32 +01:00 |
Markus Gans
|
c41ecde590
|
Some methods refactored + new FDialog methods
|
2017-12-27 01:38:28 +01:00 |
Markus Gans
|
fd5404ba57
|
Refactoring FButton::draw + Passing more strings by reference
|
2017-12-25 21:17:08 +01:00 |
Markus Gans
|
b886143701
|
(de)allocation functions in FTerm
|
2017-12-21 00:45:04 +01:00 |
Markus Gans
|
ff1fe44132
|
Refactoring FMenuBar::drawItems
|
2017-12-21 00:25:58 +01:00 |
Markus Gans
|
ef5970b09c
|
Refactoring FMenu::drawItems
|
2017-12-19 02:06:27 +01:00 |
Markus Gans
|
ec57ec6f74
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
Markus Gans
|
c10a88008c
|
Add Sun Microsystems workstation console support
|
2017-12-14 00:35:10 +01:00 |
Markus Gans
|
fd75f5af42
|
Refactoring of the FMenu mouse event handler
|
2017-12-10 15:36:02 +01:00 |
Markus Gans
|
a173f2bc1e
|
More individual arithmetic operations methods in the calculator example
|
2017-12-08 23:51:56 +01:00 |
Markus Gans
|
6921171616
|
Refactoring FApplication::processKeyboardEvent
|
2017-12-05 23:55:12 +01:00 |
Markus Gans
|
6d3231a498
|
Refactoring FApplication::processMouseEvent
|
2017-12-05 01:03:59 +01:00 |
Markus Gans
|
212172f522
|
Refactoring FListBox::drawList and FListBox::onKeyPress
|
2017-12-03 21:06:21 +01:00 |
Markus Gans
|
1f8894b801
|
Refactoring FApplication::linuxModifierKeyCorrection and FVTerm::updateVTerm
|
2017-12-02 18:52:51 +01:00 |
Markus Gans
|
abf89f1538
|
Refactoring FVTerm::updateTerminalLine
|
2017-11-30 02:38:55 +01:00 |
Markus Gans
|
6be608ba57
|
Improved code alignment
|
2017-11-26 22:37:18 +01:00 |
Markus Gans
|
6ef36ac7f7
|
Splitting FOptiMove::moveCursor into sub-functions
|
2017-11-26 19:00:04 +01:00 |
Markus Gans
|
64aa8d18b8
|
Splitting quirks in serperate methods
|
2017-11-25 18:37:40 +01:00 |
Markus Gans
|
0c45d7d8bc
|
Color palette defined for 8 colors
|
2017-11-24 23:57:41 +01:00 |
Markus Gans
|
3ced63510c
|
Remove duplicated code from FOptiAttr::changeAttribute
|
2017-11-23 00:59:58 +01:00 |
Markus Gans
|
051fbab046
|
Remove duplicated code in FVTerm::print
|
2017-11-22 23:56:21 +01:00 |
Markus Gans
|
d8759ff51d
|
Splitting the FString example into sub-functions
|
2017-11-19 19:47:24 +01:00 |
Markus Gans
|
0864055cab
|
Splitting init_termcaps() into multiple submethods
|
2017-11-18 21:03:02 +01:00 |
Markus Gans
|
9c987ca49c
|
Improved command line paramenter handlin
|
2017-11-18 02:34:41 +01:00 |
Markus Gans
|
c67e993467
|
Improved code coverage tests
|
2017-11-11 21:09:04 +01:00 |
Markus Gans
|
c9b346f419
|
Simulate invisible characters on terminals that do not support this attribute
|
2017-11-08 17:19:29 +01:00 |
Markus Gans
|
ed73858196
|
Simulate invisible characters on terminals that do not support this attribute
|
2017-11-08 01:00:44 +01:00 |
Markus Gans
|
129384d416
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
Markus Gans
|
aa4caf4fcb
|
Bug: The window example called a callback method after child data was deleted
|
2017-11-03 22:57:40 +01:00 |
Markus Gans
|
19c8dd50a9
|
Move fonts into the root directory
|
2017-11-02 16:05:34 +01:00 |
Markus Gans
|
3a36ca3dbd
|
Only <final/final.h> can now be directly integrated in programs
|
2017-10-31 00:41:59 +01:00 |
Markus Gans
|
686283cb01
|
Add a standardized close confirmation dialog
|
2017-10-30 20:56:00 +01:00 |
Markus Gans
|
b0b44582e8
|
Fix scrollview functionality with new inheritance structure
|
2017-10-30 20:29:00 +01:00 |
Markus Gans
|
9b47e5c980
|
Add a standardized cb_exitApp callback method to FApplication
|
2017-10-29 18:27:38 +01:00 |
Markus Gans
|
7caeb02217
|
Adaptation of the inheritance diagrams in the header files
|
2017-10-29 14:27:50 +01:00 |
Markus Gans
|
3746dac885
|
FWidget now inherits directly from FObject
|
2017-10-27 23:28:37 +02:00 |
Markus Gans
|
d1f2de254d
|
A FListView tree branch can now be expand and collapsed with a single click
|
2017-10-23 16:16:06 +02:00 |
Markus Gans
|
4d955bc204
|
Optimized Color palette
|
2017-10-19 23:20:04 +02:00 |
Markus Gans
|
b11e37a921
|
Expand or collapse a tree element with a double-click
|
2017-10-18 23:07:15 +02:00 |
Markus Gans
|
1cb6a5f73d
|
FObject double free prevention of fc::empty_string
|
2017-10-15 23:22:13 +02:00 |
Markus Gans
|
2e506a1367
|
First implementation of a tree view in the FListView class
|
2017-10-14 22:20:19 +02:00 |
Markus Gans
|
9e0b6f8b53
|
Fixed a bug in the FObject check of parent objects
|
2017-10-14 20:21:44 +02:00 |
Markus Gans
|
0277abcbdb
|
DECSCUSR - Set Cursor Style support for VTE >= 0.40.0 and gnome-terminal >= 3.16
|
2017-10-06 12:19:39 +02:00 |
Markus Gans
|
975212bac0
|
mouse support for coordinates > 255 and copyright informations
|
2017-10-02 10:01:58 +02:00 |
Markus Gans
|
b9f6a6bee6
|
Stream and assignment operator support for FLineEdit
|
2017-09-21 07:22:08 +02:00 |
Markus Gans
|
b3e9a0bba1
|
New data type FStringList introduced
|
2017-09-20 16:56:20 +02:00 |
Markus Gans
|
a6c30bb2b5
|
Stream and assignment operator support for FLabel
|
2017-09-20 05:44:41 +02:00 |
Markus Gans
|
b41411e764
|
Streaming support for FString
|
2017-09-20 02:51:17 +02:00 |
Markus Gans
|
fc113795b4
|
The command line help text is now available in all applications
|
2017-09-19 06:18:03 +02:00 |
Markus Gans
|
82f1b7e44c
|
std::scanf used now fields with width limit
|
2017-09-18 00:10:14 +02:00 |
Markus Gans
|
28f3de0971
|
All include files were moved to a separate director
|
2017-09-17 21:32:46 +02:00 |
Markus Gans
|
4df0418aee
|
FObject has received the iterator child access methods begin() and end()
|
2017-09-17 01:50:41 +02:00 |
Markus Gans
|
0e4ba28544
|
Fix byte access in data type char_data
|
2017-09-15 01:31:02 +02:00 |
Markus Gans
|
0ce3868e74
|
Fix handling of negative numbers in FString::toLong()
|
2017-09-11 22:50:07 +02:00 |
Markus Gans
|
dc3c5d19e4
|
Some code improvements
|
2017-09-11 03:06:02 +02:00 |
Markus Gans
|
1cd1e521c3
|
Wrong UTF-8 string length fixed when attaching to FString
|
2017-09-09 22:03:17 +02:00 |
Markus Gans
|
f941da79e7
|
Type definition exported into a separate header file
|
2017-09-07 23:35:24 +02:00 |
Markus Gans
|
5a077e73c4
|
Fixes wrong maximum line width in FListView
|
2017-09-03 18:32:43 +02:00 |
Markus Gans
|
5f7737bf64
|
Improve code readability through spaces between the operands and the operators
|
2017-08-27 09:50:30 +02:00 |
Markus Gans
|
3f8b9d774b
|
Rename fapp.{cpp,h} to fapplication.{cpp,h}
|
2017-08-24 00:47:35 +02:00 |
Markus Gans
|
37e4f7e222
|
Screen characters got a union structure for a faster attribute compare operation
|
2017-08-20 17:30:30 +02:00 |
Markus Gans
|
48e737818c
|
Some code changes for GCC 7
|
2017-08-11 10:50:39 +02:00 |
Markus Gans
|
55070bfc39
|
Advanced streaming functionality for FTermBuffer and FVTerm::print()
|
2017-08-06 17:02:19 +02:00 |
Markus Gans
|
ba17c529ff
|
New methods to set and get FListViewItem and FListView text for a column
|
2017-08-01 00:56:12 +02:00 |
Markus Gans
|
0240d782ca
|
Possibility for a FListView column to set the alignment
|
2017-07-28 22:18:42 +02:00 |
Markus Gans
|
30515db9ec
|
Check an object with isInstanceOf(...) whether it is an instance of a specified class
|
2017-07-23 01:19:59 +02:00 |
Markus Gans
|
d8c41b879d
|
New Widget class FListView to allow a multi-column data view
|
2017-07-18 23:50:51 +02:00 |
Markus Gans
|
a998706e5e
|
New class FTermBuffer to buffer terminal outputs
|
2017-07-12 01:16:57 +02:00 |
Markus Gans
|
b36fc80f51
|
Use more static const variables where it makes sense
|
2017-07-03 16:56:32 +02:00 |
Markus Gans
|
b0b5282c9a
|
FString::rtrim() and FString::left() now return an FString object with the correct character length
|
2017-06-26 23:35:34 +02:00 |
Markus Gans
|
ddb1c884e4
|
Move the dragScroll enumeration into the fc namespace
|
2017-06-18 19:36:22 +02:00 |
Markus Gans
|
b1d323ef76
|
New method FObject::isWidget()
|
2017-06-11 17:47:50 +02:00 |
Markus Gans
|
526e193fb7
|
The focus and active flag is set centrally in FWidget
|
2017-06-05 16:11:25 +02:00 |
Markus Gans
|
b4b95f7b45
|
Recalculate the horizontal FListBox scroll bar size on lazy conversion
|
2017-05-20 22:43:55 +02:00 |
Markus Gans
|
baea344b3c
|
FListBox: Import of data from a container via "lazy conversion" during item print
|
2017-05-19 22:47:13 +02:00 |
Markus Gans
|
b3505af040
|
FListBox: Import of data from a container via "lazy conversion" during item print
|
2017-05-19 22:16:50 +02:00 |
Markus Gans
|
ca7ba6ae7e
|
Data import from a standard container in FListBox
|
2017-04-23 18:54:46 +02:00 |
Markus Gans
|
90fa4b0391
|
FString allocates no new memory if the size sufficient
|
2017-04-17 22:50:25 +02:00 |
Markus Gans
|
a7a11083d5
|
FString allocates no new memory if the size sufficient
|
2017-04-17 22:49:42 +02:00 |
Markus Gans
|
0c3668573d
|
Speed up FString::setNumber() by using a decimal string lookup table
|
2017-04-17 01:03:14 +02:00 |
Markus Gans
|
09d6c2879d
|
Fix unsigned integer underflow in FString::_insert()
|
2017-04-15 19:32:43 +02:00 |
Markus Gans
|
cb2e2e2045
|
Open/NetBSD (wscons): Alt key generate Esc prefix
|
2017-04-14 23:55:44 +02:00 |
Markus Gans
|
2ec425480a
|
Enable xterm "metaSendsEscape" switch
|
2017-04-11 00:30:27 +02:00 |
Markus Gans
|
c6dba0b4ac
|
Rename preprocessor macro names with leading underscore
|
2017-04-09 20:08:53 +02:00 |
Markus Gans
|
7ead64f2b8
|
Looking in /etc/ttys for the type of terminal
|
2017-04-08 02:40:22 +02:00 |
Markus Gans
|
0a581cb58b
|
Change cursor style on a FreeBSD console
|
2017-04-06 01:31:21 +02:00 |
Markus Gans
|
7f134ccada
|
New Method setInsertCursorStyle()
|
2017-04-05 22:25:20 +02:00 |
Markus Gans
|
6b5f033b7b
|
Replace non-printable chars for Tera Term and Cygwin
|
2017-04-05 00:30:52 +02:00 |
Markus Gans
|
8de22dc903
|
Avoid non-printable ASCII codes < 0x1c on FreeBSD
|
2017-04-02 21:32:48 +02:00 |
Markus Gans
|
09eb75c14b
|
Remap meta key to left alt on FreeBSD console
|
2017-04-02 13:31:00 +02:00 |
Markus Gans
|
0e5b1dfebd
|
Remap meta key to left alt on FreeBSD console
|
2017-04-02 13:30:23 +02:00 |
Markus Gans
|
bcfa7fb731
|
termcap "me" does not reset the alternate character set
|
2017-03-30 00:46:52 +02:00 |
Markus Gans
|
d5b2c9dc99
|
Improved alternate character set for FreeBSD console
|
2017-03-28 08:50:37 +02:00 |
Markus Gans
|
48b2e6a816
|
compiles now under FreeBSD
|
2017-03-26 20:40:04 +02:00 |
Markus Gans
|
ef5ca7d5f8
|
Add the "mouse" example
|
2017-03-19 17:18:07 +01:00 |
Markus Gans
|
05c61f1901
|
More constant character pointers
|
2017-03-17 22:59:06 +01:00 |
Markus Gans
|
06ec274d00
|
Corrects directly the input cursor position on window moving
|
2017-03-12 20:29:10 +01:00 |
Markus Gans
|
7ab1a6b353
|
Fixed bug in FString copy constructor
|
2017-03-12 01:26:08 +01:00 |
Markus Gans
|
4107227119
|
on-demand scroll bars for FButtonGroup
|
2017-03-12 00:29:56 +01:00 |
Markus Gans
|
56df867ef7
|
Improve input cursor positioning in FScrollView
|
2017-03-08 23:48:30 +01:00 |
Markus Gans
|
bd06df8987
|
Corrected swapped top and left offset variables in the class FVTerm
|
2017-02-25 15:18:29 +01:00 |
Markus Gans
|
34961037f8
|
Fixes incorrect return value of FString::toString()
|
2017-02-24 23:31:56 +01:00 |
Markus Gans
|
7c11ba1707
|
FListBox saves data pointer in FListBoxItems
|
2017-02-24 00:30:07 +01:00 |
Markus Gans
|
b35d225ff5
|
FButtonGroup now inherits from FScrollView
|
2017-02-20 00:00:53 +01:00 |
Markus Gans
|
3f8ed6e78e
|
Allows a window to have more than one FScrollView widget
|
2017-02-18 23:37:10 +01:00 |
Markus Gans
|
09021d9c0a
|
Check of the termcap capability U8
|
2017-02-07 17:15:01 +01:00 |
Markus Gans
|
36bba82e9f
|
Allow to change the focus out from FScrollView
|
2017-01-28 22:03:15 +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
|
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
|
ff6deaf4ab
|
Each virtual window gets its own virtual print cursor
|
2016-10-15 03:32:30 +02:00 |
Markus Gans
|
17b59cf50d
|
Virtual windows can now store their own offset information
|
2016-10-14 13:02:35 +02:00 |
Markus Gans
|
cae1a742ea
|
Reduces in the code the number of friend classes
|
2016-10-13 02:16:51 +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
|
1231b9f65d
|
FStatusBar and FMenuBar use now the always-on-top window option
|
2016-10-02 21:26:25 +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
|
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
|
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
|
817e033d57
|
setGeometry assigns now the full widget size to the double_flatline_mask
|
2016-09-02 23:06:47 +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
|
7d0cf3383e
|
Add a transparent example program + improve transparent shadow
|
2016-08-21 21:27:44 +02:00 |
Markus Gans
|
f870506194
|
switchToPrevWindow() is looking for another window if no previous window was found
|
2016-08-21 00:16:34 +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
|
b08d064226
|
Screen characters now have a transparent and a transparent shadow option
|
2016-08-14 23:27:34 +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
|
0ad1228b1a
|
Fix method setPos in the class FRect
|
2016-07-31 20:25:25 +02:00 |
Markus Gans
|
d5685aaafc
|
Remove dialog list item callback from the associated dialog window
|
2016-07-30 23:00:37 +02:00 |
Markus Gans
|
9b7918f2f6
|
Delete all callbacks from a widget, when it will be destroyed
|
2016-07-30 14:34:13 +02:00 |
Markus Gans
|
15793868fe
|
Improvements for the window focus
|
2016-07-28 23:38:17 +02:00 |
Markus Gans
|
a91d0566fc
|
Improvements for the window focus
|
2016-07-27 04:55:10 +02:00 |
Markus Gans
|
cb468c59d2
|
Improvements for the window focus
|
2016-07-25 23:50:57 +02:00 |
Markus Gans
|
4ba7af7cdc
|
Remove callbacks and accelerator keys from FDialogListMenu on closing a dialog window
|
2016-07-24 20:18:23 +02:00 |
Markus Gans
|
3a822e3f3b
|
Add a modifier key correction for the linux tty
|
2016-07-23 19:50:28 +02:00 |