finalcut/src
Markus Gans 4df0418aee FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
..
fonts Wrong UTF-8 string length fixed when attaching to FString 2017-09-09 22:03:17 +02:00
Makefile.am Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
Makefile.clang Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
Makefile.gcc Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
Makefile.in Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
fapplication.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fapplication.h Some code improvements 2017-09-11 03:06:02 +02:00
fbutton.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fbutton.h Some code improvements 2017-09-11 03:06:02 +02:00
fbuttongroup.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fbuttongroup.h Some code improvements 2017-09-11 03:06:02 +02:00
fc.h Some code improvements 2017-09-11 03:06:02 +02:00
fcharmap.h Some code improvements 2017-09-11 03:06:02 +02:00
fcheckbox.cpp Skipping the print of characters without changes 2016-12-18 23:34:11 +01:00
fcheckbox.h Some code improvements 2017-09-11 03:06:02 +02:00
fcheckmenuitem.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fcheckmenuitem.h Some code improvements 2017-09-11 03:06:02 +02:00
fconfig.h Avoid non-working tab-moves on Linux terminals with PC or VT100 encoding 2016-12-27 23:03:32 +01:00
fdialog.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fdialog.h Some code improvements 2017-09-11 03:06:02 +02:00
fdialoglistmenu.cpp More constant character pointers 2017-03-17 22:59:06 +01:00
fdialoglistmenu.h Some code improvements 2017-09-11 03:06:02 +02:00
fevent.cpp Replacing the widget position variables by FRect objects 2016-09-25 23:53:48 +02:00
fevent.h Some code improvements 2017-09-11 03:06:02 +02:00
ffiledialog.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
ffiledialog.h Fix handling of negative numbers in FString::toLong() 2017-09-11 22:50:07 +02:00
final.h Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
fkey_map.h Some code improvements 2017-09-11 03:06:02 +02:00
flabel.cpp Some code improvements 2017-09-11 03:06:02 +02:00
flabel.h Some code improvements 2017-09-11 03:06:02 +02:00
flineedit.cpp Some code improvements 2017-09-11 03:06:02 +02:00
flineedit.h Some code improvements 2017-09-11 03:06:02 +02:00
flistbox.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
flistbox.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
flistview.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
flistview.h FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fmenu.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fmenu.h Some code improvements 2017-09-11 03:06:02 +02:00
fmenubar.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fmenubar.h Some code improvements 2017-09-11 03:06:02 +02:00
fmenuitem.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fmenuitem.h Some code improvements 2017-09-11 03:06:02 +02:00
fmenulist.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fmenulist.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
fmessagebox.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fmessagebox.h Some code improvements 2017-09-11 03:06:02 +02:00
fobject.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fobject.h FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
foptiattr.cpp Some code improvements 2017-09-11 03:06:02 +02:00
foptiattr.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
foptimove.cpp Some code improvements 2017-09-11 03:06:02 +02:00
foptimove.h Some code improvements 2017-09-11 03:06:02 +02:00
fpoint.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fpoint.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
fprogressbar.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fprogressbar.h Some code improvements 2017-09-11 03:06:02 +02:00
fradiobutton.cpp Rename fapp.{cpp,h} to fapplication.{cpp,h} 2017-08-24 00:47:35 +02:00
fradiobutton.h Some code improvements 2017-09-11 03:06:02 +02:00
fradiomenuitem.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fradiomenuitem.h Some code improvements 2017-09-11 03:06:02 +02:00
frect.cpp Some code improvements 2017-09-11 03:06:02 +02:00
frect.h Some code improvements 2017-09-11 03:06:02 +02:00
fscrollbar.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fscrollbar.h Some code improvements 2017-09-11 03:06:02 +02:00
fscrollview.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fscrollview.h Some code improvements 2017-09-11 03:06:02 +02:00
fstatusbar.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fstatusbar.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
fstring.cpp Fix handling of negative numbers in FString::toLong() 2017-09-11 22:50:07 +02:00
fstring.h Fix byte access in data type char_data 2017-09-15 01:31:02 +02:00
fswitch.cpp Looking in /etc/ttys for the type of terminal 2017-04-08 02:40:22 +02:00
fswitch.h Some code improvements 2017-09-11 03:06:02 +02:00
ftcap_map.h Rename preprocessor macro names with leading underscore 2017-04-09 20:08:53 +02:00
fterm.cpp Fix handling of negative numbers in FString::toLong() 2017-09-11 22:50:07 +02:00
fterm.h Some code improvements 2017-09-11 03:06:02 +02:00
ftermbuffer.cpp Some code improvements 2017-09-11 03:06:02 +02:00
ftermbuffer.h Some code improvements 2017-09-11 03:06:02 +02:00
ftermcap.h Some code improvements 2017-09-11 03:06:02 +02:00
ftextview.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
ftextview.h FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
ftogglebutton.cpp Improve code readability through spaces between the operands and the operators 2017-08-27 09:50:30 +02:00
ftogglebutton.h Some code improvements 2017-09-11 03:06:02 +02:00
ftooltip.cpp Some code improvements 2017-09-11 03:06:02 +02:00
ftooltip.h Some code improvements 2017-09-11 03:06:02 +02:00
ftypes.h Some code improvements 2017-09-11 03:06:02 +02:00
fvterm.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fvterm.h Some code improvements 2017-09-11 03:06:02 +02:00
fwidget.cpp FObject has received the iterator child access methods begin() and end() 2017-09-17 01:50:41 +02:00
fwidget.h Some code improvements 2017-09-11 03:06:02 +02:00
fwindow.cpp Some code improvements 2017-09-11 03:06:02 +02:00
fwindow.h Some code improvements 2017-08-12 20:10:27 +02:00