finalcut/src
Markus Gans 37f238eef7 Add some includes 2020-10-04 05:56:13 +02:00
..
include/final Add some includes 2020-10-04 05:56:13 +02:00
Makefile.am std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +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
fapplication.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fbusyindicator.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fbutton.cpp first steps documentation changes 2020-08-23 14:00:53 +02:00
fbuttongroup.cpp Fixed some minor bugs 2020-08-12 22:28:02 +02:00
fcallback.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fcharmap.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fcheckbox.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fcheckmenuitem.cpp Fixed some minor bugs 2020-08-13 23:58:32 +02:00
fcolorpalette.cpp More function declared as const 2020-07-12 17:00:16 +02:00
fcombobox.cpp std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
fdata.cpp std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
fdialog.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fdialoglistmenu.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fevent.cpp Add some includes 2020-10-04 05:56:13 +02:00
ffiledialog.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fkey_map.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fkeyboard.cpp Add some includes 2020-10-04 05:56:13 +02:00
flabel.cpp first steps documentation changes 2020-08-23 14:00:53 +02:00
flineedit.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
flistbox.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
flistview.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
flog.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
flogger.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fmenu.cpp std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
fmenubar.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fmenuitem.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fmenulist.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fmessagebox.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fmouse.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fobject.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
foptiattr.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
foptimove.cpp std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
fpoint.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fprogressbar.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fradiobutton.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fradiomenuitem.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
frect.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fscrollbar.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fscrollview.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fsize.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fspinbox.cpp Fixes high CPU load 2020-08-15 23:42:29 +02:00
fstartoptions.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fstatusbar.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
fstring.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fstringstream.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fswitch.cpp FDataPtr was replaced by the template class FData 2020-09-18 17:13:52 +02:00
fsystem.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fsystemimpl.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fterm.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fterm_functions.cpp Add some includes 2020-10-04 05:56:13 +02:00
ftermbuffer.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftermcap.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftermcapquirks.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
ftermdebugdata.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
ftermdetection.cpp Fixed a few minor bugs 2020-10-04 02:55:15 +02:00
ftermfreebsd.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftermios.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
ftermlinux.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftermopenbsd.cpp std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
ftermxterminal.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftextview.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
ftogglebutton.cpp first steps documentation changes 2020-08-23 14:00:53 +02:00
ftooltip.cpp Small code and text changes 2020-08-23 00:32:41 +02:00
fvterm.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fwidget.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fwidget_functions.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
fwidgetcolors.cpp New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
fwindow.cpp Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
sgr_optimizer.cpp Small code and text changes 2020-08-23 00:32:41 +02:00