.. |
include/final
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
Makefile.am
|
Use the Singleton design pattern to get a single object instance via FTerm
|
2019-05-27 00:50:11 +02:00 |
Makefile.clang
|
Use the Singleton design pattern to get a single object instance via FTerm
|
2019-05-27 00:50:11 +02:00 |
Makefile.gcc
|
Use the Singleton design pattern to get a single object instance via FTerm
|
2019-05-27 00:50:11 +02:00 |
fapplication.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fbutton.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fbuttongroup.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fcheckbox.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fcheckmenuitem.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fcolorpalette.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fdialog.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fdialoglistmenu.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fevent.cpp
|
Small data type changes
|
2018-12-28 22:57:43 +01:00 |
ffiledialog.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fkey_map.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fkeyboard.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
flabel.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
flineedit.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
flistbox.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
flistview.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmenu.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmenubar.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmenuitem.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmenulist.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmessagebox.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fmouse.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fobject.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
foptiattr.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
foptimove.cpp
|
Use constexpr for fixed values
|
2018-12-26 23:41:49 +01:00 |
fpoint.cpp
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
fprogressbar.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fradiobutton.cpp
|
Print function can set the cursor position with an FPoint
|
2019-01-27 13:44:13 +01:00 |
fradiomenuitem.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
frect.cpp
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
fscrollbar.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fscrollview.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fsize.cpp
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
fstatusbar.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fstring.cpp
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
fswitch.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fsystem.cpp
|
Move system calls to the new class FSystem
|
2019-05-17 15:48:09 +02:00 |
fsystemimpl.cpp
|
Move system calls to the new class FSystem
|
2019-05-17 15:48:09 +02:00 |
fterm.cpp
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
ftermbuffer.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftermcap.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftermcapquirks.cpp
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
ftermdebugdata.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftermdetection.cpp
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
ftermfreebsd.cpp
|
The FTermFreeBSD unit test has been extended
|
2019-07-29 15:52:23 +02:00 |
ftermios.cpp
|
Fixes problem with scroll bar view after first draw
|
2019-06-12 11:37:34 +02:00 |
ftermlinux.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftermopenbsd.cpp
|
The FTermFreeBSD unit test has been extended
|
2019-07-29 15:52:23 +02:00 |
ftermxterminal.cpp
|
Add unit test for the FTermFreeBSD class
|
2019-07-28 23:12:01 +02:00 |
ftextview.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftogglebutton.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
ftooltip.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fvterm.cpp
|
small fixes
|
2019-07-29 02:34:58 +02:00 |
fwidget.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fwidgetcolors.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |
fwindow.cpp
|
Reduce include entries in the header files
|
2019-07-21 23:31:21 +02:00 |