Markus Gans
|
96cdaa2450
|
Print function can set the cursor position with an FPoint
|
2019-01-27 13:44:13 +01:00 |
Markus Gans
|
eeb32bd66e
|
More accurate interfaces through the strict use of FPoint() and FSize()
|
2019-01-21 03:42:18 +01:00 |
Markus Gans
|
4dcc573be7
|
New class FSize for storing dimensions
|
2019-01-16 16:00:15 +01:00 |
Markus Gans
|
6a91738f48
|
Improvement in widget focusing
|
2019-01-07 05:03:00 +01:00 |
Markus Gans
|
2b110d87d8
|
Use of initializer_list for FListBox, FListView and FTextView
|
2019-01-05 22:58:06 +01:00 |
Markus Gans
|
838ba23c46
|
Integration of an output filter to replace missing characters
|
2019-01-03 07:36:18 +01:00 |
Markus Gans
|
4135215df5
|
Improved PC encoding for Cygwin and Linux
|
2019-01-02 03:00:07 +01:00 |
Markus Gans
|
719e9b0586
|
Use the override specifier
|
2018-12-31 06:18:39 +01:00 |
Markus Gans
|
0d1f6a5e51
|
Cygwin compiled fix for C++11
|
2018-12-30 04:24:46 +01:00 |
Markus Gans
|
bd3b2b31bb
|
Adding horizontal and vertical scrollability checks in FTextView
|
2018-12-29 19:01:47 +01:00 |
Markus Gans
|
250c04cefd
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
Markus Gans
|
831e9fe05e
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
Markus Gans
|
2a06915f1c
|
Use constexpr for fixed values
|
2018-12-26 23:41:49 +01:00 |
Markus Gans
|
9a694ab267
|
New event FUserEvent for user-defined events
|
2018-12-24 18:11:16 +01:00 |
Markus Gans
|
81a4e72916
|
bool on -> bool enable
|
2018-12-22 23:50:10 +01:00 |
Markus Gans
|
ac9ed260f5
|
some fixes
|
2018-12-22 15:33:23 +01:00 |
Markus Gans
|
f3bdc3b410
|
Use of smart pointers
|
2018-12-19 22:04:02 +01:00 |
Markus Gans
|
554d26ca00
|
Reactivate the event queue
|
2018-12-17 02:06:22 +01:00 |
Markus Gans
|
b459d55ae8
|
term-attributes now used a vector of lambda expressions to print the effects
|
2018-12-16 00:11:25 +01:00 |
Markus Gans
|
cef13611d1
|
Use of the C++11 auto specifier in the program code
|
2018-12-15 00:50:09 +01:00 |
Markus Gans
|
6ce8c5cb27
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
Markus Gans
|
fe0c22abe4
|
Deactivate copy constructor and assignment operator with "= delete"
|
2018-12-09 22:04:55 +01:00 |
Markus Gans
|
1b23b0806b
|
ui.cpp: deactivate copy constructor and assignment operator with "= delete"
|
2018-12-06 21:19:37 +01:00 |
Markus Gans
|
9ba1b77069
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 02:28:24 +01:00 |
Markus Gans
|
48f88fdeec
|
Use delegated constructors and in-class default member initializers
|
2018-12-03 03:39:55 +01:00 |
Markus Gans
|
3537152c28
|
Use delegated constructors and in-class default member initializers
|
2018-12-03 03:22:36 +01:00 |
Markus Gans
|
4046f05a0c
|
Switched to the language standard C++11
|
2018-12-02 14:13:52 +01:00 |
Markus Gans
|
c15cb0ba24
|
memory management + handling environment variables with numbers
|
2018-11-24 23:43:09 +01:00 |
Markus Gans
|
ca90fb64bd
|
Improved Sun Microsystems workstation console quirks
|
2018-11-24 02:59:56 +01:00 |
Markus Gans
|
1f64843fb6
|
New type FKey for key inputs
|
2018-11-21 20:07:08 +01:00 |
Markus Gans
|
167b7c97bc
|
install fix with final/ftermdata.h
|
2018-11-20 21:11:04 +01:00 |
Markus Gans
|
3953dc19fa
|
FListViewItem now provides checkable list view items
|
2018-11-18 01:15:38 +01:00 |
Markus Gans
|
e40a233d64
|
FColor fix
|
2018-11-13 02:51:41 +01:00 |
Markus Gans
|
d39e85d4c5
|
FListView now has a sort indicator (▼/▲) to display the sort order
|
2018-11-10 00:53:57 +01:00 |
Markus Gans
|
cd8e4f78ae
|
Use new type FColor for color values
|
2018-11-07 22:06:58 +01:00 |
Markus Gans
|
baabf9546e
|
FButton now uses the widget flags directly
|
2018-11-05 23:19:03 +01:00 |
Markus Gans
|
deb62c2914
|
Moved FTerm debug access methods to FTermDebugData
|
2018-11-02 01:17:57 +01:00 |
Markus Gans
|
c2df8ac7d9
|
Moved FTerm debug access methods to FTermDebugData
|
2018-11-01 21:29:54 +01:00 |
Markus Gans
|
77ad698c45
|
Looser coupling between examples and FTerm
|
2018-10-30 01:13:32 +01:00 |
Markus Gans
|
c1b304e429
|
Looser coupling between examples and FTerm
|
2018-10-29 23:57:35 +01:00 |
Markus Gans
|
d35c3c0cdc
|
Setting the value can_change_color_palette in FTermcapQuirks
|
2018-10-29 21:12:03 +01:00 |
Markus Gans
|
5d134793cf
|
FTerm is now a data member of FVTerm
|
2018-10-29 00:45:45 +01:00 |
Markus Gans
|
96edb762c7
|
Building Fix for a negative value check for gcc < 4.8
|
2018-10-26 07:43:23 +02:00 |
Markus Gans
|
c4e333bc8b
|
Fix the build on CentOS 6
|
2018-10-24 08:51:38 +02:00 |
Markus Gans
|
258380ae57
|
Changed more variables from int to std::size_t
|
2018-10-18 23:50:06 +02:00 |
Markus Gans
|
cfc1c4ef25
|
change from int to std::size_t for width or height
|
2018-10-14 06:25:33 +02:00 |
Markus Gans
|
8e2c32ebdc
|
Remove redundant program code from FString
|
2018-10-05 05:15:54 +02:00 |
Markus Gans
|
d5e345ab68
|
Reduce the use of the new operators in the examples
|
2018-10-03 22:23:55 +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
|
4ad8335556
|
Stricter use of the keyword virtual
|
2018-09-24 04:02:35 +02:00 |
Markus Gans
|
be7e8072fe
|
autoconf settings
|
2018-09-22 01:11:05 +02:00 |
Markus Gans
|
68720529ca
|
Makefile modification
|
2018-09-21 06:19:25 +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
|
fc45c3c1a5
|
Some small code improvements
|
2018-09-02 22:46:01 +02:00 |
Markus Gans
|
9f0ed5bb26
|
Compiles now with newer gcc
|
2018-09-02 03:57:57 +02:00 |
Markus Gans
|
627ee0f094
|
Compiles now with newer gcc
|
2018-09-02 00:43:27 +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
|
b05873babb
|
Methods outsourcing from FTerm to FTermXTerminal
|
2018-05-20 15:15:42 +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
|
b2ef430954
|
Unit tests update
|
2018-03-29 01:27:57 +02:00 |
Markus Gans
|
9e3bb7e48f
|
Unit tests update
|
2018-03-21 00:29:51 +01:00 |
Markus Gans
|
9fe0bc3241
|
Unit tests update
|
2018-03-21 00:16:55 +01:00 |
Markus Gans
|
8dd23d1673
|
Unit tests update
|
2018-03-21 00:02:43 +01:00 |
Markus Gans
|
3f0f262bc8
|
Unit tests update
|
2018-02-27 00:45:02 +01:00 |
Markus Gans
|
a00f052e4d
|
First CppUnit tests implemented
|
2018-02-25 21:42:18 +01:00 |
Markus Gans
|
e0f4872d6e
|
Refactoring of some functions
|
2018-02-24 18:13:42 +01:00 |
Markus Gans
|
9426657c43
|
Refactoring FTerm::init_termcaps
|
2018-02-19 01:36:38 +01:00 |
Markus Gans
|
0f16b51e04
|
Refactoring FListView::onMouseMove
|
2018-02-18 21:49:58 +01:00 |
Markus Gans
|
d8a6c25ce0
|
Refactoring of some functions
|
2018-02-11 23:41:23 +01:00 |
Markus Gans
|
d1083b6a95
|
Refactoring of some functions
|
2018-02-04 19:42:30 +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
|
d84132816f
|
The Final Cut can now also be compiled under Cygwin
|
2018-01-21 16:25:19 +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
|
91023e3a76
|
Small array optimizations
|
2018-01-17 21:11:26 +01:00 |
Markus Gans
|
48cdd9bb0a
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
Markus Gans
|
06bfb8bc64
|
Refactoring of secondary device attributes parsing
|
2018-01-02 20:38:45 +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
|
fd5404ba57
|
Refactoring FButton::draw + Passing more strings by reference
|
2017-12-25 21:17:08 +01:00 |
Markus Gans
|
ff1fe44132
|
Refactoring FMenuBar::drawItems
|
2017-12-21 00:25:58 +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
|
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
|
607294c71a
|
Refactor some functions
|
2017-11-24 00:28:25 +01:00 |
Markus Gans
|
051fbab046
|
Remove duplicated code in FVTerm::print
|
2017-11-22 23:56:21 +01:00 |
Markus Gans
|
a2061786c8
|
ui.cpp bugfix
|
2017-11-19 19:53:43 +01:00 |
Markus Gans
|
d8759ff51d
|
Splitting the FString example into sub-functions
|
2017-11-19 19:47:24 +01:00 |
Markus Gans
|
9c987ca49c
|
Improved command line paramenter handlin
|
2017-11-18 02:34:41 +01:00 |
Markus Gans
|
a5de52b7a5
|
Improved code coverage tests
|
2017-11-11 14:52:33 +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
|
1bf4f2f906
|
Small NewFont improvements
|
2017-11-03 20:12:27 +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 |