.. |
test
|
FKeyboardTest fixes
|
2018-07-23 02:23:10 +02:00 |
Makefile.am
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
Makefile.clang
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
Makefile.gcc
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
Makefile.in
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
fapplication.cpp
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +02:00 |
fbutton.cpp
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
fbuttongroup.cpp
|
Refactoring FListView::onMouseMove
|
2018-02-18 21:49:58 +01:00 |
fcheckbox.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fcheckmenuitem.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fcolorpalette.cpp
|
Linux functions from FTerm moved into the FTermLinux class
|
2018-06-12 16:37:48 +02:00 |
fdialog.cpp
|
Unit tests update
|
2018-03-21 00:02:43 +01:00 |
fdialoglistmenu.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fevent.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
ffiledialog.cpp
|
Move FreeBSD, NetBSD and OpenBSD functions to separate classes
|
2018-05-27 19:43:18 +02:00 |
fkey_map.cpp
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +02:00 |
fkeyboard.cpp
|
FKeyboardTest fixes
|
2018-07-23 01:48:29 +02:00 |
flabel.cpp
|
Refactoring FListView::onMouseMove
|
2018-02-18 21:49:58 +01:00 |
flineedit.cpp
|
Methods outsourcing from FTerm to FTermXTerminal
|
2018-05-20 15:15:42 +02:00 |
flistbox.cpp
|
Strict use of fc::colornames in FOptiAttr
|
2018-04-15 20:48:25 +02:00 |
flistview.cpp
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
fmenu.cpp
|
Strict use of fc::colornames in FOptiAttr
|
2018-04-15 20:48:25 +02:00 |
fmenubar.cpp
|
Avoids flickering when redrawing a focused widget
|
2018-02-03 00:04:24 +01:00 |
fmenuitem.cpp
|
Generalize mouse event passing in FMenuItem
|
2018-02-22 01:15:57 +01:00 |
fmenulist.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fmessagebox.cpp
|
Refactoring FMessageBox::init and FFileDialog::init
|
2018-01-31 23:37:03 +01:00 |
fmouse.cpp
|
Methods outsourcing from FTerm to FTermXTerminal
|
2018-05-20 15:15:42 +02:00 |
fobject.cpp
|
Added unit test for FObject
|
2018-03-17 14:16:12 +01:00 |
foptiattr.cpp
|
Struct to pass the FOptiMove environment
|
2018-07-01 14:48:53 +02:00 |
foptimove.cpp
|
Struct to pass the FOptiMove environment
|
2018-07-01 14:48:53 +02:00 |
fpoint.cpp
|
Stream support for FPoint and FRect
|
2018-04-16 02:24:37 +02:00 |
fprogressbar.cpp
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
fradiobutton.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fradiomenuitem.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
frect.cpp
|
Stream support for FPoint and FRect
|
2018-04-16 02:24:37 +02:00 |
fscrollbar.cpp
|
Linux functions from FTerm moved into the FTermLinux class
|
2018-06-12 16:37:48 +02:00 |
fscrollview.cpp
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
fstatusbar.cpp
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
fstring.cpp
|
Fixed dereferenced null pointer
|
2018-05-27 23:06:49 +02:00 |
fswitch.cpp
|
Refactoring FSwitch::drawCheckButton and FWidget::redraw
|
2018-01-31 00:17:00 +01:00 |
fterm.cpp
|
Added unit test for FKeyboard
|
2018-07-22 23:07:49 +02:00 |
ftermbuffer.cpp
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
ftermcapquirks.cpp
|
Fix Parameter passing in term::init_OptiAttr
|
2018-07-15 23:27:03 +02:00 |
ftermdetection.cpp
|
Added special console options for FreeBSD, NetBSD and OpenBSD
|
2018-06-17 23:25:32 +02:00 |
ftermfreebsd.cpp
|
Added special console options for FreeBSD, NetBSD and OpenBSD
|
2018-06-17 23:25:32 +02:00 |
ftermios.cpp
|
Extension of the unit test of FOptiMove
|
2018-07-08 14:48:45 +02:00 |
ftermlinux.cpp
|
non Linux compile fix
|
2018-06-12 17:03:29 +02:00 |
ftermopenbsd.cpp
|
Added special console options for FreeBSD, NetBSD and OpenBSD
|
2018-06-17 23:25:32 +02:00 |
ftermxterminal.cpp
|
Linux functions from FTerm moved into the FTermLinux class
|
2018-06-12 16:37:48 +02:00 |
ftextview.cpp
|
Some protected data members in FTerm moved to private
|
2018-05-06 21:41:55 +02:00 |
ftogglebutton.cpp
|
Refactoring FListView::onMouseMove
|
2018-02-18 21:49:58 +01:00 |
ftooltip.cpp
|
Version 0.4.0
|
2017-11-04 07:03:53 +01:00 |
fvterm.cpp
|
Keyboard functions are now in a separate class
|
2018-07-15 19:52:59 +02:00 |
fwidget.cpp
|
Struct to pass the FOptiAttr environment
|
2018-06-25 00:14:53 +02:00 |
fwidgetcolors.cpp
|
Fixes compiler errors for latest Cygwin versions
|
2018-01-24 00:25:32 +01:00 |
fwindow.cpp
|
Avoids flickering when redrawing a focused widget
|
2018-02-03 00:04:24 +01:00 |