Markus Gans
|
652dc67e6e
|
Improved UTF-8 encoding for Cygwin
|
2019-01-03 21:38:19 +01:00 |
Markus Gans
|
c365f07298
|
Better background color for all terminals with a fixed color palette
|
2019-01-03 20:56:09 +01:00 |
Markus Gans
|
72fab50cbf
|
Fix foptiattr-test
|
2019-01-03 08:31:48 +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
|
3ad4652883
|
Replace redundant FString code with templates
|
2018-12-29 22:10:24 +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
|
bc389b730e
|
Add a "signals and callbacks" chapter into the first steps document
|
2018-12-28 09:42:28 +01:00 |
Markus Gans
|
43f97a0d6a
|
Add a "signals and callbacks" chapter into the first steps document
|
2018-12-28 08:09:05 +01:00 |
Markus Gans
|
17540c9581
|
Add a "signals and callbacks" chapter into the first steps document
|
2018-12-28 07:46:28 +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
|
8e618812ac
|
Bugfix in FTermDetection::getXTermColorName
|
2018-12-26 23:39:15 +01:00 |
Markus Gans
|
eb8ae63b72
|
Add a "event processing" chapter into the first steps document
|
2018-12-25 22:34:04 +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
|
602526686c
|
Add a "memory management" Chapter into the first steps document
|
2018-12-20 01:41:47 +01:00 |
Markus Gans
|
f6c21db7e7
|
Use of smart pointers
|
2018-12-20 01:41:04 +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
|
ae38a45a5e
|
Improve FButton mouse click animation
|
2018-12-17 00:50:24 +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
|
fd924233c3
|
Code reduction by using of Range-based for loop
|
2018-12-15 22:10:31 +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
|
7ef9b154b9
|
Better handling of the scrollbar maximum
|
2018-12-09 18:24:31 +01:00 |
Markus Gans
|
00dc24468f
|
.lgtm.yml
|
2018-12-08 05:30:53 +01:00 |
Markus Gans
|
46f934907d
|
.lgtm.yml
|
2018-12-07 19:58:26 +01:00 |
Markus Gans
|
d6fe46c922
|
configure.ac AC_LANG = C++
|
2018-12-06 22:31:33 +01:00 |
Markus Gans
|
8a45d9c1cb
|
.travis.yml
|
2018-12-06 22:09:29 +01:00 |
Markus Gans
|
77619bd8f8
|
.travis.yml
|
2018-12-06 21:48:26 +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
|
31c828d25e
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 15:39:00 +01:00 |
Markus Gans
|
fab5aaafdd
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 03:55:32 +01:00 |
Markus Gans
|
527f7d3432
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 03:48:17 +01:00 |
Markus Gans
|
936995cbdd
|
Easier handling of fc::SpecialCharacter
|
2018-12-06 03:30:43 +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
|
635d7c691e
|
Improved gpm wheel mouse support
|
2018-12-01 21:28:25 +01:00 |
Markus Gans
|
aed6893eb4
|
FAQ update
|
2018-11-30 17:01:06 +01:00 |
Markus Gans
|
0ff6e540eb
|
FAQ update
|
2018-11-30 00:18:17 +01:00 |
Markus Gans
|
65781d6095
|
packaging update
|
2018-11-29 23:31:01 +01:00 |
Markus Gans
|
c3847b6b05
|
Correct vertical scrollbar position after sorting in FListView
|
2018-11-27 01:32:21 +01:00 |