[Commits] [wesnoth/wesnoth] 3b0f14: Fix crash on sorting an empty listbox with select_...
GitHub
noreply at github.com
Sat Jun 10 16:06:40 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3b0f14983922b2a87355cd97d50e16bc98261841
https://github.com/wesnoth/wesnoth/commit/3b0f14983922b2a87355cd97d50e16bc98261841
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-06-10 (Sat, 10 Jun 2017)
Changed paths:
M src/gui/widgets/listbox.cpp
Log Message:
-----------
Fix crash on sorting an empty listbox with select_first=true
Commit: 45b749bce615081501cee93016d6e81c5ed51e05
https://github.com/wesnoth/wesnoth/commit/45b749bce615081501cee93016d6e81c5ed51e05
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-06-10 (Sat, 10 Jun 2017)
Changed paths:
M src/gui/widgets/addon_list.cpp
M src/gui/widgets/addon_list.hpp
Log Message:
-----------
Sort the add-on list by name by default
Requested by @shikadilord.
Compare: https://github.com/wesnoth/wesnoth/compare/13b5e8421a3d...45b749bce615
More information about the Commits
mailing list