Update dependencies, remove trailing whitespace
This commit is contained in:
parent
62f68128bf
commit
004ea67203
@ -102,7 +102,7 @@ class Fl_Native_File_Chooser_Driver;
|
|||||||
to open files with a non-ASCII name).
|
to open files with a non-ASCII name).
|
||||||
|
|
||||||
<B>Platform Specific Caveats</B>
|
<B>Platform Specific Caveats</B>
|
||||||
|
|
||||||
- Under X11/Wayland, what dialog opens is determined as follows:
|
- Under X11/Wayland, what dialog opens is determined as follows:
|
||||||
-# If command \p zenity is available at run-time and if \p Fl::option(OPTION_FNFC_USES_ZENITY) is
|
-# If command \p zenity is available at run-time and if \p Fl::option(OPTION_FNFC_USES_ZENITY) is
|
||||||
not turned off, the \p zenity -based dialog opens. This is expected to be more appropriate
|
not turned off, the \p zenity -based dialog opens. This is expected to be more appropriate
|
||||||
|
@ -130,7 +130,7 @@ int Fl_Kdialog_Native_File_Chooser_Driver::show() {
|
|||||||
}
|
}
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
char *command = build_command();
|
char *command = build_command();
|
||||||
//puts(command);
|
//puts(command);
|
||||||
FILE *pipe = popen(command, "r");
|
FILE *pipe = popen(command, "r");
|
||||||
|
@ -777,7 +777,7 @@ void Fl_Simple_Terminal::handle_backspace() {
|
|||||||
nsp_ = nsm_;
|
nsp_ = nsm_;
|
||||||
// 4) Let Fl_Text_Display handle unicode aware backspace
|
// 4) Let Fl_Text_Display handle unicode aware backspace
|
||||||
backspace_buffer(1);
|
backspace_buffer(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Handle unknown esc sequences
|
// Handle unknown esc sequences
|
||||||
void Fl_Simple_Terminal::unknown_escape() {
|
void Fl_Simple_Terminal::unknown_escape() {
|
||||||
|
@ -2757,6 +2757,7 @@ Fl_Native_File_Chooser_GTK.o: drivers/Posix/Fl_Posix_System_Driver.H
|
|||||||
Fl_Native_File_Chooser_GTK.o: drivers/Unix/Fl_Unix_Screen_Driver.H
|
Fl_Native_File_Chooser_GTK.o: drivers/Unix/Fl_Unix_Screen_Driver.H
|
||||||
Fl_Native_File_Chooser_GTK.o: drivers/Unix/Fl_Unix_System_Driver.H
|
Fl_Native_File_Chooser_GTK.o: drivers/Unix/Fl_Unix_System_Driver.H
|
||||||
Fl_Native_File_Chooser_GTK.o: Fl_Native_File_Chooser_Kdialog.H
|
Fl_Native_File_Chooser_GTK.o: Fl_Native_File_Chooser_Kdialog.H
|
||||||
|
Fl_Native_File_Chooser_GTK.o: Fl_Native_File_Chooser_Zenity.H
|
||||||
Fl_Native_File_Chooser_GTK.o: Fl_Screen_Driver.H
|
Fl_Native_File_Chooser_GTK.o: Fl_Screen_Driver.H
|
||||||
Fl_Native_File_Chooser_GTK.o: Fl_System_Driver.H
|
Fl_Native_File_Chooser_GTK.o: Fl_System_Driver.H
|
||||||
Fl_Native_File_Chooser_GTK.o: Fl_Window_Driver.H
|
Fl_Native_File_Chooser_GTK.o: Fl_Window_Driver.H
|
||||||
@ -2817,6 +2818,46 @@ Fl_Native_File_Chooser_Kdialog.o: drivers/Unix/Fl_Unix_Screen_Driver.H
|
|||||||
Fl_Native_File_Chooser_Kdialog.o: Fl_Native_File_Chooser_Kdialog.H
|
Fl_Native_File_Chooser_Kdialog.o: Fl_Native_File_Chooser_Kdialog.H
|
||||||
Fl_Native_File_Chooser_Kdialog.o: Fl_Screen_Driver.H
|
Fl_Native_File_Chooser_Kdialog.o: Fl_Screen_Driver.H
|
||||||
Fl_Native_File_Chooser_Kdialog.o: Fl_Window_Driver.H
|
Fl_Native_File_Chooser_Kdialog.o: Fl_Window_Driver.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../config.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Enumerations.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/filename.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_ask.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_attr.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Box.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Browser.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Button.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Cairo.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_casts.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Check_Button.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Choice.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_config.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Double_Window.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Export.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_File_Browser.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_File_Chooser.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_File_Icon.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_File_Input.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Group.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Image.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Input.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Input_.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Light_Button.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Menu_.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Menu_Button.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Menu_Item.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Native_File_Chooser.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Preferences.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Return_Button.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_String.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Tile.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_types.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/fl_utf8.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Widget.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/Fl_Window.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: ../FL/platform_types.h
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: Fl_Native_File_Chooser_Kdialog.H
|
||||||
|
Fl_Native_File_Chooser_Zenity.o: Fl_Native_File_Chooser_Zenity.H
|
||||||
fl_open_uri.o: ../config.h
|
fl_open_uri.o: ../config.h
|
||||||
fl_open_uri.o: ../FL/Enumerations.H
|
fl_open_uri.o: ../FL/Enumerations.H
|
||||||
fl_open_uri.o: ../FL/filename.H
|
fl_open_uri.o: ../FL/filename.H
|
||||||
@ -3490,6 +3531,7 @@ Fl_SVG_Image.o: ../FL/Fl_Preferences.H
|
|||||||
Fl_SVG_Image.o: ../FL/Fl_Rect.H
|
Fl_SVG_Image.o: ../FL/Fl_Rect.H
|
||||||
Fl_SVG_Image.o: ../FL/Fl_RGB_Image.H
|
Fl_SVG_Image.o: ../FL/Fl_RGB_Image.H
|
||||||
Fl_SVG_Image.o: ../FL/Fl_Scrollbar.H
|
Fl_SVG_Image.o: ../FL/Fl_Scrollbar.H
|
||||||
|
Fl_SVG_Image.o: ../FL/Fl_Shared_Image.H
|
||||||
Fl_SVG_Image.o: ../FL/Fl_Slider.H
|
Fl_SVG_Image.o: ../FL/Fl_Slider.H
|
||||||
Fl_SVG_Image.o: ../FL/fl_string_functions.h
|
Fl_SVG_Image.o: ../FL/fl_string_functions.h
|
||||||
Fl_SVG_Image.o: ../FL/Fl_SVG_Image.H
|
Fl_SVG_Image.o: ../FL/Fl_SVG_Image.H
|
||||||
|
Loading…
Reference in New Issue
Block a user