finalcut/examples
Nicolas H ea7f53be41 Ajout de getindex, setindex & setmark pour le Listview 2021-07-06 17:26:44 +00:00
..
7segment.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
Makefile.am New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
Makefile.clang unit test for the FData 2020-09-25 06:16:32 +02:00
Makefile.gcc unit test for the FData 2020-09-25 06:16:32 +02:00
background-color.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
busy.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
calculator.cpp FString internally changed from wchar_t* to std::wstring 2021-05-30 23:52:03 +02:00
checklist.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
choice.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
dialog.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
event-log.cpp Minor code improvements 2021-04-05 21:20:02 +02:00
fullwidth-character.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
hello.cpp Use FIONREAD to get the number of characters available for reading on stdin 2020-11-03 13:05:01 +01:00
input-dialog.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
keyboard.cpp Refactoring to scaled enumerations 2020-12-31 20:45:10 +01:00
listbox.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
listview.cpp Ajout de getindex, setindex & setmark pour le Listview 2021-07-06 17:26:44 +00:00
mandelbrot.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
menu.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
mouse.cpp Minor code improvements 2021-04-05 21:20:02 +02:00
opti-move.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
rotozoomer.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
scrollview.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
string-operations.cpp Small improvements 2020-10-14 17:31:52 +02:00
term-attributes.cpp Global non-constant variables are now encapsulated in classes 2021-06-26 23:49:16 +02:00
termcap.cpp Fix release build 2021-06-19 23:25:36 +02:00
timer.cpp Added support for combined unicode characters 2021-02-09 22:01:21 +01:00
transparent.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00
treeview.cpp Treeview example iterator 2021-03-30 23:26:06 +02:00
ui.cpp Moving the creator methods from FTerm to its own class 2021-06-19 23:05:18 +02:00
watch.cpp localtime to localtime_r 2021-06-16 21:55:11 +02:00
windows.cpp New method FWidget::initLayout() for setting widget layouts after terminal initialization 2021-03-28 23:19:01 +02:00