finalcut/src
Markus Gans 652dc67e6e Improved UTF-8 encoding for Cygwin 2019-01-03 21:38:19 +01:00
..
include/final Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
Makefile.am Switched to the language standard C++11 2018-12-02 14:13:52 +01:00
Makefile.clang Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
Makefile.gcc Better handling of the scrollbar maximum 2018-12-09 18:24:31 +01:00
fapplication.cpp Small data type changes 2018-12-28 22:57:43 +01:00
fbutton.cpp Add a "signals and callbacks" chapter into the first steps document 2018-12-28 07:46:28 +01:00
fbuttongroup.cpp Improved PC encoding for Cygwin and Linux 2019-01-02 03:00:07 +01:00
fcheckbox.cpp install fix with final/ftermdata.h 2018-11-20 21:11:04 +01:00
fcheckmenuitem.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
fcolorpalette.cpp Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fdialog.cpp Use the override specifier 2018-12-31 06:18:39 +01:00
fdialoglistmenu.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
fevent.cpp Small data type changes 2018-12-28 22:57:43 +01:00
ffiledialog.cpp Cygwin compiled fix for C++11 2018-12-30 04:24:46 +01:00
fkey_map.cpp Improved Sun Microsystems workstation console quirks 2018-11-24 02:59:56 +01:00
fkeyboard.cpp Cygwin compiled fix for C++11 2018-12-30 04:24:46 +01:00
flabel.cpp Small data type changes 2018-12-28 22:57:43 +01:00
flineedit.cpp Improved PC encoding for Cygwin and Linux 2019-01-02 03:00:07 +01:00
flistbox.cpp Small data type changes 2018-12-28 22:57:43 +01:00
flistview.cpp Cygwin compiled fix for C++11 2018-12-30 04:24:46 +01:00
fmenu.cpp Integration of an output filter to replace missing characters 2019-01-03 07:36:18 +01:00
fmenubar.cpp Small data type changes 2018-12-28 22:57:43 +01:00
fmenuitem.cpp Small data type changes 2018-12-28 22:57:43 +01:00
fmenulist.cpp Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fmessagebox.cpp Global use of FDataPtr for void* 2018-12-27 00:14:46 +01:00
fmouse.cpp Small data type changes 2018-12-28 22:57:43 +01:00
fobject.cpp Use the override specifier 2018-12-31 06:18:39 +01:00
foptiattr.cpp Improved PC encoding for Cygwin and Linux 2019-01-02 03:00:07 +01:00
foptimove.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
fpoint.cpp The integer type of FPoint and FRect changed from short to int 2018-11-21 22:15:14 +01:00
fprogressbar.cpp bool on -> bool enable 2018-12-22 23:50:10 +01:00
fradiobutton.cpp install fix with final/ftermdata.h 2018-11-20 21:11:04 +01:00
fradiomenuitem.cpp Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
frect.cpp The integer type of FPoint and FRect changed from short to int 2018-11-21 22:15:14 +01:00
fscrollbar.cpp Better handling of the scrollbar maximum 2018-12-09 18:24:31 +01:00
fscrollview.cpp Small data type changes 2018-12-28 22:57:43 +01:00
fstatusbar.cpp Global use of FDataPtr for void* 2018-12-27 00:14:46 +01:00
fstring.cpp Replace redundant FString code with templates 2018-12-29 22:10:24 +01:00
fswitch.cpp Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fterm.cpp Improved UTF-8 encoding for Cygwin 2019-01-03 21:38:19 +01:00
ftermbuffer.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
ftermcap.cpp Small data type changes 2018-12-28 22:57:43 +01:00
ftermcapquirks.cpp Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
ftermdetection.cpp Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
ftermfreebsd.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
ftermios.cpp Integration of an output filter to replace missing characters 2019-01-03 07:36:18 +01:00
ftermlinux.cpp Integration of an output filter to replace missing characters 2019-01-03 07:36:18 +01:00
ftermopenbsd.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
ftermxterminal.cpp bool on -> bool enable 2018-12-22 23:50:10 +01:00
ftextview.cpp Improved PC encoding for Cygwin and Linux 2019-01-02 03:00:07 +01:00
ftogglebutton.cpp Use constexpr for fixed values 2018-12-26 23:41:49 +01:00
ftooltip.cpp New event FUserEvent for user-defined events 2018-12-24 18:11:16 +01:00
fvterm.cpp Integration of an output filter to replace missing characters 2019-01-03 07:36:18 +01:00
fwidget.cpp Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
fwidgetcolors.cpp Better background color for all terminals with a fixed color palette 2019-01-03 20:56:09 +01:00
fwindow.cpp Small data type changes 2018-12-28 22:57:43 +01:00