godot/scene/gui
Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color
Changed:
font_color_accel -> font_accelerator_color
font_color_bg -> font_unselected_color
font_color_disabled -> font_disabled_color
font_color_fg -> font_selected_color
font_color_hover -> font_hover_color
font_color_hover_pressed -> font_hover_pressed_color
font_color_pressed -> font_pressed_color
font_color_readonly -> font_readonly_color
font_color_selected -> font_selected_color
font_color_shadow -> font_shadow_color
font_color_uneditable -> font_uneditable_color
icon_color_disabled -> icon_disabled_color
icon_color_hover -> icon_hover_color
icon_color_hover_pressed -> icon_hover_pressed_color
icon_color_normal -> icon_normal_color
icon_color_pressed -> icon_pressed_color

Also includes:
font_outline_modulate -> font_outline_color
tab_fg -> tab_selected
tab_bg -> tab_unselected
2021-01-24 06:28:49 +00:00
..
aspect_ratio_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
aspect_ratio_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
base_button.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
base_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
box_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
box_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
button.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
center_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
center_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
check_box.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
check_box.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
check_button.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
check_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
code_edit.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
code_edit.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
color_picker.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
color_picker.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
color_rect.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
color_rect.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
control.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
control.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
dialogs.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
dialogs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
file_dialog.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
file_dialog.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gradient_edit.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gradient_edit.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
graph_edit.cpp Prevent signal disconnection attempts on invalid references 2021-01-14 15:19:32 +03:00
graph_edit.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
graph_node.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
graph_node.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
grid_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
grid_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
item_list.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
item_list.h Merge pull request #33685 from Scony/improve-item-lists-add-item-methods 2021-01-15 16:24:20 +01:00
label.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
label.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
line_edit.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
line_edit.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
link_button.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
link_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
margin_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
margin_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
menu_button.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
menu_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
nine_patch_rect.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
nine_patch_rect.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
option_button.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
option_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
panel.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
panel.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
panel_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
panel_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
popup.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
popup.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
popup_menu.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
popup_menu.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
progress_bar.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
progress_bar.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
range.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
range.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
reference_rect.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
reference_rect.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
rich_text_effect.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
rich_text_effect.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
rich_text_label.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
rich_text_label.h Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
scroll_bar.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scroll_bar.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scroll_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scroll_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
separator.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
separator.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shortcut.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shortcut.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
slider.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
slider.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
spin_box.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
spin_box.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
split_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
split_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
subviewport_container.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
subviewport_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
tab_container.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
tab_container.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
tabs.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
tabs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_edit.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
text_edit.h Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
texture_button.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_button.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_progress_bar.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_progress_bar.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_rect.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_rect.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
tree.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
tree.h Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
video_player.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
video_player.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00