Files
fltk/FL
ManoloFLTK abfc8ee52f Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
- remove build option FLTK_USE_KDIALOG replaced by an Fl::option() option
- new run-time option OPTION_FNFC_USES_KDIALOG
- make options OPTION_FNFC_USES_KDIALOG and OPTION_FNFC_USES_ZENITY
false by default
- add mention of new program fltk-options in the doc of Fl::option()
- change logic of choice of the native file chooser under X11/Wayland:
the zenity and kdialog choosers are opt-in; otherwise the GTK file chooser
is used, unless opted out with  OPTION_FNFC_USES_GTK
- document that zenity may be interesting for sandboxed apps
- document that both zenity and kdialog make member functions
Fl_Native_File_Chooser::filter_value() inoperable
2024-04-22 16:34:08 +02:00
..
2024-04-02 16:03:00 +02:00
2023-02-02 19:14:14 +01:00
2024-02-07 18:37:34 +01:00
2024-04-14 14:09:02 +02:00
2022-08-23 09:04:14 +02:00
2024-02-07 18:37:34 +01:00
2023-01-20 16:20:01 +01:00
2023-12-12 11:58:00 +01:00
2023-08-29 22:50:12 +02:00
2022-08-29 12:15:32 +02:00
2024-02-07 18:37:34 +01:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".