finalcut/src
Markus Gans d08dd8e9f4 Further small code improvements 2020-04-19 20:38:52 +02:00
..
include/final Further small code improvements 2020-04-19 20:38:52 +02:00
.depend Further small code improvements 2020-04-19 20:38:52 +02:00
Makefile.am CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
Makefile.clang CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
Makefile.gcc CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
fapplication.cpp CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
fbutton.cpp Several small code improvements 2020-04-14 23:46:42 +02:00
fbuttongroup.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fcharmap.cpp Improved display of the NewFont midline 2019-11-06 02:40:47 +01:00
fcheckbox.cpp Cygwin and Linux console do not use cp437 character encoding by default 2019-09-04 23:57:31 +02:00
fcheckmenuitem.cpp Removing public + protected data members from classes 2019-09-01 23:29:27 +02:00
fcombobox.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fdialog.cpp CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
fdialoglistmenu.cpp clear() and remove() were added to FListView 2020-02-02 22:34:27 +01:00
fevent.cpp Small data type changes 2018-12-28 22:57:43 +01:00
ffiledialog.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fkey_map.cpp Better support of general arrow keys 2020-04-15 10:55:23 +02:00
fkeyboard.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
flabel.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
flineedit.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
flistbox.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
flistview.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fmenu.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fmenubar.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fmenuitem.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fmenulist.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fmessagebox.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fmouse.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fobject.cpp Improved event handling code 2020-04-15 23:17:42 +02:00
foptiattr.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
foptimove.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fpoint.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fprogressbar.cpp Some small code improvements 2020-02-19 21:59:13 +01:00
fradiobutton.cpp Cygwin and Linux console do not use cp437 character encoding by default 2019-09-04 23:57:31 +02:00
fradiomenuitem.cpp A small benchmakt test was added to the Rotozoomer example 2020-03-22 21:53:27 +01:00
frect.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fscrollbar.cpp Fix in FListViewIterator 2020-02-05 08:57:13 +01:00
fscrollview.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fsize.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fspinbox.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fstartoptions.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fstatusbar.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fstring.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fswitch.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fsystem.cpp Move system calls to the new class FSystem 2019-05-17 15:48:09 +02:00
fsystemimpl.cpp Compile fix for some architectures 2019-10-14 01:44:24 +02:00
fterm.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fterm_functions.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftermbuffer.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftermcap.cpp CERT, OOP50-CPP: Avoids calling a virtual function from the constructor 2020-04-17 02:49:33 +02:00
ftermcapquirks.cpp Correction of some virtual methods 2020-04-18 13:33:42 +02:00
ftermdebugdata.cpp Printing FStyle object to change attributes 2020-02-16 00:01:36 +01:00
ftermdetection.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftermfreebsd.cpp Support for displaying full-width characters 2019-09-28 03:13:06 +02:00
ftermios.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftermlinux.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
ftermopenbsd.cpp More code cleanups 2019-10-08 04:37:19 +02:00
ftermxterminal.cpp Some small code improvements 2020-02-19 21:59:13 +01:00
ftextview.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftogglebutton.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
ftooltip.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fvterm.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fwidget.cpp Further small code improvements 2020-04-19 20:38:52 +02:00
fwidget_functions.cpp Several small code improvements 2020-04-14 23:46:42 +02:00
fwidgetcolors.cpp New Widget class FSpinBox to provide spin boxes 2019-11-16 15:16:44 +01:00
fwindow.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
libfinal.so.0 Further small code improvements 2020-04-19 20:38:52 +02:00
libfinal.so.0.6.1 Further small code improvements 2020-04-19 20:38:52 +02:00
sgr_optimizer.cpp Updated Debian and rpm package files 2020-02-23 20:57:51 +01:00