.. |
fonts
|
little font fix
|
2015-12-17 00:28:29 +01:00 |
Makefile.am
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
Makefile.clang
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
Makefile.gcc
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
Makefile.in
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
fapp.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
fapp.h
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
fbutton.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
fbutton.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fbuttongroup.cpp
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
fbuttongroup.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fcharmap.h
|
little font fix
|
2015-12-17 00:28:29 +01:00 |
fcheckbox.cpp
|
Add sub-menu support
|
2015-11-22 21:41:18 +01:00 |
fcheckbox.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fcheckmenuitem.cpp
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
fcheckmenuitem.h
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
fconfig.h
|
better profiling
|
2015-10-15 02:37:02 +02:00 |
fdialog.cpp
|
Add "menu" example
|
2015-12-08 21:05:00 +01:00 |
fdialog.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fenum.h
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fevent.cpp
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
fevent.h
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
ffiledialog.cpp
|
Menu bar navigation without menu drop down
|
2015-11-05 23:25:21 +01:00 |
ffiledialog.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
final.h
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
fkey_map.h
|
Shows accelerator keys on the right side of the FMenu
|
2015-11-12 23:14:12 +01:00 |
flabel.cpp
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
flabel.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
flineedit.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
flineedit.h
|
Better handling of empty strings in FLineEdit and FButton + sub-menu example
|
2015-11-29 15:58:36 +01:00 |
flistbox.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
flistbox.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fmenu.cpp
|
Close sub-menu on right and middle click
|
2015-12-19 20:48:08 +01:00 |
fmenu.h
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fmenubar.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
fmenubar.h
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fmenuitem.cpp
|
Small menu improvements
|
2015-11-25 22:10:23 +01:00 |
fmenuitem.h
|
Improved mouse and keyboard handling in sub-menus
|
2015-11-24 23:40:41 +01:00 |
fmenulist.cpp
|
Add sub-menu support
|
2015-11-22 21:41:18 +01:00 |
fmenulist.h
|
Optimize menu example
|
2015-12-18 21:48:27 +01:00 |
fmessagebox.cpp
|
Better support for monochrom terminals
|
2015-10-11 21:56:16 +02:00 |
fmessagebox.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fobject.cpp
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
fobject.h
|
Add delOwnTimer() for FObject
|
2015-12-19 20:49:01 +01:00 |
foptimove.cpp
|
coding style
|
2015-10-10 04:01:22 +02:00 |
foptimove.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fpoint.cpp
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
fpoint.h
|
Add an inheritance diagram in every class header
|
2015-09-25 21:37:19 +02:00 |
fprogressbar.cpp
|
Support for the menu key
|
2015-10-29 21:10:50 +01:00 |
fprogressbar.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fradiobutton.cpp
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fradiobutton.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fradiomenuitem.cpp
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
fradiomenuitem.h
|
Add new classes FCheckMenuItem and FRadioMenuItem
|
2015-11-15 19:46:33 +01:00 |
frect.cpp
|
coding style
|
2015-10-10 04:01:22 +02:00 |
frect.h
|
Add methods getPos and setPos to FRect and FWidget
|
2015-09-27 16:00:13 +02:00 |
fscrollbar.cpp
|
Color setting improvements
|
2015-10-23 23:57:00 +02:00 |
fscrollbar.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fstatusbar.cpp
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fstatusbar.h
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fstring.cpp
|
More string types for FString relational operators
|
2015-12-18 21:47:19 +01:00 |
fstring.h
|
More string types for FString relational operators
|
2015-12-18 21:47:19 +01:00 |
fswitch.cpp
|
Color setting improvements
|
2015-10-23 23:57:00 +02:00 |
fswitch.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
ftcap_map.h
|
Make cursor visibility more standards compliant
|
2015-10-23 00:24:20 +02:00 |
fterm.cpp
|
Optimize menu example
|
2015-12-18 21:48:27 +01:00 |
fterm.h
|
Add sub-menu support
|
2015-11-22 21:41:18 +01:00 |
ftextview.cpp
|
Color setting improvements
|
2015-10-23 23:57:00 +02:00 |
ftextview.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
ftogglebutton.cpp
|
Improve menu accelerator keys
|
2015-11-12 01:33:16 +01:00 |
ftogglebutton.h
|
Simplify default arguments
|
2015-09-27 16:45:28 +02:00 |
fwidget.cpp
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fwidget.h
|
Avoid to show menus outside of the screen
|
2015-12-16 23:57:14 +01:00 |
fwindow.cpp
|
Improved menu focus handling
|
2015-11-07 23:16:09 +01:00 |
fwindow.h
|
Hidden windows are now non-clickable
|
2015-10-19 00:07:07 +02:00 |