[Commits] [wesnoth/wesnoth] 0ef8ee: GUI2/Listbox: added sorting option register helper...

GitHub noreply at github.com
Sat Feb 17 10:00:19 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0ef8ee70ed46a2752f0c48e86da3c236f93e2b02
      https://github.com/wesnoth/wesnoth/commit/0ef8ee70ed46a2752f0c48e86da3c236f93e2b02
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-02-17 (Sat, 17 Feb 2018)

  Changed paths:
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  GUI2/Listbox: added sorting option register helper for translatable string sorting


  Commit: 3101b9cfbdbbc3a1e9943b6053dd56f860fc92da
      https://github.com/wesnoth/wesnoth/commit/3101b9cfbdbbc3a1e9943b6053dd56f860fc92da
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-02-17 (Sat, 17 Feb 2018)

  Changed paths:
    M src/gui/dialogs/game_stats.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/unit_create.cpp
    M src/gui/dialogs/unit_list.cpp
    M src/gui/widgets/addon_list.cpp

  Log Message:
  -----------
  Switched various relevant dialog sorting options to respect translations.

Fixes the first issue in #2510. Closes #2510.


Compare: https://github.com/wesnoth/wesnoth/compare/551508b9c992...3101b9cfbdbb


More information about the Commits mailing list