NetSurf
Functions
configure.h File Reference

Automated RISC OS WIMP event handling (interface). More...

#include <stdbool.h>
#include "oslib/wimp.h"
Include dependency graph for configure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool ro_gui_options_cache_initialise (wimp_w w)
 
bool ro_gui_options_connection_initialise (wimp_w w)
 
bool ro_gui_options_content_initialise (wimp_w w)
 
bool ro_gui_options_fonts_initialise (wimp_w w)
 
bool ro_gui_options_home_initialise (wimp_w w)
 
bool ro_gui_options_image_initialise (wimp_w w)
 
void ro_gui_options_image_finalise (wimp_w w)
 
bool ro_gui_options_interface_initialise (wimp_w w)
 
bool ro_gui_options_language_initialise (wimp_w w)
 
bool ro_gui_options_security_initialise (wimp_w w)
 
bool ro_gui_options_theme_initialise (wimp_w w)
 
void ro_gui_options_theme_finalise (wimp_w w)
 

Detailed Description

Automated RISC OS WIMP event handling (interface).

Definition in file configure.h.

Function Documentation

◆ ro_gui_options_cache_initialise()

bool ro_gui_options_cache_initialise ( wimp_w  w)

Definition at line 50 of file con_cache.c.

References CACHE_CANCEL_BUTTON, CACHE_DISC_DEC, CACHE_DISC_EXPIRE, CACHE_DISC_EXPIRE_DEC, CACHE_DISC_EXPIRE_INC, CACHE_DISC_INC, CACHE_DISC_SIZE, CACHE_MEMORY_DEC, CACHE_MEMORY_INC, CACHE_MEMORY_SIZE, CACHE_OK_BUTTON, nsoption_int, nsoption_uint, ro_gui_options_cache_click(), ro_gui_options_cache_ok(), ro_gui_set_icon_decimal(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_mouse_click(), ro_gui_wimp_event_register_numeric_field(), ro_gui_wimp_event_register_ok(), and ro_gui_wimp_event_set_help_prefix().

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_connection_initialise()

bool ro_gui_options_connection_initialise ( wimp_w  w)

Definition at line 66 of file con_connect.c.

References CONNECTION_CACHE_FETCH_DEC, CONNECTION_CACHE_FETCH_FIELD, CONNECTION_CACHE_FETCH_INC, CONNECTION_CANCEL_BUTTON, CONNECTION_DEFAULT_BUTTON, CONNECTION_HOST_FETCH_DEC, CONNECTION_HOST_FETCH_FIELD, CONNECTION_HOST_FETCH_INC, CONNECTION_MAX_FETCH_DEC, CONNECTION_MAX_FETCH_FIELD, CONNECTION_MAX_FETCH_INC, CONNECTION_OK_BUTTON, CONNECTION_PROXY_FIELD, CONNECTION_PROXY_HOST, CONNECTION_PROXY_HOST_LABEL, CONNECTION_PROXY_MENU, CONNECTION_PROXY_PASSWORD, CONNECTION_PROXY_PASSWORD_LABEL, CONNECTION_PROXY_PORT, CONNECTION_PROXY_PORT_LABEL, CONNECTION_PROXY_USERNAME, CONNECTION_PROXY_USERNAME_LABEL, NO_ACTION, nsoption_bool, nsoption_charp, nsoption_int, proxy_type_menu, ro_gui_options_connection_default(), ro_gui_options_connection_ok(), ro_gui_options_connection_update(), ro_gui_set_icon_integer(), ro_gui_set_icon_string(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_button(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_menu_gright(), ro_gui_wimp_event_register_menu_selection(), ro_gui_wimp_event_register_numeric_field(), ro_gui_wimp_event_register_ok(), ro_gui_wimp_event_register_text_field(), and ro_gui_wimp_event_set_help_prefix().

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_content_initialise()

bool ro_gui_options_content_initialise ( wimp_w  w)

Definition at line 43 of file con_content.c.

References CONTENT_BLOCK_ADVERTISEMENTS, CONTENT_BLOCK_CSS, CONTENT_BLOCK_POPUPS, CONTENT_CANCEL_BUTTON, CONTENT_DEFAULT_BUTTON, CONTENT_NO_JAVASCRIPT, CONTENT_OK_BUTTON, CONTENT_TARGET_BLANK, nsoption_bool, ro_gui_options_content_default(), ro_gui_options_content_ok(), ro_gui_set_icon_selected_state(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_button(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_checkbox(), ro_gui_wimp_event_register_ok(), and ro_gui_wimp_event_set_help_prefix().

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_fonts_initialise()

bool ro_gui_options_fonts_initialise ( wimp_w  w)

◆ ro_gui_options_home_initialise()

bool ro_gui_options_home_initialise ( wimp_w  w)

◆ ro_gui_options_image_finalise()

void ro_gui_options_image_finalise ( wimp_w  w)

Definition at line 112 of file con_image.c.

References example_images, example_users, and ro_gui_wimp_event_finalise().

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_image_initialise()

bool ro_gui_options_image_initialise ( wimp_w  w)

◆ ro_gui_options_interface_initialise()

bool ro_gui_options_interface_initialise ( wimp_w  w)

◆ ro_gui_options_language_initialise()

bool ro_gui_options_language_initialise ( wimp_w  w)

Definition at line 47 of file con_language.c.

References LANGUAGE_CANCEL_BUTTON, LANGUAGE_DEFAULT_BUTTON, LANGUAGE_INTERFACE_FIELD, LANGUAGE_INTERFACE_GRIGHT, LANGUAGE_OK_BUTTON, LANGUAGE_WEB_PAGES_FIELD, LANGUAGE_WEB_PAGES_GRIGHT, languages_menu, nsoption_charp, ro_gui_options_language_default(), ro_gui_options_language_name(), ro_gui_options_language_ok(), ro_gui_set_icon_string(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_button(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_menu_gright(), ro_gui_wimp_event_register_ok(), and ro_gui_wimp_event_set_help_prefix().

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_security_initialise()

bool ro_gui_options_security_initialise ( wimp_w  w)

Definition at line 42 of file con_secure.c.

References nsoption_bool, nsoption_int, ro_gui_options_security_default(), ro_gui_options_security_ok(), ro_gui_set_icon_integer(), ro_gui_set_icon_selected_state(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_button(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_checkbox(), ro_gui_wimp_event_register_numeric_field(), ro_gui_wimp_event_register_ok(), ro_gui_wimp_event_set_help_prefix(), SECURITY_CANCEL_BUTTON, SECURITY_DEFAULT_BUTTON, SECURITY_DURATION_DEC, SECURITY_DURATION_FIELD, SECURITY_DURATION_INC, SECURITY_OK_BUTTON, and SECURITY_REFERRER.

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_theme_finalise()

void ro_gui_options_theme_finalise ( wimp_w  w)

Definition at line 176 of file con_theme.c.

References NSLOG, ro_gui_options_theme_free(), ro_gui_wimp_event_finalise(), ro_warn_user(), and theme_pane.

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ro_gui_options_theme_initialise()

bool ro_gui_options_theme_initialise ( wimp_w  w)

Definition at line 94 of file con_theme.c.

References toolbar::next, NSLOG, nsoption_charp, PTR_WIMP_OPEN, ro_get_vscroll_width(), ro_gui_options_theme_click(), ro_gui_options_theme_load(), ro_gui_options_theme_ok(), ro_gui_set_icon_selected_state(), ro_gui_theme_find(), ro_gui_wimp_event_memorise(), ro_gui_wimp_event_register_cancel(), ro_gui_wimp_event_register_mouse_click(), ro_gui_wimp_event_register_ok(), ro_gui_wimp_event_set_help_prefix(), THEME_CANCEL_BUTTON, THEME_OK_BUTTON, theme_pane, THEME_PANE_AREA, theme_pane_definition, toolbar_display::toolbar, and toolbars.

Referenced by ro_gui_configure_initialise().

Here is the call graph for this function:
Here is the caller graph for this function: