.. |
include/final
|
Small fix-up
|
2020-10-12 00:02:03 +02:00 |
Makefile.am
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +02:00 |
Makefile.clang
|
unit test for the FData
|
2020-09-25 06:16:32 +02:00 |
Makefile.gcc
|
unit test for the FData
|
2020-09-25 06:16:32 +02:00 |
fapplication.cpp
|
Small fix-up
|
2020-10-12 00:02:03 +02:00 |
fbusyindicator.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
fbutton.cpp
|
first steps documentation changes
|
2020-08-23 14:00:53 +02:00 |
fbuttongroup.cpp
|
Small fix-up
|
2020-10-12 00:02:03 +02:00 |
fcallback.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
fcharmap.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
fcheckbox.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fcheckmenuitem.cpp
|
Fixed some minor bugs
|
2020-08-13 23:58:32 +02:00 |
fcolorpalette.cpp
|
More function declared as const
|
2020-07-12 17:00:16 +02:00 |
fcombobox.cpp
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +02:00 |
fdata.cpp
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +02:00 |
fdialog.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
fdialoglistmenu.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fevent.cpp
|
Add some includes
|
2020-10-04 05:56:13 +02:00 |
ffiledialog.cpp
|
Minor changes
|
2020-10-08 12:09:48 +02:00 |
fkey_map.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
fkeyboard.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
flabel.cpp
|
first steps documentation changes
|
2020-08-23 14:00:53 +02:00 |
flineedit.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
flistbox.cpp
|
Small fixes
|
2020-10-11 23:23:26 +02:00 |
flistview.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
flog.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
flogger.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
fmenu.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
fmenubar.cpp
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
fmenuitem.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
fmenulist.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fmessagebox.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
fmouse.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
fobject.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
foptiattr.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
foptimove.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
fpoint.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
fprogressbar.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fradiobutton.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fradiomenuitem.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
frect.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
fscrollbar.cpp
|
Fixed a few minor bugs
|
2020-10-04 02:55:15 +02:00 |
fscrollview.cpp
|
Fixed a few minor bugs
|
2020-10-04 02:55:15 +02:00 |
fsize.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
fspinbox.cpp
|
Fixes high CPU load
|
2020-08-15 23:42:29 +02:00 |
fstartoptions.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fstatusbar.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
fstring.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
fstringstream.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
fswitch.cpp
|
FDataPtr was replaced by the template class FData
|
2020-09-18 17:13:52 +02:00 |
fsystem.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fsystemimpl.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fterm.cpp
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
fterm_functions.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
ftermbuffer.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
ftermcap.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
ftermcapquirks.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
ftermdebugdata.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
ftermdetection.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
ftermfreebsd.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
ftermios.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |
ftermlinux.cpp
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
ftermopenbsd.cpp
|
std::clog now streams everything to the FLogger object
|
2020-09-25 00:48:58 +02:00 |
ftermxterminal.cpp
|
Solaris build fix
|
2020-10-11 09:14:52 +02:00 |
ftextview.cpp
|
Add some includes
|
2020-10-08 16:28:29 +02:00 |
ftogglebutton.cpp
|
first steps documentation changes
|
2020-08-23 14:00:53 +02:00 |
ftooltip.cpp
|
Small code and text changes
|
2020-08-23 00:32:41 +02:00 |
fvterm.cpp
|
Now hides the input cursor when a widget gets hidden
|
2020-10-05 04:24:14 +02:00 |
fwidget.cpp
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
fwidget_functions.cpp
|
Replaces some C-style arrays with std::array
|
2020-10-04 00:59:21 +02:00 |
fwidgetcolors.cpp
|
New data wrapper class FData and minor text changes
|
2020-07-08 21:32:47 +02:00 |
fwindow.cpp
|
Refactoring of some methods
|
2020-10-11 22:50:08 +02:00 |
sgr_optimizer.cpp
|
Screen reports (like Secondary DA) are now read directly
|
2020-10-08 05:55:32 +02:00 |