[Commits] [wesnoth/wesnoth] ef559d: GUI.pyw: allow binding tooltips to tagged elements...
GitHub
noreply at github.com
Sat Sep 12 19:50:10 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ef559d0ffd769c3e706fe64f1aede44b8ec0aa03
https://github.com/wesnoth/wesnoth/commit/ef559d0ffd769c3e706fe64f1aede44b8ec0aa03
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M data/tools/GUI.pyw
Log Message:
-----------
GUI.pyw: allow binding tooltips to tagged elements of widgets
Commit: 1d2944569c25a64a161bd2b5633fd052cb7bc710
https://github.com/wesnoth/wesnoth/commit/1d2944569c25a64a161bd2b5633fd052cb7bc710
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M data/tools/wmllint-1.4
Log Message:
-----------
wmllint-1.4: open files as UTF-8 and use Unicode literals
Commit: 91f5bf16c2f3d96167d5ad1f5dbd7e67dd2caa9c
https://github.com/wesnoth/wesnoth/commit/91f5bf16c2f3d96167d5ad1f5dbd7e67dd2caa9c
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M data/tools/wmllint-1.4
Log Message:
-----------
wmllint-1.4: use Python 3 range()
That's the function known in Python 2 as xrange().
Commit: a12d99e98cfbe407cf1a9f27388775bbe7c08f45
https://github.com/wesnoth/wesnoth/commit/a12d99e98cfbe407cf1a9f27388775bbe7c08f45
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M data/tools/wmllint-1.4
Log Message:
-----------
wmllint-1.4: use 'x in line' instead of 'line.count(x)'
Compare: https://github.com/wesnoth/wesnoth/compare/870053c0eccb...a12d99e98cfb
More information about the Commits
mailing list