[Commits] [wesnoth/wesnoth] ac96a2: Move some functions to sdl/rect.

GitHub noreply at github.com
Tue Jun 3 08:37:26 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ac96a2b91b3276e20b682210617cf87d1e0d366a
      https://github.com/wesnoth/wesnoth/commit/ac96a2b91b3276e20b682210617cf87d1e0d366a
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M src/construct_dialog.cpp
    M src/controller_base.cpp
    M src/display.cpp
    M src/editor/palette/palette_manager.cpp
    M src/editor/palette/tristate_button.cpp
    M src/font.cpp
    M src/gui/widgets/scrollbar_container.cpp
    M src/gui/widgets/widget.cpp
    M src/gui/widgets/window.cpp
    M src/halo.cpp
    M src/help.cpp
    M src/loadscreen.cpp
    M src/menu_events.cpp
    M src/mouse_events.cpp
    M src/mouse_handler_base.cpp
    M src/multiplayer_lobby.cpp
    M src/multiplayer_ui.cpp
    M src/playsingle_controller.cpp
    M src/sdl/rect.cpp
    M src/sdl/rect.hpp
    M src/sdl_utils.cpp
    M src/sdl_utils.hpp
    M src/show_dialog.cpp
    M src/storyscreen/render.cpp
    M src/theme.cpp
    M src/tooltips.cpp
    M src/unit.cpp
    M src/widgets/button.cpp
    M src/widgets/menu.cpp
    M src/widgets/scrollarea.cpp
    M src/widgets/scrollbar.cpp
    M src/widgets/slider.cpp
    M src/widgets/textbox.cpp
    M src/widgets/widget.cpp

  Log Message:
  -----------
  Move some functions to sdl/rect.


  Commit: 7ca6ad8ad144e1a3ae51991d41776d102d1ced68
      https://github.com/wesnoth/wesnoth/commit/7ca6ad8ad144e1a3ae51991d41776d102d1ced68
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/ai/testing/ca_global_fallback.cpp
    M src/font.hpp
    M src/gui/auxiliary/canvas.hpp
    M src/gui/dialogs/lobby/lobby_data.hpp
    M src/gui/widgets/widget.hpp
    M src/hotkey/hotkey_item.cpp
    M src/image.hpp
    M src/image_modifications.hpp
    M src/joystick.hpp
    M src/loadscreen.hpp
    M src/minimap.cpp
    M src/sdl/rect.cpp
    M src/sdl/rect.hpp
    M src/sdl/texture.cpp
    A src/sdl/utils.cpp
    A src/sdl/utils.hpp
    M src/sdl/window.hpp
    R src/sdl_utils.cpp
    R src/sdl_utils.hpp
    M src/storyscreen/part.hpp
    M src/tests/gui/test_drop_target.cpp
    M src/tests/test_sdl_utils.hpp
    M src/text.hpp
    M src/tools/dummy_video.cpp
    M src/tools/exploder_cutter.hpp
    M src/tools/exploder_utils.hpp
    M src/video.cpp
    M src/wesmage/filter.hpp
    M src/widgets/scrollpane.hpp
    M src/widgets/slider.hpp
    M src/widgets/widget.hpp

  Log Message:
  -----------
  Move sdl_utils to sdl/utils.


  Commit: 5a821a4d76de1a890cfabb10ff2e10b2a1e3f70c
      https://github.com/wesnoth/wesnoth/commit/5a821a4d76de1a890cfabb10ff2e10b2a1e3f70c
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M src/sdl/rect.hpp

  Log Message:
  -----------
  Correct a typo.


  Commit: bc214306405faa563e15b2abcad8ffd04c5f3a42
      https://github.com/wesnoth/wesnoth/commit/bc214306405faa563e15b2abcad8ffd04c5f3a42
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M src/sdl/rect.hpp

  Log Message:
  -----------
  Added doc comments in sdl/rect.hpp.


Compare: https://github.com/wesnoth/wesnoth/compare/deeaaa7168b3...bc214306405f


More information about the Commits mailing list