[Commits] [wesnoth/wesnoth] b5d618: Move some pango formatting-related functions to th...

GitHub noreply at github.com
Sun Oct 16 11:08:05 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b5d6186ea200ff2f9f3f173dc733a68ddf568ced
      https://github.com/wesnoth/wesnoth/commit/b5d6186ea200ff2f9f3f173dc733a68ddf568ced
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-16 (Sun, 16 Oct 2016)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/CMakeLists.txt
    M src/SConscript
    M src/color_range.cpp
    M src/color_range.hpp
    M src/editor/palette/editor_palettes.cpp
    A src/font/text_formatting.cpp
    A src/font/text_formatting.hpp
    M src/game_initialization/multiplayer_ui.cpp
    M src/game_initialization/multiplayer_ui.hpp
    M src/gui/dialogs/multiplayer/mp_change_control.cpp
    M src/gui/dialogs/multiplayer/mp_join_game.cpp
    M src/gui/dialogs/multiplayer/mp_staging.cpp
    M src/gui/dialogs/unit_attack.cpp
    M src/gui/dialogs/unit_list.cpp
    M src/gui/dialogs/unit_recall.cpp
    M src/gui/widgets/unit_preview_pane.cpp
    M src/marked-up_text.cpp
    M src/marked-up_text.hpp
    M src/reports.cpp
    M src/team.cpp

  Log Message:
  -----------
  Move some pango formatting-related functions to their own file


  Commit: ebc8ddfb78a777db9077d7ef1a9dfbb78507c909
      https://github.com/wesnoth/wesnoth/commit/ebc8ddfb78a777db9077d7ef1a9dfbb78507c909
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-16 (Sun, 16 Oct 2016)

  Changed paths:
    M src/addon/manager_ui.cpp
    M src/editor/palette/terrain_palettes.cpp
    M src/font/constants.cpp
    M src/font/constants.hpp
    M src/game_initialization/create_engine.cpp
    M src/game_initialization/flg_manager.cpp
    M src/game_initialization/multiplayer_lobby.cpp
    M src/gui/dialogs/addon/description.cpp
    M src/gui/dialogs/addon/list.cpp
    M src/gui/dialogs/lobby/data.cpp
    M src/gui/dialogs/multiplayer/faction_select.cpp
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/multiplayer/mp_join_game.cpp
    M src/gui/dialogs/multiplayer/mp_staging.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/unit_attack.cpp
    M src/gui/dialogs/unit_list.cpp
    M src/gui/dialogs/unit_recall.cpp
    M src/help/help_topic_generators.cpp
    M src/marked-up_text.cpp
    M src/marked-up_text.hpp
    M src/reports.cpp
    M src/serialization/string_utils.cpp
    M src/serialization/string_utils.hpp
    M src/whiteboard/recall.cpp
    M src/whiteboard/recruit.cpp

  Log Message:
  -----------
  Move certain text constants into the constants file


Compare: https://github.com/wesnoth/wesnoth/compare/f6d6f9545c8b...ebc8ddfb78a7


More information about the Commits mailing list