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 |