[Commits] [wesnoth/wesnoth] 7d8a03: gui2: new logging dialog

GitHub noreply at github.com
Mon Jun 6 16:48:46 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7d8a032589e67e22bfa16637bac98608124c2d89
      https://github.com/wesnoth/wesnoth/commit/7d8a032589e67e22bfa16637bac98608124c2d89
  Author: Jonathan Combs <JofCombs at gmail.com>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M data/advanced_preferences.cfg
    M data/core/about.cfg
    A data/gui/window/logging.cfg
    M players_changelog
    M src/CMakeLists.txt
    M src/SConscript
    A src/gui/dialogs/logging.cpp
    A src/gui/dialogs/logging.hpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/log.cpp
    M src/log.hpp
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  gui2: new logging dialog

New dialog added to advanced preferences. It contains toggles to
activate and deactivate logging (log messages print to console). Also
added a getter method to the base log methods so that the dialog can
'remember' previous choices.


  Commit: 893607e077e7b34d9a81a2aff7ce763f367e4ef9
      https://github.com/wesnoth/wesnoth/commit/893607e077e7b34d9a81a2aff7ce763f367e4ef9
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-06-06 (Mon, 06 Jun 2016)

  Changed paths:
    M data/advanced_preferences.cfg
    M data/core/about.cfg
    A data/gui/window/logging.cfg
    M players_changelog
    M src/CMakeLists.txt
    M src/SConscript
    A src/gui/dialogs/logging.cpp
    A src/gui/dialogs/logging.hpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/log.cpp
    M src/log.hpp
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  Merge pull request #650 from ScegfOd/master

gui2: new logging dialog


Compare: https://github.com/wesnoth/wesnoth/compare/3715c194c2e1...893607e077e7


More information about the Commits mailing list