Home
last modified time | relevance | path

Searched refs:dialog (Results 26 – 50 of 16644) sorted by relevance

12345678910>>...666

/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/core/
H A Dsipe-dialog.c71 g_free(dialog); in sipe_dialog_free()
100 dialog->with ? dialog->with : ""); in sipe_dialog_find_3()
125 if (dialog) { in sipe_dialog_remove()
137 if (dialog) { in sipe_dialog_remove_3()
139 dialog->with ? dialog->with : ""); in sipe_dialog_remove_3()
165 dialog->routes = g_slist_remove(dialog->routes, data); in sipe_dialog_parse_routes()
179 dialog->routes = g_slist_append(dialog->routes, in sipe_dialog_parse_routes()
188 dialog->routes = g_slist_reverse(dialog->routes); in sipe_dialog_parse_routes()
201 dialog->routes = g_slist_remove(dialog->routes, route); in sipe_dialog_parse_routes()
204 dialog->routes = g_slist_append(dialog->routes, in sipe_dialog_parse_routes()
[all …]
/dports/multimedia/ogmrip/ogmrip-1.0.1/src/
H A Dogmrip-progress-dialog.c91 if (dialog->priv->iconified) in ogmrip_progress_dialog_get_visibility()
182 if (dialog->priv->label) in ogmrip_progress_dialog_set_label()
191 if (dialog->priv->notification && !ogmrip_progress_dialog_get_visibility (dialog)) in ogmrip_progress_dialog_set_label()
319 dialog->priv->start_time += tv.tv_sec - dialog->priv->suspend_time; in ogmrip_progress_dialog_resume()
369 dialog->priv = OGMRIP_PROGRESS_DIALOG_GET_PRIVATE (dialog); in ogmrip_progress_dialog_init()
449 if (dialog->priv->encoding) in ogmrip_progress_dialog_dispose()
457 if (dialog->priv->title) in ogmrip_progress_dialog_dispose()
459 dialog->priv->title = NULL; in ogmrip_progress_dialog_dispose()
461 if (dialog->priv->label) in ogmrip_progress_dialog_dispose()
463 dialog->priv->label = NULL; in ogmrip_progress_dialog_dispose()
[all …]
/dports/polish/gnugadu2/gg2-2.3.0/lib/
H A Dggadu_dialog.c42 return dialog; in ggadu_dialog_new_full()
53 if (!dialog) return; in ggadu_dialog_add_entry()
64 dialog->optlist = g_slist_append(ggadu_dialog_get_entries(dialog), kv); in ggadu_dialog_add_entry()
79 return dialog->type; in ggadu_dialog_get_type()
92 if (!dialog) return; in ggadu_dialog_set_callback_signal()
99 if (!dialog) return; in ggadu_dialog_set_progress_watch()
106 if (!dialog) return; in ggadu_dialog_set_flags()
119 if (!dialog) return; in ggadu_dialog_set_title()
131 if (!dialog) return; in ggadu_dialog_set_type()
139 if (!dialog) in GGaduDialog_free()
[all …]
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/iradio/
H A Drb-station-properties-dialog.c152 dialog->priv = RB_STATION_PROPERTIES_DIALOG_GET_PRIVATE (dialog); in rb_station_properties_dialog_init()
166 g_signal_connect_object (dialog, in rb_station_properties_dialog_constructed()
169 dialog, 0); in rb_station_properties_dialog_constructed()
176 builder = rb_builder_load_plugin_file (dialog->priv->plugin, "station-properties.ui", dialog); in rb_station_properties_dialog_constructed()
181 dialog->priv->close_button = gtk_dialog_add_button (GTK_DIALOG (dialog), in rb_station_properties_dialog_constructed()
208 dialog, 0); in rb_station_properties_dialog_constructed()
214 G_OBJECT (dialog), 0); in rb_station_properties_dialog_constructed()
216 dialog->priv->rating); in rb_station_properties_dialog_constructed()
239 if (dialog->priv->db != NULL) { in rb_station_properties_dialog_dispose()
329 return GTK_WIDGET (dialog); in rb_station_properties_dialog_new()
[all …]
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dmissing-val-dialog.c131 mv_init (&dialog->mvl, 0); in psppire_missing_val_dialog_init()
132 dialog->encoding = NULL; in psppire_missing_val_dialog_init()
140 mv_destroy (&dialog->mvl); in psppire_missing_val_dialog_finalize()
141 g_free (dialog->encoding); in psppire_missing_val_dialog_finalize()
182 GtkWidget *dialog = in err_dialog() local
395 dialog->button_none = in psppire_missing_val_dialog_constructor()
475 low_text = value_to_text__ (low, &dialog->format, dialog->encoding); in psppire_missing_val_dialog_set_variable()
476 high_text = value_to_text__ (high, &dialog->format, dialog->encoding); in psppire_missing_val_dialog_set_variable()
487 &dialog->format, dialog->encoding); in psppire_missing_val_dialog_set_variable()
509 &dialog->format, dialog->encoding); in psppire_missing_val_dialog_set_variable()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkprintunixdialog.c1490 setup_option (dialog, "gtk-n-up", dialog->pages_per_sheet); in update_dialog_from_settings()
1491 setup_option (dialog, "gtk-n-up-layout", dialog->number_up_layout); in update_dialog_from_settings()
1492 setup_option (dialog, "gtk-duplex", dialog->duplex); in update_dialog_from_settings()
1493 setup_option (dialog, "gtk-paper-type", dialog->paper_type); in update_dialog_from_settings()
1494 setup_option (dialog, "gtk-paper-source", dialog->paper_source); in update_dialog_from_settings()
1495 setup_option (dialog, "gtk-output-tray", dialog->output_tray); in update_dialog_from_settings()
1498 has_job |= setup_option (dialog, "gtk-job-prio", dialog->job_prio); in update_dialog_from_settings()
1595 caps = dialog->manual_capabilities | dialog->printer_capabilities; in update_dialog_from_capabilities()
2350 caps = dialog->manual_capabilities | dialog->printer_capabilities; in dialog_get_number_up_layout()
2801 caps = dialog->manual_capabilities | dialog->printer_capabilities; in update_number_up_layout()
[all …]
/dports/audio/pragha/pragha-1.3.3/src/
H A Dpragha-preferences-dialog.c208 GtkWidget *dialog; in album_art_pattern_helper() local
221 gtk_widget_show_all (dialog); in album_art_pattern_helper()
582 album_art_pattern_helper(GTK_DIALOG(dialog->widget), dialog); in pragha_preferences_dialog_accept_changes()
765 update_audio_device_oss(dialog); in change_audio_sink()
887 library_remove_cb(NULL, dialog); in library_view_key_press()
1106 dialog->use_hint_w = use_hint; in pref_create_appearance_page()
1107 dialog->album_art_w = album_art; in pref_create_appearance_page()
1254 gtk_widget_show (dialog->widget); in pragha_preferences_dialog_show()
1272 PreferencesDialog *dialog; in pragha_preferences_dialog_new() local
1365 toggle_album_art(GTK_TOGGLE_BUTTON(dialog->album_art_w), dialog); in pragha_preferences_dialog_new()
[all …]
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-properties-dialog.c249 dialog->thumbnail_request = 0; in thunar_properties_dialog_init()
282 gtk_box_pack_start (GTK_BOX (dialog->single_box), dialog->icon_button, FALSE, TRUE, 0); in thunar_properties_dialog_init()
286 gtk_box_pack_start (GTK_BOX (dialog->single_box), dialog->icon_image, FALSE, TRUE, 0); in thunar_properties_dialog_init()
362 gtk_container_add (GTK_CONTAINER (dialog->kind_ebox), dialog->kind_label); in thunar_properties_dialog_init()
619 thunar_thumbnailer_dequeue (dialog->thumbnailer, dialog->thumbnail_request); in thunar_properties_dialog_finalize()
717 return dialog->files != NULL; in thunar_properties_dialog_reload()
969 gtk_container_add (GTK_CONTAINER (dialog->icon_button), dialog->icon_image); in thunar_properties_dialog_update_single()
1347 thunar_thumbnailer_dequeue (dialog->thumbnailer, dialog->thumbnail_request); in thunar_properties_dialog_update()
1408 return dialog->files; in thunar_properties_dialog_get_files()
1448 g_list_free (dialog->files); in thunar_properties_dialog_set_files()
[all …]
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
262 dialog.name, dialog.path = name, path
330 del cls.dialog.destroy
331 del cls.dialog
341 dialog = self.dialog
348 dialog = self.dialog
[all …]
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/plugins/systray/
H A Dsn-dialog.c133 dialog->dialog = NULL; in sn_dialog_init()
674 dialog->dialog = NULL; in sn_dialog_dialog_unref()
721 dialog->dialog = GTK_WIDGET (object); in sn_dialog_build()
727 dialog->dialog); in sn_dialog_build()
852 g_object_weak_ref (G_OBJECT (dialog->dialog), sn_dialog_dialog_unref, dialog); in sn_dialog_build()
870 SnDialog *dialog; in sn_dialog_new() local
879 gtk_widget_show (dialog->dialog); in sn_dialog_new()
880 gtk_window_set_screen (GTK_WINDOW (dialog->dialog), screen); in sn_dialog_new()
881 return dialog; in sn_dialog_new()
897 if (dialog->dialog != NULL) in sn_dialog_finalize()
[all …]
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_query.py46 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
53 Equal((dialog.result, dialog.destroyed), (None, False))
62 self.assertEqual((dialog.result, dialog.destroyed), (None, False))
67 self.assertEqual((dialog.result, dialog.destroyed), ('good', True))
72 self.assertEqual((dialog.result, dialog.destroyed), (None, True))
259 dialog.name, dialog.path = name, path
327 del cls.dialog.destroy
328 del cls.dialog
338 dialog = self.dialog
345 dialog = self.dialog
[all …]
/dports/misc/xiphos/xiphos-4.2.1/src/gtk/
H A Dfind_dialog.c70 g_free(dialog); in dialog_destroy()
71 dialog = NULL; in dialog_destroy()
175 dialog->dialog = gtk_dialog_new(); in create_find_dialog()
176 g_object_set_data(G_OBJECT(dialog->dialog), in create_find_dialog()
177 "dialog->dialog", dialog->dialog); in create_find_dialog()
178 gtk_window_set_title(GTK_WINDOW(dialog->dialog), _("Find")); in create_find_dialog()
224 g_object_set_data(G_OBJECT(dialog->dialog), in create_find_dialog()
272 g_signal_connect(G_OBJECT(dialog->dialog), "destroy", in create_find_dialog()
300 if (dialog) { in find_dialog()
303 gtk_widget_show(GTK_WIDGET(dialog->dialog)); in find_dialog()
[all …]
H A Dnavbar_versekey_dialog.c739 dialog); in _connect_signals()
744 dialog); in _connect_signals()
748 dialog); in _connect_signals()
752 dialog); in _connect_signals()
756 dialog); in _connect_signals()
760 dialog); in _connect_signals()
764 dialog); in _connect_signals()
770 dialog); in _connect_signals()
774 dialog); in _connect_signals()
893 dialog->navbar.dialog = TRUE; in gui_navbar_versekey_dialog_new()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpfiledialog.c341 if (dialog->help_id) in gimp_file_dialog_constructed()
512 if (dialog->progress) in gimp_file_dialog_progress_start()
530 if (dialog->progress) in gimp_file_dialog_progress_end()
542 if (dialog->progress) in gimp_file_dialog_progress_is_active()
554 if (dialog->progress) in gimp_file_dialog_progress_set_text()
564 if (dialog->progress) in gimp_file_dialog_progress_set_value()
573 if (dialog->progress) in gimp_file_dialog_progress_get_value()
664 return GIMP_FILE_DIALOG_GET_CLASS (dialog)->get_default_folder (dialog); in gimp_file_dialog_get_default_folder()
673 GIMP_FILE_DIALOG_GET_CLASS (dialog)->save_state (dialog, state_name); in gimp_file_dialog_save_state()
682 GIMP_FILE_DIALOG_GET_CLASS (dialog)->load_state (dialog, state_name); in gimp_file_dialog_load_state()
[all …]
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkAboutDialog.t22 is ($dialog->get_program_name, 'AboutDialog', '$dialog->set|get_program_name');
29 is ($dialog->get_version, 'Ver: 1.2', '$dialog->set|get_version');
35 is ($dialog->get_copyright, '2004', '$dialog->set|get_copyright');
41 is ($dialog->get_comments, 'this is a comment', '$dialog->set|get_comments');
47 is ($dialog->get_license, 'LGPL', '$dialog->set|get_license');
79 $dialog->set_logo (undef);
80 is ($dialog->get_logo, undef, '$dialog->get_logo undef');
83 $dialog->set_logo ($pb);
84 isa_ok ($dialog->get_logo, 'Gtk2::Gdk::Pixbuf', '$dialog->set|get_logo');
105 is ($dialog->get_website_label, 'website', '$dialog->set|get_website_label');
[all …]
/dports/graphics/viewnior/Viewnior-viewnior-1.7/src/
H A Dvnr-properties-dialog.c71 if(dialog->thumbnail != NULL) in set_new_pixbuf()
74 dialog->thumbnail = NULL; in set_new_pixbuf()
100 VnrPropertiesDialog *dialog; in vnr_properties_dialog_new() local
104 dialog->thumbnail = NULL; in vnr_properties_dialog_new()
105 dialog->vnr_win = vnr_win; in vnr_properties_dialog_new()
115 return (GtkWidget *) dialog; in vnr_properties_dialog_new()
153 gtk_box_pack_start ( GTK_BOX (dialog->layout) , dialog->image_layout, FALSE,FALSE,0); in vnr_properties_dialog_init()
345 (void*)dialog); in vnr_properties_dialog_update_metadata()
353 set_new_pixbuf(dialog, uni_image_view_get_pixbuf(UNI_IMAGE_VIEW(dialog->vnr_win->view))); in vnr_properties_dialog_update_image()
354 gtk_image_set_from_pixbuf (GTK_IMAGE(dialog->image) , dialog->thumbnail); in vnr_properties_dialog_update_image()
[all …]
/dports/audio/rhythmbox/rhythmbox-3.4.4/podcast/
H A Drb-feed-podcast-properties-dialog.c57 RBFeedPodcastPropertiesDialog *dialog);
111 dialog->priv = RB_FEED_PODCAST_PROPERTIES_DIALOG_GET_PRIVATE (dialog); in rb_feed_podcast_properties_dialog_init()
113 g_signal_connect_object (G_OBJECT (dialog), in rb_feed_podcast_properties_dialog_init()
116 dialog, 0); in rb_feed_podcast_properties_dialog_init()
129 dialog->priv->close_button = gtk_dialog_add_button (GTK_DIALOG (dialog), in rb_feed_podcast_properties_dialog_init()
160 RBFeedPodcastPropertiesDialog *dialog; in rb_feed_podcast_properties_dialog_finalize() local
167 g_return_if_fail (dialog->priv != NULL); in rb_feed_podcast_properties_dialog_finalize()
175 RBFeedPodcastPropertiesDialog *dialog; in rb_feed_podcast_properties_dialog_new() local
178 dialog->priv->current_entry = entry; in rb_feed_podcast_properties_dialog_new()
182 return GTK_WIDGET (dialog); in rb_feed_podcast_properties_dialog_new()
[all …]
/dports/games/lordsawar/lordsawar-0.3.2/dat/glade/
H A DMakefile.am12 city-looted-dialog.ui \
14 city-sacked-dialog.ui \
16 destination-dialog.ui \
19 game-loaded-dialog.ui \
21 game-over-dialog.ui \
24 hero-dialog.ui \
25 hero-offer-dialog.ui \
26 surrender-dialog.ui \
28 sage-dialog.ui \
33 report-dialog.ui \
[all …]

12345678910>>...666