[Commits] [wesnoth/wesnoth] 86d187: Convert remaining SDL1.2 keywords to their SDL2 co...

GitHub noreply at github.com
Tue Sep 13 20:50:01 UTC 2016


  Branch: refs/heads/surface_cleanup
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 86d187e106b2dba5c27029ed7001623f54042748
      https://github.com/wesnoth/wesnoth/commit/86d187e106b2dba5c27029ed7001623f54042748
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/SDL_gpu/SDL_gpu/GL_common/SDL_gpu_GL_common.inl
    M src/controller_base.cpp
    M src/desktop/notifications.cpp
    M src/editor/action/mouse/mouse_action.cpp
    M src/game_initialization/multiplayer_lobby.cpp
    M src/gui/core/event/dispatcher.cpp
    M src/gui/core/event/dispatcher.hpp
    M src/gui/core/event/distributor.cpp
    M src/gui/core/event/distributor.hpp
    M src/gui/core/event/handler.cpp
    M src/gui/dialogs/end_credits.cpp
    M src/gui/dialogs/end_credits.hpp
    M src/gui/dialogs/lobby/lobby.cpp
    M src/gui/dialogs/lobby/lobby.hpp
    M src/gui/dialogs/lua_interpreter.cpp
    M src/gui/widgets/chatbox.cpp
    M src/gui/widgets/chatbox.hpp
    M src/gui/widgets/generator.cpp
    M src/gui/widgets/generator.hpp
    M src/gui/widgets/generator_private.hpp
    M src/gui/widgets/list.cpp
    M src/gui/widgets/list.hpp
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp
    M src/gui/widgets/scrollbar_container.cpp
    M src/gui/widgets/scrollbar_container.hpp
    M src/gui/widgets/slider.cpp
    M src/gui/widgets/slider.hpp
    M src/gui/widgets/text.cpp
    M src/gui/widgets/text.hpp
    M src/gui/widgets/text_box.cpp
    M src/gui/widgets/text_box.hpp
    M src/gui/widgets/tree_view.cpp
    M src/gui/widgets/tree_view.hpp
    M src/gui/widgets/window.cpp
    M src/gui/widgets/window.hpp
    M src/hotkey/hotkey_item.hpp
    M src/key.cpp
    R src/sdl/compat.hpp
    M src/sdl/utils.cpp
    M src/sdl/utils.hpp
    M src/tests/utils/fake_event_source.hpp
    M src/video.hpp
    M src/widgets/menu.cpp
    M src/widgets/menu.hpp
    M src/widgets/slider.cpp
    M src/widgets/textbox.cpp

  Log Message:
  -----------
  Convert remaining SDL1.2 keywords to their SDL2 counterparts and dropped compat layer





More information about the Commits mailing list