![]() |
![]() |
![]() |
gURLChecker Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
gboolean uc_application_cookie_warning_dialog_show (const gchar *server
,const gchar *page
,const gchar *label
,gchar **name
,gchar **value
,gchar **path
,gchar **expires
,const UCCookiesAction action
); void uc_application_w3c_validate (void
); void uc_application_buffer_show (const gchar *title
,const gchar *message
); void uc_application_build_projects_treeview (void
); void uc_application_clean_data (void
); gchar * uc_application_input_dialog (const gchar *title
,const gchar *text
); gchar * uc_application_input_file_dialog (const gchar *title
,const gchar *text
); void uc_application_view_bad_extensions_dialog_show (void
); void uc_application_set_status_bar (const gfloat progress
,const gchar *msg
); void uc_application_open_project_dialog_show (void
); gboolean uc_application_project_information_dialog_show (void
); gboolean uc_application_treeview_get_selected_iter (const GtkTreeView *tv
,GtkTreeIter *iter
); void uc_application_build_url_treeview (void
); void uc_application_main_tree_display_status (const guint link_status
); void uc_application_main_tree_display_type (const UCLinkType link_type
); void uc_application_main_tree_display_protocol (const gchar *proto
); void uc_application_main_tree_display_all (void
); void uc_application_main_tree_collapse_all (void
); void uc_application_main_tree_expand_all (void
); void uc_application_main_tree_display_branch (const UCLinkProperties *prop
); void uc_application_display_search_message (const guint label_pos
,const gchar *message
); gint uc_application_dialog_yes_no_show (const gchar *message
,const GtkMessageType msg_type
); void uc_application_search_dialog_show (void
); void uc_application_new_search_dialog_show (void
); void uc_application_add_filter_directory_add (void
); void uc_application_add_filter_domain_add (void
); void uc_application_add_filter_domain_remove (void
); void uc_application_add_filter_directory_remove (void
); void uc_application_add_filter_directory_dialog_show (void
); void uc_application_page_information_dialog_show (void
); void uc_application_display_state_message (const guint label_pos
,const gchar *message
); void uc_application_display_informations (GtkTreeView *treeview
); void uc_application_treeview_activate_popup (GdkEventButton *event
); void uc_application_view_similar_links_dialog_show (void
); void uc_application_new_instance_launch (void
); void uc_application_launch_web_browser (const gchar *url
); void uc_application_menu_set_sensitive_all (const gchar *name
,const gboolean val
); void uc_application_proxy_frame_control_sensitive (void
); void uc_application_make_paths (void
); void uc_application_remove_paths (void
); void uc_application_view_source_dialog_show (void
); void uc_application_view_image_dialog_show (void
); void uc_application_dialog_show (const gchar *message
,const GtkMessageType msg_type
); void uc_application_globals_init (void
); void uc_application_init (gchar *url
,gchar *auth_user
,gchar *auth_password
,gboolean no_urls_args
); gboolean uc_application_quit (void
); void uc_application_draw_main_frames (void
); void uc_application_search_get_data (void
); void uc_application_get_bookmarks_project_data (void
); void uc_application_new_web_dialog_show (void
); void uc_application_new_local_file_dialog_show (void
); void uc_application_new_bookmarks_dialog_show (void
); void uc_application_open_dialog_show (void
); void uc_application_about_dialog_show (void
); void uc_application_progress_dialog_show (); void uc_application_settings_dialog_show (void
); gboolean uc_application_settings_get_data (void
); void uc_application_status_code_properties_init (void
); UCStatusCode * uc_application_get_status_code_properties (const gchar *status_code
); gboolean uc_application_project_get_data (const UCProjectType type
); gboolean uc_application_auth_dialog_show (const gchar *title
);
gboolean uc_application_cookie_warning_dialog_show (const gchar *server
,const gchar *page
,const gchar *label
,gchar **name
,gchar **value
,gchar **path
,gchar **expires
,const UCCookiesAction action
);
Dialog for accepting/refusing a cookie.
|
|
|
|
|
dialog's label. |
|
cookie's name. |
|
cookie's value. |
|
cookie's path. |
|
|
|
|
Returns : |
TRUE if the cookie must be accepted. |
void uc_application_buffer_show (const gchar *title
,const gchar *message
);
|
|
|
void uc_application_clean_data (void
);
General clean up routine call at application exit.
gchar * uc_application_input_dialog (const gchar *title
,const gchar *text
);
Show a prompt popup.
|
title of the popup. |
|
The text to display. |
Returns : |
The user string. This is a newly allocated string. |
gchar * uc_application_input_file_dialog (const gchar *title
,const gchar *text
);
Show a prompt popup to input a filename or directory.
|
Title of the popup. |
|
The text to display. |
Returns : |
The user string. This is a newly allocated string. |
void uc_application_view_bad_extensions_dialog_show
(void
);
Show bad extensions dialog.
void uc_application_set_status_bar (const gfloat progress
,const gchar *msg
);
Refresh application status bar.
|
0, or a value if we want progress bar on the status bar. |
|
message to display in satus bar. |
void uc_application_open_project_dialog_show
(void
);
Show the open project dialog.
gboolean uc_application_project_information_dialog_show
(void
);
Show the project properties dialog.
Returns : |
TRUE if project must be saved. |
gboolean uc_application_treeview_get_selected_iter (const GtkTreeView *tv
,GtkTreeIter *iter
);
set the iterator for the current selection in a given treeview.
|
Tree view to work with. |
|
Iterater to fill. |
Returns : |
TRUE if it has filled the given iter with selection. |
void uc_application_build_url_treeview (void
);
Build all needed elements for the main URL tree view.
void uc_application_main_tree_display_status
(const guint link_status
);
Only display a list a links with the given status.
|
the status to display. |
void uc_application_main_tree_display_type
(const UCLinkType link_type
);
Only display a list of links with the given type.
|
the type to display. |
void uc_application_main_tree_display_protocol
(const gchar *proto
);
Only display a list a links with the given protocol.
|
the protocol to display. |
void uc_application_main_tree_display_all
(void
);
Display the whole list of checked url in the main url treeview.
void uc_application_main_tree_collapse_all
(void
);
Collapse the main url treeview.
void uc_application_main_tree_expand_all (void
);
Expand the main url treeview.
void uc_application_main_tree_display_branch
(const UCLinkProperties *prop
);
|
void uc_application_display_search_message (const guint label_pos
,const gchar *message
);
Display messages in the progess dialog during the search.
|
Position of the given message. |
|
Message to display. |
gint uc_application_dialog_yes_no_show (const gchar *message
,const GtkMessageType msg_type
);
Print a yes/no choice dialog.
|
The message to display. |
|
Type of the message. |
Returns : |
TRUE if user clicked on the OK button. |
void uc_application_search_dialog_show (void
);
Show the search dialog.
void uc_application_new_search_dialog_show
(void
);
Show the search dialog.
void uc_application_add_filter_directory_add
(void
);
Add a directory filter.
void uc_application_add_filter_domain_add
(void
);
Add a domain filter.
void uc_application_add_filter_domain_remove
(void
);
Remove a domain filter.
void uc_application_add_filter_directory_remove
(void
);
Remove a directory filter.
void uc_application_add_filter_directory_dialog_show
(void
);
void uc_application_page_information_dialog_show
(void
);
Show the properties dialog.
void uc_application_display_state_message (const guint label_pos
,const gchar *message
);
Display messages in the progess dialog during the check process
|
Position of the given message. |
|
Message to display. |
void uc_application_display_informations (GtkTreeView *treeview
);
Search the header of a given url in the urls list to display it.
|
Tree view to work with. |
void uc_application_treeview_activate_popup
(GdkEventButton *event
);
Display the treview popup menu.
|
Event. |
void uc_application_view_similar_links_dialog_show
(void
);
Show similar links dialog.
void uc_application_new_instance_launch (void
);
Launch a new instance of gURLChecker.
void uc_application_launch_web_browser (const gchar *url
);
Launch a web browser to view the selected url
|
URL to pass to the web browser. |
void uc_application_menu_set_sensitive_all (const gchar *name
,const gboolean val
);
|
|
|
void uc_application_proxy_frame_control_sensitive
(void
);
void uc_application_make_paths (void
);
Create the directories needed by gURLChecker.
void uc_application_remove_paths (void
);
Remove all application paths
void uc_application_view_source_dialog_show
(void
);
Show view source dialog.
void uc_application_view_image_dialog_show
(void
);
Show view image dialog.
void uc_application_dialog_show (const gchar *message
,const GtkMessageType msg_type
);
Print a alert box.
|
The message to display. |
|
Type of the message. |
void uc_application_globals_init (void
);
Initialisation of all globals.
void uc_application_init (gchar *url
,gchar *auth_user
,gchar *auth_password
,gboolean no_urls_args
);
gURLChecker initialization.
|
the command line URL, or NULL
|
|
user for authentication. |
|
password for authentication. |
|
void uc_application_draw_main_frames (void
);
Draw the two principals main frames for displaying urls list and headers.
void uc_application_search_get_data (void
);
Retreive the string to search and the search properties.
void uc_application_get_bookmarks_project_data
(void
);
Retrieving bookmarks file to check.
void uc_application_new_web_dialog_show (void
);
Show the new web project dialog box.
void uc_application_new_local_file_dialog_show
(void
);
Show the new local file project dialog box.
void uc_application_new_bookmarks_dialog_show
(void
);
Show the new bookmarks project dialog box.
void uc_application_about_dialog_show (void
);
Show the about box.
void uc_application_progress_dialog_show ();
Show the progess dialog.
void uc_application_settings_dialog_show (void
);
Show the settings dialog box.
gboolean uc_application_settings_get_data (void
);
Retrieve user input data settings.
Returns : |
TRUE if all inputs are ok. |
void uc_application_status_code_properties_init
(void
);
This function load the properties to associate with a server status code.
UCStatusCode * uc_application_get_status_code_properties
(const gchar *status_code
);
Return properties for a given status code.
|
Status code to work with. |
Returns : |
UCStatusCode propertie node associated with the given status code. |
gboolean uc_application_project_get_data (const UCProjectType type
);
Retrieving url to check and some check properties.
|
FIXME. |
Returns : |
TRUE if data input is ok.
|