[Commits] [wesnoth/wesnoth] 409609: editor: Drop more redundant file dialog button lab...
GitHub
noreply at github.com
Wed Oct 5 07:35:31 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4096097d99586c8aa0e49ec40c230b79b5699d77
https://github.com/wesnoth/wesnoth/commit/4096097d99586c8aa0e49ec40c230b79b5699d77
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-10-05 (Wed, 05 Oct 2016)
Changed paths:
M src/editor/map/context_manager.cpp
Log Message:
-----------
editor: Drop more redundant file dialog button label overrides
Commit: ec4dbfb8a44224ff22fb9c435fcfb415b056a2a4
https://github.com/wesnoth/wesnoth/commit/ec4dbfb8a44224ff22fb9c435fcfb415b056a2a4
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-10-05 (Wed, 05 Oct 2016)
Changed paths:
M src/editor/map/context_manager.cpp
M src/gui/dialogs/file_dialog.cpp
M src/gui/dialogs/file_dialog.hpp
M src/menu_events.cpp
Log Message:
-----------
gui2/tfile_dialog: Prompt user about overwriting files in save mode
This also drops the custom overwrite prompts that were previously used
elsewhere.
Commit: 8b3bb18eb74eed94fa9e973d6197a2a0c07c4a53
https://github.com/wesnoth/wesnoth/commit/8b3bb18eb74eed94fa9e973d6197a2a0c07c4a53
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-10-05 (Wed, 05 Oct 2016)
Changed paths:
M src/menu_events.cpp
Log Message:
-----------
Use show_transient_error_message for displaying Save Map errors in-game
Compare: https://github.com/wesnoth/wesnoth/compare/f7100f2315d7...8b3bb18eb74e
More information about the Commits
mailing list