Home
last modified time | relevance | path

Searched refs:msgdialog (Results 1 – 25 of 38) sorted by relevance

12

/dports/audio/easytag/easytag-2.4.3/src/
H A Deasytag.c237 GtkWidget *msgdialog = NULL; in Save_List_Of_Files() local
257 gtk_widget_destroy(msgdialog); in Save_List_Of_Files()
454 GtkWidget *msgdialog = NULL; in Save_File() local
496 gtk_widget_destroy(msgdialog); in Save_File()
549 GtkWidget *msgdialog = NULL; in Save_File() local
630 gtk_widget_destroy(msgdialog); in Save_File()
736 GtkWidget *msgdialog; in Write_File_Tag() local
803 gtk_dialog_run(GTK_DIALOG(msgdialog)); in Write_File_Tag()
804 gtk_widget_destroy(msgdialog); in Write_File_Tag()
869 GtkWidget *msgdialog; in Read_Directory() local
[all …]
H A Dbrowser.c863 GtkWidget *msgdialog; in Browser_Tree_Node_Selected() local
884 gtk_widget_destroy(msgdialog); in Browser_Tree_Node_Selected()
4236 GtkWidget *msgdialog; in Rename_Directory() local
4247 gtk_widget_destroy(msgdialog); in Rename_Directory()
4256 GtkWidget *msgdialog; in Rename_Directory() local
4269 gtk_widget_destroy(msgdialog); in Rename_Directory()
4296 GtkWidget *msgdialog; in Rename_Directory() local
4367 GtkWidget *msgdialog; in Rename_Directory() local
4380 gtk_widget_destroy(msgdialog); in Rename_Directory()
4396 GtkWidget *msgdialog; in Rename_Directory() local
[all …]
H A Dmisc.c175 GtkWidget *msgdialog; in et_run_program() local
177 msgdialog = gtk_message_dialog_new(GTK_WINDOW(MainWindow), in et_run_program()
183 gtk_window_set_title(GTK_WINDOW(msgdialog),_("Program Name Error")); in et_run_program()
185 gtk_dialog_run(GTK_DIALOG(msgdialog)); in et_run_program()
186 gtk_widget_destroy(msgdialog); in et_run_program()
H A Dplaylist_dialog.c428 GtkWidget *msgdialog; in write_button_clicked() local
541 msgdialog = gtk_message_dialog_new (GTK_WINDOW (self), in write_button_clicked()
547 gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (msgdialog), in write_button_clicked()
549 gtk_window_set_title(GTK_WINDOW(msgdialog),_("Playlist File Error")); in write_button_clicked()
551 gtk_dialog_run(GTK_DIALOG(msgdialog)); in write_button_clicked()
552 gtk_widget_destroy(msgdialog); in write_button_clicked()
H A Dapplication_window.c338 GtkWidget *msgdialog; in delete_file() local
363 msgdialog = gtk_message_dialog_new(GTK_WINDOW(MainWindow), in delete_file()
372 gtk_dialog_add_buttons (GTK_DIALOG (msgdialog), _("_Skip"), in delete_file()
380 msgdialog = gtk_message_dialog_new(GTK_WINDOW(MainWindow), in delete_file()
391 gtk_dialog_set_default_response (GTK_DIALOG (msgdialog), in delete_file()
396 gtk_widget_destroy(msgdialog); in delete_file()
2010 GtkWidget *msgdialog; in et_application_window_update_file_name_from_ui() local
2012 msgdialog = gtk_message_dialog_new (GTK_WINDOW (self), in et_application_window_update_file_name_from_ui()
2020 gtk_window_set_title (GTK_WINDOW (msgdialog), in et_application_window_update_file_name_from_ui()
2023 gtk_dialog_run (GTK_DIALOG (msgdialog)); in et_application_window_update_file_name_from_ui()
[all …]
H A Dpreferences_dialog.c887 GtkWidget *msgdialog; in Check_DefaultPathToMp3() local
891 msgdialog = gtk_message_dialog_new (GTK_WINDOW (self), in Check_DefaultPathToMp3()
898 gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (msgdialog), in Check_DefaultPathToMp3()
902 gtk_window_set_title (GTK_WINDOW (msgdialog), in Check_DefaultPathToMp3()
905 gtk_dialog_run (GTK_DIALOG (msgdialog)); in Check_DefaultPathToMp3()
906 gtk_widget_destroy (msgdialog); in Check_DefaultPathToMp3()
H A Dtag_area.c1359 GtkWidget *msgdialog; in PictureEntry_Update() local
1366 msgdialog = gtk_message_dialog_new(GTK_WINDOW(MainWindow), in PictureEntry_Update()
1374 gtk_window_set_title (GTK_WINDOW (msgdialog), in PictureEntry_Update()
1376 gtk_dialog_run(GTK_DIALOG(msgdialog)); in PictureEntry_Update()
1377 gtk_widget_destroy(msgdialog); in PictureEntry_Update()
1430 GtkWidget *msgdialog; in load_picture_from_file() local
1433 msgdialog = gtk_message_dialog_new (GTK_WINDOW (MainWindow), in load_picture_from_file()
1439 gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG(msgdialog), in load_picture_from_file()
1441 gtk_window_set_title (GTK_WINDOW (msgdialog), _("Image File Error")); in load_picture_from_file()
1442 gtk_dialog_run (GTK_DIALOG (msgdialog)); in load_picture_from_file()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5-ui/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5-mysql/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5-postgresql/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in __anon74e3706c0202()
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in __anon74e3706c0202()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in __anon74e3706c0202()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in __anon74e3706c0202()
238 gtk_widget_destroy (msgdialog); in __anon74e3706c0202()
264 GtkWidget *msgdialog; in __anon74e3706c0202()
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in __anon74e3706c0202()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in __anon74e3706c0202()
273 gtk_widget_destroy (msgdialog); in __anon74e3706c0202()
/dports/databases/libgda5-jdbc/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5-ldap/libgda-5.2.10/control-center/
H A Ddsn-properties-dialog.c210 GtkWidget *msgdialog; in dsn_properties_dialog() local
221msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
228msgdialog = gtk_message_dialog_new_with_markup (test_dialog ? GTK_WINDOW (test_dialog) : parent, in dsn_properties_dialog()
237 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
238 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
264 GtkWidget *msgdialog; in dsn_properties_dialog() local
265 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (dialog), GTK_DIALOG_MODAL, in dsn_properties_dialog()
272 gtk_dialog_run (GTK_DIALOG (msgdialog)); in dsn_properties_dialog()
273 gtk_widget_destroy (msgdialog); in dsn_properties_dialog()
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog; in run_cc_cb() local
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL, in run_cc_cb()
452 gtk_dialog_run (GTK_DIALOG (msgdialog)); in run_cc_cb()
453 gtk_widget_destroy (msgdialog); in run_cc_cb()
/dports/databases/libgda5-ui/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog; in run_cc_cb() local
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL, in run_cc_cb()
452 gtk_dialog_run (GTK_DIALOG (msgdialog)); in run_cc_cb()
453 gtk_widget_destroy (msgdialog); in run_cc_cb()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog; in run_cc_cb() local
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL, in run_cc_cb()
452 gtk_dialog_run (GTK_DIALOG (msgdialog)); in run_cc_cb()
453 gtk_widget_destroy (msgdialog); in run_cc_cb()
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog;
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL,
452 gtk_dialog_run (GTK_DIALOG (msgdialog));
453 gtk_widget_destroy (msgdialog);
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog; in run_cc_cb() local
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL, in run_cc_cb()
452 gtk_dialog_run (GTK_DIALOG (msgdialog)); in run_cc_cb()
453 gtk_widget_destroy (msgdialog); in run_cc_cb()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog; in run_cc_cb() local
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL, in run_cc_cb()
452 gtk_dialog_run (GTK_DIALOG (msgdialog)); in run_cc_cb()
453 gtk_widget_destroy (msgdialog); in run_cc_cb()
/dports/databases/libgda5/libgda-5.2.10/libgda-ui/
H A Dgdaui-login.c440 GtkWidget *msgdialog;
444 msgdialog = gtk_message_dialog_new_with_markup (GTK_WINDOW (toplevel), GTK_DIALOG_MODAL,
452 gtk_dialog_run (GTK_DIALOG (msgdialog));
453 gtk_widget_destroy (msgdialog);
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A DMakefile.am33 msgdialog.cc \
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dscript_editor_debugger.h59 AcceptDialog *msgdialog; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Dscript_editor_debugger.h59 AcceptDialog *msgdialog; variable
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dscript_editor_debugger.h85 AcceptDialog *msgdialog; variable

12