[Commits] [wesnoth/wesnoth] a77786: move clipboard code to desktop folder and namespac...

GitHub noreply at github.com
Sun Oct 19 00:52:29 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a77786348dadd00904cbd6241b875fb9258a01b4
      https://github.com/wesnoth/wesnoth/commit/a77786348dadd00904cbd6241b875fb9258a01b4
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    R src/clipboard.cpp
    R src/clipboard.hpp
    A src/desktop/clipboard.cpp
    A src/desktop/clipboard.hpp
    M src/editor/controller/editor_controller.cpp
    M src/events.cpp
    M src/gui/auxiliary/event/handler.cpp
    M src/gui/dialogs/addon/description.cpp
    M src/gui/dialogs/chat_log.cpp
    M src/gui/dialogs/game_cache_options.cpp
    M src/gui/dialogs/game_paths.cpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/gui/dialogs/screenshot_notification.cpp
    M src/gui/dialogs/wml_error.cpp
    M src/gui/widgets/text.cpp
    M src/widgets/textbox.cpp

  Log Message:
  -----------
  move clipboard code to desktop folder and namespace


  Commit: 007da9fef47327323eae110e40b8c63ba00db9fd
      https://github.com/wesnoth/wesnoth/commit/007da9fef47327323eae110e40b8c63ba00db9fd
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M src/desktop/clipboard.cpp
    M src/desktop/clipboard.hpp

  Log Message:
  -----------
  add desktop::clipboard::available function

So gui elements can determine if we actually have clipboard
support compiled in.


Compare: https://github.com/wesnoth/wesnoth/compare/1b34051e812f...007da9fef473


More information about the Commits mailing list