[wesnoth-commits] [wesnoth/wesnoth] a18522: File Dialog: removed label keys with empty values
GitHub
noreply at github.com
Sun Mar 18 06:01:45 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a18522acb8169abe4ed852ac29eab0ccf0de31c6
https://github.com/wesnoth/wesnoth/commit/a18522acb8169abe4ed852ac29eab0ccf0de31c6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-18 (Sun, 18 Mar 2018)
Changed paths:
M data/gui/window/file_dialog.cfg
Log Message:
-----------
File Dialog: removed label keys with empty values
[ci skip]
This doesn't do anything.
Commit: f5effa03f39995a6d627c6792b9e345be8c0eb3a
https://github.com/wesnoth/wesnoth/commit/f5effa03f39995a6d627c6792b9e345be8c0eb3a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-18 (Sun, 18 Mar 2018)
Changed paths:
M src/tooltips.cpp
Log Message:
-----------
Tooltips: increased bg opacity to match GUI2 ones
Makes it easier to read the text too.
Commit: a43623ff2d2b341dd3290039d38a3bb9c1dff151
https://github.com/wesnoth/wesnoth/commit/a43623ff2d2b341dd3290039d38a3bb9c1dff151
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-18 (Sun, 18 Mar 2018)
Changed paths:
M data/gui/window/screenshot_notification.cfg
M src/gui/dialogs/screenshot_notification.cpp
Log Message:
-----------
Screenshot Notification: cleaned up and tweaked a few things
* Added textdomain closure missing from 267510ea076ce317d323da54bb81ccd255b93284
* Avoid use of invalidate_layout by having an em dash in the size field prior to
saving. That's needed since GUI2 doesn't expand the label's canvas if its text
is initially empty.
* Use a better button definition for the View button.
* Grouped Save and Close buttons together
Compare: https://github.com/wesnoth/wesnoth/compare/c82c1ff9059a...a43623ff2d2b
More information about the Commits
mailing list