finalcut/src
Markus Gans 7d4de8e46f Improved event handling code 2020-04-15 23:17:42 +02:00
..
include/final Improved event handling code 2020-04-15 23:17:42 +02:00
Makefile.am Printing FStyle object to change attributes 2020-02-16 00:01:36 +01:00
Makefile.clang Printing FStyle object to change attributes 2020-02-16 00:01:36 +01:00
Makefile.gcc Printing FStyle object to change attributes 2020-02-16 00:01:36 +01:00
fapplication.cpp Improved event handling code 2020-04-15 23:17:42 +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
fcolorpalette.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fcombobox.cpp Several small code improvements 2020-04-14 23:46:42 +02:00
fdialog.cpp Several small code improvements 2020-04-13 12:40:11 +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 Several small code improvements 2020-04-13 12:40:11 +02:00
fkey_map.cpp Better support of general arrow keys 2020-04-15 10:55:23 +02:00
fkeyboard.cpp Minor bug fixes 2020-04-02 09:59:34 +02:00
flabel.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
flineedit.cpp Some small code improvements 2020-02-19 21:59:13 +01:00
flistbox.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
flistview.cpp Add destructor 2020-04-15 01:01:16 +02:00
fmenu.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fmenubar.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fmenuitem.cpp Several small code improvements 2020-04-13 12:40:11 +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 Several small code improvements 2020-04-13 12:40:11 +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 Several small code improvements 2020-04-14 23:46:42 +02:00
fpoint.cpp Several small code improvements 2020-04-13 12:40:11 +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 Several small code improvements 2020-04-14 23:46:42 +02:00
fscrollbar.cpp Fix in FListViewIterator 2020-02-05 08:57:13 +01:00
fscrollview.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fsize.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fspinbox.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fstartoptions.cpp New command line switch "--no-terminal-data-request" 2020-02-25 23:42:31 +01: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 clear() and remove() were added to FListView 2020-02-02 22:34:27 +01: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 Several small code improvements 2020-04-13 12:40:11 +02:00
fterm_functions.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
ftermbuffer.cpp Some small code improvements 2020-02-19 21:59:13 +01:00
ftermcap.cpp Better support of general arrow keys 2020-04-15 10:55:23 +02:00
ftermcapquirks.cpp Fixes keyboard input buffer problem when opening a modal dialog 2020-03-07 21:32:18 +01:00
ftermdebugdata.cpp Printing FStyle object to change attributes 2020-02-16 00:01:36 +01:00
ftermdetection.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
ftermfreebsd.cpp Support for displaying full-width characters 2019-09-28 03:13:06 +02:00
ftermios.cpp Some small code improvements 2020-02-19 21:59:13 +01: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 Several small code improvements 2020-04-13 12:40:11 +02:00
ftogglebutton.cpp clear() and remove() were added to FListView 2020-02-02 22:34:27 +01:00
ftooltip.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fvterm.cpp Several small code improvements 2020-04-13 12:40:11 +02:00
fwidget.cpp Improved event handling code 2020-04-15 23:17:42 +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
sgr_optimizer.cpp Updated Debian and rpm package files 2020-02-23 20:57:51 +01:00