[Commits] [wesnoth/wesnoth-old] 47ffd9: gui2/tscreenshot_notification: New GUI2 dialog sho...
GitHub
noreply at github.com
Fri Feb 21 05:36:50 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: 47ffd9ea2d0e3d5d46b35783d79321a638f7a620
https://github.com/wesnoth/wesnoth-old/commit/47ffd9ea2d0e3d5d46b35783d79321a638f7a620
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
A data/gui/default/window/screenshot_notification.cfg
M src/CMakeLists.txt
M src/SConscript
A src/gui/dialogs/screenshot_notification.cpp
A src/gui/dialogs/screenshot_notification.hpp
M src/hotkey/command_executor.cpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
gui2/tscreenshot_notification: New GUI2 dialog shown when taking screenshots
It includes the following features:
* A cleaner and more structured message display
* Buttons to copy the screenshot file path to clipboard or open it with
an external application defined by the platform
* An additional button to browse to the screenshots folder using an
external file manager defined by the platform
It also breaks the scons build. This will be addressed by the next
commit.
Commit: d1635436c9bb19b12e755aedc65a29a3645dc7b3
https://github.com/wesnoth/wesnoth-old/commit/d1635436c9bb19b12e755aedc65a29a3645dc7b3
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M src/SConscript
Log Message:
-----------
scons: Link libwesnoth_extras.a into wesnoth twice
Solves linker errors caused by hotkey/command_executor.o's newly-gained
dependency upon gui/dialogs/screenshot_notification.o.
Commit: 892f233f6581867a7915f94820e708b642e358b3
https://github.com/wesnoth/wesnoth-old/commit/892f233f6581867a7915f94820e708b642e358b3
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M RELEASE_NOTES
M changelog
M players_changelog
Log Message:
-----------
Update changelogs and RELEASE_NOTES
Commit: 5d84cb579ca70240b3875ca87a2757a1193e8781
https://github.com/wesnoth/wesnoth-old/commit/5d84cb579ca70240b3875ca87a2757a1193e8781
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths:
M RELEASE_NOTES
M changelog
A data/gui/default/window/screenshot_notification.cfg
M players_changelog
M src/CMakeLists.txt
M src/SConscript
A src/gui/dialogs/screenshot_notification.cpp
A src/gui/dialogs/screenshot_notification.hpp
M src/hotkey/command_executor.cpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Merge branch 'staging/feature/screenshot-notifications'
Compare: https://github.com/wesnoth/wesnoth-old/compare/ac5acf69af90...5d84cb579ca7
More information about the Commits
mailing list