[Commits] [wesnoth/wesnoth] 223521: rename events::handler to events::sdl_handler

GitHub noreply at github.com
Sat Dec 13 02:55:27 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 223521fa445ec7009d223a40a1eabdafc2d1d610
      https://github.com/wesnoth/wesnoth/commit/223521fa445ec7009d223a40a1eabdafc2d1d610
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M src/construct_dialog.hpp
    M src/controller_base.hpp
    M src/dialogs.cpp
    M src/dialogs.hpp
    M src/editor/palette/common_palette.hpp
    M src/editor/palette/editor_palettes.cpp
    M src/editor/palette/editor_palettes.hpp
    M src/editor/palette/palette_manager.cpp
    M src/editor/palette/palette_manager.hpp
    M src/events.cpp
    M src/events.hpp
    M src/game_initialization/multiplayer_wait.cpp
    M src/game_initialization/multiplayer_wait.hpp
    M src/game_preferences_display.cpp
    M src/gui/auxiliary/event/handler.cpp
    M src/hotkey/command_executor.hpp
    M src/hotkey/hotkey_preferences_display.cpp
    M src/preferences_display.cpp
    M src/show_dialog.hpp
    M src/widgets/scrollarea.cpp
    M src/widgets/scrollarea.hpp
    M src/widgets/scrollbar.cpp
    M src/widgets/scrollbar.hpp
    M src/widgets/widget.cpp
    M src/widgets/widget.hpp

  Log Message:
  -----------
  rename events::handler to events::sdl_handler

This is much less confusing, as we have many different types of
event handlers, and will probably have more soon...





More information about the Commits mailing list