Module config :: Class PreferencesWindow
[hide private]
[frames] | no frames]

Class PreferencesWindow

source code

Class for Preferences window
Instance Methods [hide private]
 
on_preferences_window_destroy(self, widget)
Close window
source code
 
on_close_button_clicked(self, widget) source code
 
__init__(self)
Initialize Preferences window
source code
 
on_preferences_window_key_press_event(self, widget, event) source code
 
get_per_account_option(self, opt)
Return the value of the option opt if it's the same in all accounts else returns "mixed"
source code
 
on_checkbutton_toggled(self, widget, config_name, change_sensitivity_widgets=None) source code
 
on_per_account_checkbutton_toggled(self, widget, config_name, change_sensitivity_widgets=None) source code
 
_get_all_controls(self) source code
 
_get_all_muc_controls(self) source code
 
on_sort_by_show_in_roster_checkbutton_toggled(self, widget) source code
 
on_sort_by_show_in_muc_checkbutton_toggled(self, widget) source code
 
on_show_avatars_in_roster_checkbutton_toggled(self, widget) source code
 
on_show_status_msgs_in_roster_checkbutton_toggled(self, widget) source code
 
on_show_mood_in_roster_checkbutton_toggled(self, widget) source code
 
on_show_activity_in_roster_checkbutton_toggled(self, widget) source code
 
on_show_tunes_in_roster_checkbutton_toggled(self, widget) source code
 
on_show_location_in_roster_checkbutton_toggled(self, widget) source code
 
on_emoticons_combobox_changed(self, widget) source code
 
toggle_emoticons(self)
Update emoticons state in Opened Chat Windows
source code
 
on_one_window_type_combo_changed(self, widget) source code
 
on_compact_view_checkbutton_toggled(self, widget) source code
 
on_xhtml_checkbutton_toggled(self, widget) source code
 
apply_speller(self) source code
 
remove_speller(self) source code
 
on_speller_checkbutton_toggled(self, widget) source code
 
on_theme_combobox_changed(self, widget) source code
 
update_theme_list(self) source code
 
on_manage_theme_button_clicked(self, widget) source code
 
on_iconset_combobox_changed(self, widget) source code
 
on_transports_iconsets_checkbutton_toggled(self, widget) source code
 
on_outgoing_chat_states_combobox_changed(self, widget) source code
 
on_displayed_chat_states_combobox_changed(self, widget) source code
 
on_ignore_events_from_unknown_contacts_checkbutton_toggled(self, widget) source code
 
on_on_event_combobox_changed(self, widget) source code
 
on_notify_on_signin_checkbutton_toggled(self, widget) source code
 
on_notify_on_signout_checkbutton_toggled(self, widget) source code
 
on_auto_popup_away_checkbutton_toggled(self, widget) source code
 
on_sound_dnd_checkbutton_toggled(self, widget) source code
 
on_systray_combobox_changed(self, widget) source code
 
on_advanced_notifications_button_clicked(self, widget) source code
 
on_play_sounds_checkbutton_toggled(self, widget) source code
 
on_manage_sounds_button_clicked(self, widget) source code
 
update_text_tags(self)
Update color tags in opened chat windows
source code
 
on_preference_widget_color_set(self, widget, text) source code
 
on_preference_widget_font_set(self, widget, text) source code
 
update_text_font(self)
Update text font in opened chat windows
source code
 
on_incoming_nick_colorbutton_color_set(self, widget) source code
 
on_outgoing_nick_colorbutton_color_set(self, widget) source code
 
on_incoming_msg_colorbutton_color_set(self, widget) source code
 
on_outgoing_msg_colorbutton_color_set(self, widget) source code
 
on_url_msg_colorbutton_color_set(self, widget) source code
 
on_status_msg_colorbutton_color_set(self, widget) source code
 
on_conversation_fontbutton_font_set(self, widget) source code
 
on_default_chat_font_toggled(self, widget) source code
 
draw_color_widgets(self) source code
 
on_reset_colors_button_clicked(self, widget) source code
 
_set_color(self, state, widget_name, option)
Set color value in prefs and update the UI
source code
 
on_incoming_msg_checkbutton_toggled(self, widget) source code
 
on_outgoing_msg_checkbutton_toggled(self, widget) source code
 
on_auto_away_checkbutton_toggled(self, widget) source code
 
on_auto_away_time_spinbutton_value_changed(self, widget) source code
 
on_auto_away_message_entry_changed(self, widget) source code
 
on_auto_xa_checkbutton_toggled(self, widget) source code
 
on_auto_xa_time_spinbutton_value_changed(self, widget) source code
 
on_auto_xa_message_entry_changed(self, widget) source code
 
on_prompt_online_status_message_checkbutton_toggled(self, widget) source code
 
on_prompt_offline_status_message_checkbutton_toggled(self, widget) source code
 
fill_default_msg_treeview(self) source code
 
on_default_msg_cell_edited(self, cell, row, new_text) source code
 
default_msg_toggled_cb(self, cell, path) source code
 
on_default_msg_treemodel_row_changed(self, model, path, iter_) source code
 
on_default_status_expander_activate(self, expander) source code
 
save_status_messages(self, model) source code
 
on_msg_treemodel_row_changed(self, model, path, iter_) source code
 
on_msg_treemodel_row_deleted(self, model, path) source code
 
on_av_combobox_changed(self, combobox, config_name) source code
 
on_audio_input_combobox_changed(self, widget) source code
 
on_audio_output_combobox_changed(self, widget) source code
 
on_video_input_combobox_changed(self, widget) source code
 
on_video_output_combobox_changed(self, widget) source code
 
on_video_framerate_combobox_changed(self, widget) source code
 
on_video_size_combobox_changed(self, widget) source code
 
on_stun_checkbutton_toggled(self, widget) source code
 
stun_server_entry_changed(self, widget) source code
 
on_applications_combobox_changed(self, widget) source code
 
on_custom_browser_entry_changed(self, widget) source code
 
on_custom_mail_client_entry_changed(self, widget) source code
 
on_custom_file_manager_entry_changed(self, widget) source code
 
on_log_show_changes_checkbutton_toggled(self, widget) source code
 
on_log_encrypted_chats_checkbutton_toggled(self, widget) source code
 
on_send_os_info_checkbutton_toggled(self, widget) source code
 
on_send_idle_time_checkbutton_toggled(self, widget) source code
 
on_check_default_client_checkbutton_toggled(self, widget) source code
 
on_notify_gmail_checkbutton_toggled(self, widget) source code
 
on_notify_gmail_extra_checkbutton_toggled(self, widget) source code
 
fill_msg_treeview(self) source code
 
on_msg_cell_edited(self, cell, row, new_text) source code
 
on_msg_treeview_cursor_changed(self, widget, data=None) source code
 
on_new_msg_button_clicked(self, widget, data=None) source code
 
on_delete_msg_button_clicked(self, widget, data=None) source code
 
on_msg_textview_changed(self, widget, data=None) source code
 
on_msg_treeview_key_press_event(self, widget, event) source code
 
on_open_advanced_editor_button_clicked(self, widget, data=None) source code
Method Details [hide private]

on_preferences_window_destroy(self, widget)

source code 
Close window

on_close_button_clicked(self, widget)

source code 

__init__(self)
(Constructor)

source code 
Initialize Preferences window

on_preferences_window_key_press_event(self, widget, event)

source code 

get_per_account_option(self, opt)

source code 
Return the value of the option opt if it's the same in all accounts else returns "mixed"

on_checkbutton_toggled(self, widget, config_name, change_sensitivity_widgets=None)

source code 

on_per_account_checkbutton_toggled(self, widget, config_name, change_sensitivity_widgets=None)

source code 

_get_all_controls(self)

source code 

_get_all_muc_controls(self)

source code 

on_sort_by_show_in_roster_checkbutton_toggled(self, widget)

source code 

on_sort_by_show_in_muc_checkbutton_toggled(self, widget)

source code 

on_show_avatars_in_roster_checkbutton_toggled(self, widget)

source code 

on_show_status_msgs_in_roster_checkbutton_toggled(self, widget)

source code 

on_show_mood_in_roster_checkbutton_toggled(self, widget)

source code 

on_show_activity_in_roster_checkbutton_toggled(self, widget)

source code 

on_show_tunes_in_roster_checkbutton_toggled(self, widget)

source code 

on_show_location_in_roster_checkbutton_toggled(self, widget)

source code 

on_emoticons_combobox_changed(self, widget)

source code 

toggle_emoticons(self)

source code 
Update emoticons state in Opened Chat Windows

on_one_window_type_combo_changed(self, widget)

source code 

on_compact_view_checkbutton_toggled(self, widget)

source code 

on_xhtml_checkbutton_toggled(self, widget)

source code 

apply_speller(self)

source code 

remove_speller(self)

source code 

on_speller_checkbutton_toggled(self, widget)

source code 

on_theme_combobox_changed(self, widget)

source code 

update_theme_list(self)

source code 

on_manage_theme_button_clicked(self, widget)

source code 

on_iconset_combobox_changed(self, widget)

source code 

on_transports_iconsets_checkbutton_toggled(self, widget)

source code 

on_outgoing_chat_states_combobox_changed(self, widget)

source code 

on_displayed_chat_states_combobox_changed(self, widget)

source code 

on_ignore_events_from_unknown_contacts_checkbutton_toggled(self, widget)

source code 

on_on_event_combobox_changed(self, widget)

source code 

on_notify_on_signin_checkbutton_toggled(self, widget)

source code 

on_notify_on_signout_checkbutton_toggled(self, widget)

source code 

on_auto_popup_away_checkbutton_toggled(self, widget)

source code 

on_sound_dnd_checkbutton_toggled(self, widget)

source code 

on_systray_combobox_changed(self, widget)

source code 

on_advanced_notifications_button_clicked(self, widget)

source code 

on_play_sounds_checkbutton_toggled(self, widget)

source code 

on_manage_sounds_button_clicked(self, widget)

source code 

update_text_tags(self)

source code 
Update color tags in opened chat windows

on_preference_widget_color_set(self, widget, text)

source code 

on_preference_widget_font_set(self, widget, text)

source code 

update_text_font(self)

source code 
Update text font in opened chat windows

on_incoming_nick_colorbutton_color_set(self, widget)

source code 

on_outgoing_nick_colorbutton_color_set(self, widget)

source code 

on_incoming_msg_colorbutton_color_set(self, widget)

source code 

on_outgoing_msg_colorbutton_color_set(self, widget)

source code 

on_url_msg_colorbutton_color_set(self, widget)

source code 

on_status_msg_colorbutton_color_set(self, widget)

source code 

on_conversation_fontbutton_font_set(self, widget)

source code 

on_default_chat_font_toggled(self, widget)

source code 

draw_color_widgets(self)

source code 

on_reset_colors_button_clicked(self, widget)

source code 

_set_color(self, state, widget_name, option)

source code 
Set color value in prefs and update the UI

on_incoming_msg_checkbutton_toggled(self, widget)

source code 

on_outgoing_msg_checkbutton_toggled(self, widget)

source code 

on_auto_away_checkbutton_toggled(self, widget)

source code 

on_auto_away_time_spinbutton_value_changed(self, widget)

source code 

on_auto_away_message_entry_changed(self, widget)

source code 

on_auto_xa_checkbutton_toggled(self, widget)

source code 

on_auto_xa_time_spinbutton_value_changed(self, widget)

source code 

on_auto_xa_message_entry_changed(self, widget)

source code 

on_prompt_online_status_message_checkbutton_toggled(self, widget)

source code 

on_prompt_offline_status_message_checkbutton_toggled(self, widget)

source code 

fill_default_msg_treeview(self)

source code 

on_default_msg_cell_edited(self, cell, row, new_text)

source code 

default_msg_toggled_cb(self, cell, path)

source code 

on_default_msg_treemodel_row_changed(self, model, path, iter_)

source code 

on_default_status_expander_activate(self, expander)

source code 

save_status_messages(self, model)

source code 

on_msg_treemodel_row_changed(self, model, path, iter_)

source code 

on_msg_treemodel_row_deleted(self, model, path)

source code 

on_av_combobox_changed(self, combobox, config_name)

source code 

on_audio_input_combobox_changed(self, widget)

source code 

on_audio_output_combobox_changed(self, widget)

source code 

on_video_input_combobox_changed(self, widget)

source code 

on_video_output_combobox_changed(self, widget)

source code 

on_video_framerate_combobox_changed(self, widget)

source code 

on_video_size_combobox_changed(self, widget)

source code 

on_stun_checkbutton_toggled(self, widget)

source code 

stun_server_entry_changed(self, widget)

source code 

on_applications_combobox_changed(self, widget)

source code 

on_custom_browser_entry_changed(self, widget)

source code 

on_custom_mail_client_entry_changed(self, widget)

source code 

on_custom_file_manager_entry_changed(self, widget)

source code 

on_log_show_changes_checkbutton_toggled(self, widget)

source code 

on_log_encrypted_chats_checkbutton_toggled(self, widget)

source code 

on_send_os_info_checkbutton_toggled(self, widget)

source code 

on_send_idle_time_checkbutton_toggled(self, widget)

source code 

on_check_default_client_checkbutton_toggled(self, widget)

source code 

on_notify_gmail_checkbutton_toggled(self, widget)

source code 

on_notify_gmail_extra_checkbutton_toggled(self, widget)

source code 

fill_msg_treeview(self)

source code 

on_msg_cell_edited(self, cell, row, new_text)

source code 

on_msg_treeview_cursor_changed(self, widget, data=None)

source code 

on_new_msg_button_clicked(self, widget, data=None)

source code 

on_delete_msg_button_clicked(self, widget, data=None)

source code 

on_msg_textview_changed(self, widget, data=None)

source code 

on_msg_treeview_key_press_event(self, widget, event)

source code 

on_open_advanced_editor_button_clicked(self, widget, data=None)

source code