Markus Gans
|
37ed970319
|
More use of direct initializations
|
2019-08-25 22:16:00 +02:00 |
Markus Gans
|
8c90cd2a4c
|
Fixes print() << FPoint() behavior in FScrollView
|
2019-08-18 21:36:10 +02:00 |
Markus Gans
|
ad2766e706
|
Solved problem detecting terminal size on quick changes
|
2019-08-18 02:04:44 +02:00 |
Markus Gans
|
44e157e493
|
Converts getHotkeyPos() for sharing into a non-member function
|
2019-08-11 20:07:39 +02:00 |
Markus Gans
|
5a43a018cf
|
FRect has now got a scaleBy() method
|
2019-08-11 18:15:57 +02:00 |
Markus Gans
|
bd81fdb069
|
set OpenBSD pitch and duration of the system speaker
|
2019-08-10 20:14:44 +02:00 |
Markus Gans
|
3c5c2aa69e
|
Fixes the Cygwin build
|
2019-08-07 11:47:03 +02:00 |
Markus Gans
|
77b76b7a2a
|
Reduce the number of interface parameters
|
2019-08-04 23:38:47 +02:00 |
Markus Gans
|
0e12be93cc
|
Unit test for the move assignment operator and move constructor in FPoint, FSize and FRect
|
2019-07-31 23:57:35 +02:00 |
Markus Gans
|
f78aba0395
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
Markus Gans
|
2b9c64a445
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
Markus Gans
|
c49252ab45
|
Add a unit test for FTermOpenBSD to test the OpenBSD and NetBSD console
|
2019-07-14 23:05:54 +02:00 |
Markus Gans
|
ff9673d262
|
Reduces the use of raw loops
|
2019-07-14 18:30:35 +02:00 |
Markus Gans
|
38df039235
|
Expanding the unit test for FTermLinux
|
2019-07-04 15:26:26 +02:00 |
Markus Gans
|
340d78e433
|
Expanding the Unit Test for FTermLinux
|
2019-07-01 01:07:54 +02:00 |
Markus Gans
|
4cd92ea36e
|
Add a unit test for FTermLinux with a Linux console emulation and a dedicated FSystem test instance
|
2019-06-19 16:28:55 +02:00 |
Markus Gans
|
52c5b412f7
|
Fixes problem with scroll bar view after first draw
|
2019-06-12 11:37:34 +02:00 |
Markus Gans
|
7c46d52ef4
|
Avoid drawing the scroll bars if the widget is non-visible
|
2019-06-02 19:11:17 +02:00 |
Markus Gans
|
c93c0b6e33
|
Further segfault bug fixes in FListView
|
2019-05-27 09:55:29 +02:00 |
Markus Gans
|
22e47adbcb
|
Use the Singleton design pattern to get a single object instance via FTerm
|
2019-05-27 00:50:11 +02:00 |
Markus Gans
|
fa66a7091e
|
Move system calls to the new class FSystem
|
2019-05-17 15:48:09 +02:00 |
Markus Gans
|
83fbc0a4f5
|
Use shrink_to_fit() to save memory space
|
2019-04-27 01:23:30 +02:00 |
Markus Gans
|
ec502d208a
|
Add the reserve() method to FListBox to increase the capacity of the list
|
2019-04-27 00:38:15 +02:00 |
Markus Gans
|
439b8310ef
|
Add a "scroll view" chapter to the first steps document
|
2019-03-24 20:15:17 +01:00 |
Markus Gans
|
93f464f30e
|
Add an lambda expression callback example to the first steps document
|
2019-02-28 02:18:30 +01:00 |
Markus Gans
|
b0febda5b4
|
Added the 7-segment example
|
2019-02-24 20:21:12 +01:00 |
Markus Gans
|
2270f4cde5
|
Three new methods in FLineEdit
|
2019-02-24 00:25:36 +01:00 |
Markus Gans
|
a3e3cf22d8
|
Add a "dynamic layout" Chapter into the first steps document
|
2019-02-07 23:05:50 +01:00 |
Markus Gans
|
d91cd10311
|
Printing FColorPair to change foreground and background color
|
2019-01-30 12:17:48 +01:00 |
Markus Gans
|
96cdaa2450
|
Print function can set the cursor position with an FPoint
|
2019-01-27 13:44:13 +01:00 |
Markus Gans
|
c4df64c5bc
|
Refactoring of some methods in FVTerm and FDialog
|
2019-01-24 00:23:00 +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
|
cb090e8aff
|
A bit of refactoring
|
2019-01-12 09:11:22 +01:00 |
Markus Gans
|
016f15c860
|
Generalize hide() method
|
2019-01-11 22:16:59 +01:00 |
Markus Gans
|
60e64be37b
|
Better widget visibility handling with the methods hide() and show()
|
2019-01-09 20:05:29 +01:00 |
Markus Gans
|
2b110d87d8
|
Use of initializer_list for FListBox, FListView and FTextView
|
2019-01-05 22:58:06 +01:00 |
Markus Gans
|
a56ba6274e
|
Use the final specifier
|
2019-01-04 02:18:54 +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
|
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
|
17540c9581
|
Add a "signals and callbacks" chapter into the first steps document
|
2018-12-28 07:46:28 +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
|
602526686c
|
Add a "memory management" Chapter into the first steps document
|
2018-12-20 01:41:47 +01:00 |
Markus Gans
|
f3bdc3b410
|
Use of smart pointers
|
2018-12-19 22:04:02 +01:00 |