[Commits] [wesnoth/wesnoth] 4f5055: GUI2 WML: consistent styling, don't use strings fo...

GitHub noreply at github.com
Sun Apr 16 06:19:34 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4f50559af9ad89d47166aae92fe7abbdd18ef061
      https://github.com/wesnoth/wesnoth/commit/4f50559af9ad89d47166aae92fe7abbdd18ef061
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-16 (Sun, 16 Apr 2017)

  Changed paths:
    M data/gui/macros/_initial.cfg
    M data/gui/macros/custom_options_tree.cfg
    M data/gui/macros/horizontal_scrollbar.cfg
    M data/gui/macros/vertical_scrollbar.cfg
    M data/gui/schema.cfg
    M data/gui/widget/addon_list.cfg
    M data/gui/widget/chatbox.cfg
    M data/gui/widget/listbox_default.cfg
    M data/gui/widget/listbox_wml_message.cfg
    M data/gui/widget/multi_page_default.cfg
    M data/gui/widget/scroll_label_default.cfg
    M data/gui/widget/scroll_label_description.cfg
    M data/gui/widget/scroll_label_verbatim.cfg
    M data/gui/widget/scroll_label_wml_message.cfg
    M data/gui/widget/scrollbar_panel_default.cfg
    M data/gui/widget/stacked_widget_default.cfg
    M data/gui/widget/tree_view_default.cfg
    M data/gui/widget/unit_preview_pane.cfg
    M data/gui/widget/window_borderless.cfg
    M data/gui/widget/window_default.cfg
    M data/gui/window/addon_connect.cfg
    M data/gui/window/addon_manager.cfg
    M data/gui/window/addon_uninstall_list.cfg
    M data/gui/window/advanced_graphics_options.cfg
    M data/gui/window/attack_predictions.cfg
    M data/gui/window/campaign_dialog.cfg
    M data/gui/window/campaign_difficulty.cfg
    M data/gui/window/campaign_settings.cfg
    M data/gui/window/chat_log.cfg
    M data/gui/window/core_dialog.cfg
    M data/gui/window/custom_tod.cfg
    M data/gui/window/debug_clock.cfg
    M data/gui/window/depcheck_confirm_change.cfg
    M data/gui/window/depcheck_select_new.cfg
    M data/gui/window/drop_down_list.cfg
    M data/gui/window/edit_label.cfg
    M data/gui/window/edit_text.cfg
    M data/gui/window/editor_edit_label.cfg
    M data/gui/window/editor_edit_scenario.cfg
    M data/gui/window/editor_edit_side.cfg
    M data/gui/window/editor_generate_map.cfg
    M data/gui/window/editor_new_map.cfg
    M data/gui/window/editor_resize_map.cfg
    M data/gui/window/editor_set_starting_position.cfg
    M data/gui/window/end_credits.cfg
    M data/gui/window/file_dialog.cfg
    M data/gui/window/folder_create.cfg
    M data/gui/window/formula_debugger.cfg
    M data/gui/window/game_cache_options.cfg
    M data/gui/window/game_delete.cfg
    M data/gui/window/game_load.cfg
    M data/gui/window/game_save.cfg
    M data/gui/window/game_save_message.cfg
    M data/gui/window/game_save_oos.cfg
    M data/gui/window/game_save_overwrite.cfg
    M data/gui/window/game_stats.cfg
    M data/gui/window/game_version.cfg
    M data/gui/window/gamestate_inspector.cfg
    M data/gui/window/generator_settings.cfg
    M data/gui/window/help_browser.cfg
    M data/gui/window/install_dependencies.cfg
    M data/gui/window/label_settings.cfg
    M data/gui/window/language_selection.cfg
    M data/gui/window/loadscreen.cfg
    M data/gui/window/lobby_main.cfg
    M data/gui/window/lobby_player_info.cfg
    M data/gui/window/logging.cfg
    M data/gui/window/lua_interpreter.cfg
    M data/gui/window/message.cfg
    M data/gui/window/mp_alerts_options.cfg
    M data/gui/window/mp_change_control.cfg
    M data/gui/window/mp_cmd_wrapper.cfg
    M data/gui/window/mp_connect.cfg
    M data/gui/window/mp_create_game.cfg
    M data/gui/window/mp_create_game/default_resolution.cfg
    M data/gui/window/mp_create_game/small_resolution.cfg
    M data/gui/window/mp_create_game/tiny_resolution.cfg
    M data/gui/window/mp_faction_select.cfg
    M data/gui/window/mp_host_game_prompt.cfg
    M data/gui/window/mp_join_game.cfg
    M data/gui/window/mp_join_game_password_prompt.cfg
    M data/gui/window/mp_login.cfg
    M data/gui/window/mp_method_selection.cfg
    M data/gui/window/mp_server_list.cfg
    M data/gui/window/mp_staging.cfg
    M data/gui/window/network_transmission.cfg
    M data/gui/window/preferences.cfg
    M data/gui/window/preferences/01_general.cfg
    M data/gui/window/preferences/02_hotkeys.cfg
    M data/gui/window/preferences/03_display.cfg
    M data/gui/window/preferences/04_sound.cfg
    M data/gui/window/preferences/05_multiplayer.cfg
    M data/gui/window/preferences/06_advanced.cfg
    M data/gui/window/screenshot_notification.cfg
    M data/gui/window/select_orb_colors.cfg
    M data/gui/window/simple_item_selector.cfg
    M data/gui/window/sp_options_configure.cfg
    M data/gui/window/statistics_dialog.cfg
    M data/gui/window/synced_choice_wait.cfg
    M data/gui/window/terrain_layers.cfg
    M data/gui/window/theme_list.cfg
    M data/gui/window/title_screen.cfg
    M data/gui/window/tooltip_large.cfg
    M data/gui/window/transient_message.cfg
    M data/gui/window/unit_advance.cfg
    M data/gui/window/unit_attack.cfg
    M data/gui/window/unit_create.cfg
    M data/gui/window/unit_list.cfg
    M data/gui/window/unit_recall.cfg
    M data/gui/window/unit_recruit.cfg
    M data/gui/window/wml_error.cfg
    M data/gui/window/wml_message.cfg

  Log Message:
  -----------
  GUI2 WML: consistent styling, don't use strings for bools





More information about the Commits mailing list