.. |
Makefile.am
|
Switched to the language standard C++11
|
2018-12-02 14:13:52 +01:00 |
Makefile.clang
|
some fixes
|
2018-12-22 15:33:23 +01:00 |
Makefile.gcc
|
some fixes
|
2018-12-22 15:33:23 +01:00 |
calculator.cpp
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
checklist.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
choice.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
dialog.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
hello.cpp
|
The entire library source code is now encapsulated under the namespace finalcut
|
2018-09-20 23:59:01 +02:00 |
input-dialog.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
keyboard.cpp
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
listbox.cpp
|
Adding horizontal and vertical scrollability checks in FTextView
|
2018-12-29 19:01:47 +01:00 |
listview.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
mandelbrot.cpp
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
menu.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
mouse.cpp
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
opti-move.cpp
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
scrollview.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
string-operations.cpp
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
term-attributes.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
termcap.cpp
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
timer.cpp
|
New event FUserEvent for user-defined events
|
2018-12-24 18:11:16 +01:00 |
transparent.cpp
|
New event FUserEvent for user-defined events
|
2018-12-24 18:11:16 +01:00 |
treeview.cpp
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
ui.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
watch.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |
windows.cpp
|
Global use of FDataPtr for void*
|
2018-12-27 00:14:46 +01:00 |