finalcut/src
Markus Gans 8beed7b330 Add the opti-move test program 2016-11-26 15:18:44 +01:00
..
fonts Add the opti-move test program 2016-11-26 15:18:44 +01:00
Makefile.am Separate the virtual terminal into a own class vterm 2016-10-11 04:57:36 +02:00
Makefile.clang Separate the virtual terminal into a own class vterm 2016-10-11 04:57:36 +02:00
Makefile.gcc Separate the virtual terminal into a own class vterm 2016-10-11 04:57:36 +02:00
Makefile.in Add the opti-move test program 2016-11-26 15:18:44 +01:00
fapp.cpp Add the opti-move test program 2016-11-26 15:18:44 +01:00
fapp.h Improve tty settings 2016-11-20 18:26:15 +01:00
fbutton.cpp Increase speed on cygwin terminals 2016-11-20 21:15:43 +01:00
fbutton.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fbuttongroup.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fbuttongroup.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fcharmap.h The window size is now changeable with the mouse 2016-09-29 04:29:12 +02:00
fcheckbox.cpp Separate the virtual terminal into a own class vterm 2016-10-11 04:57:36 +02:00
fcheckbox.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fcheckmenuitem.cpp Refactor the VGA attribute controller access code 2016-10-17 08:44:38 +02:00
fcheckmenuitem.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fconfig.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
fdialog.cpp xterm should be able to use at least 16 colors 2016-11-03 23:26:19 +01:00
fdialog.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fdialoglistmenu.cpp Adding a dialog list with the entries in the chronological order of the generation 2016-07-14 23:55:22 +02:00
fdialoglistmenu.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fenum.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
fevent.cpp Replacing the widget position variables by FRect objects 2016-09-25 23:53:48 +02:00
fevent.h Move or resize a window with the arrow keys 2016-09-30 04:55:28 +02:00
ffiledialog.cpp Do not draw shadows on a linux console if not all characters are available 2016-11-13 22:08:40 +01:00
ffiledialog.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
final.h New FToolTip widget to show assisted information 2016-10-01 23:18:49 +02:00
fkey_map.h Fix: Dereference of null pointer in FOptiAttr 2016-07-24 13:51:36 +02:00
flabel.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
flabel.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
flineedit.cpp Do not draw shadows on a linux console if not all characters are available 2016-11-13 22:08:40 +01:00
flineedit.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
flistbox.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
flistbox.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmenu.cpp Increase speed on cygwin terminals 2016-11-20 21:15:43 +01:00
fmenu.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmenubar.cpp Optimized input cursor positioning for terminals without hidden cursor 2016-11-12 22:59:48 +01:00
fmenubar.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmenuitem.cpp Optimized input cursor positioning for terminals without hidden cursor 2016-11-12 22:59:48 +01:00
fmenuitem.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmenulist.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmenulist.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmessagebox.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fmessagebox.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fobject.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fobject.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
foptiattr.cpp Increase speed on cygwin terminals 2016-11-20 21:15:43 +01:00
foptiattr.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
foptimove.cpp Add the opti-move test program 2016-11-26 15:18:44 +01:00
foptimove.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fpoint.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fpoint.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fprogressbar.cpp Do not draw shadows on a linux console if not all characters are available 2016-11-13 22:08:40 +01:00
fprogressbar.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fradiobutton.cpp Increase speed on cygwin terminals 2016-11-20 21:15:43 +01:00
fradiobutton.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fradiomenuitem.cpp Refactor the VGA attribute controller access code 2016-10-17 08:44:38 +02:00
fradiomenuitem.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
frect.cpp The window size is now changeable with the mouse 2016-09-29 04:29:12 +02:00
frect.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fscrollbar.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fscrollbar.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fstatusbar.cpp Do not draw shadows on a linux console if not all characters are available 2016-11-13 22:08:40 +01:00
fstatusbar.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fstring.cpp Improve tty settings 2016-11-20 18:26:15 +01:00
fstring.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fswitch.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fswitch.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftcap_map.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
fterm.cpp Add the opti-move test program 2016-11-26 15:18:44 +01:00
fterm.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
ftermcap.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftextview.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftextview.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftogglebutton.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftogglebutton.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftooltip.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
ftooltip.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fvterm.cpp Add the opti-move test program 2016-11-26 15:18:44 +01:00
fvterm.h Add the opti-move test program 2016-11-26 15:18:44 +01:00
fwidget.cpp Do not draw shadows on a linux console if not all characters are available 2016-11-13 22:08:40 +01:00
fwidget.h Optimized input cursor positioning for terminals without hidden cursor 2016-11-12 22:59:48 +01:00
fwindow.cpp The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00
fwindow.h The class declaration now has a consistent order 2016-11-02 00:37:58 +01:00