.. |
emptyfstring.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
fapplication.h
|
Refactoring FApplication::processKeyboardEvent
|
2018-01-28 19:54:52 +01:00 |
fbutton.h
|
Some methods refactored + new FDialog methods
|
2017-12-27 01:38:28 +01:00 |
fbuttongroup.h
|
Generalize scroll functions in FTextView
|
2018-02-17 19:12:48 +01:00 |
fc.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
fcharmap.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
fcheckbox.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fcheckmenuitem.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fcolorpalette.h
|
The color palette redefinition now has its own class
|
2018-01-24 23:02:45 +01:00 |
fconfig.h
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-22 19:47:20 +01:00 |
fdialog.h
|
Refactoring FDialog::initDialogMenu
|
2018-02-18 22:45:49 +01:00 |
fdialoglistmenu.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fevent.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
ffiledialog.h
|
Refactoring FMessageBox::init and FFileDialog::init
|
2018-01-31 23:37:03 +01:00 |
final.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fkey_map.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
flabel.h
|
Refactoring FLabel::draw and FFileDialog::readDir
|
2018-01-30 00:11:58 +01:00 |
flineedit.h
|
Some methods refactored + new FDialog methods
|
2017-12-27 01:38:28 +01:00 |
flistbox.h
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
flistview.h
|
Refactoring FListView::onMouseMove
|
2018-02-18 21:49:58 +01:00 |
fmenu.h
|
Some methods refactored + new FDialog methods
|
2017-12-27 01:38:28 +01:00 |
fmenubar.h
|
Refactoring of the FMenuBar mouse event handler
|
2017-12-31 03:25:50 +01:00 |
fmenuitem.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fmenulist.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fmessagebox.h
|
Refactoring FMessageBox::init and FFileDialog::init
|
2018-01-31 23:37:03 +01:00 |
fmouse.h
|
Refactoring FApplication::processKeyboardEvent
|
2018-01-28 19:54:52 +01:00 |
fobject.h
|
Mouse functions are now in a separate class
|
2018-01-14 21:21:08 +01:00 |
foptiattr.h
|
Refactoring attribute settings in FOptiAttr
|
2018-01-03 20:06:22 +01:00 |
foptimove.h
|
Refactoring FOptiMove::verticalMove and FOptiMove::horizontalMove
|
2018-02-10 17:35:09 +01:00 |
fpoint.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fprogressbar.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fradiobutton.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fradiomenuitem.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
frect.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fscrollbar.h
|
Avoid scroll bar overshooting
|
2018-02-18 21:50:24 +01:00 |
fscrollview.h
|
Refactoring FScrollView::init
|
2018-02-19 23:02:19 +01:00 |
fstatusbar.h
|
The Final Cut can now also be compiled under Cygwin
|
2018-01-21 16:25:19 +01:00 |
fstring.h
|
Refactoring FButton::draw + Passing more strings by reference
|
2017-12-25 21:17:08 +01:00 |
fswitch.h
|
Refactoring FSwitch::drawCheckButton and FWidget::redraw
|
2018-01-31 00:17:00 +01:00 |
ftcap_map.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
fterm.h
|
Refactoring FTerm::init_termcaps
|
2018-02-19 01:36:38 +01:00 |
ftermbuffer.h
|
Refactoring FButton::draw + Passing more strings by reference
|
2017-12-25 21:17:08 +01:00 |
ftermcap.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
ftextview.h
|
Generalize scroll functions in FTextView
|
2018-02-17 19:12:48 +01:00 |
ftogglebutton.h
|
Generalize scroll functions in FTextView
|
2018-02-17 19:12:48 +01:00 |
ftooltip.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
ftypes.h
|
The Final Cut now also compiles under Solaris
|
2017-12-17 01:06:53 +01:00 |
fvterm.h
|
Refactoring FOptiMove::verticalMove and FOptiMove::horizontalMove
|
2018-02-10 17:35:09 +01:00 |
fwidget.h
|
Refactoring of some functions
|
2018-02-11 23:41:23 +01:00 |
fwidgetcolors.h
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-24 00:25:32 +01:00 |
fwindow.h
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |