[Commits] [wesnoth/wesnoth] 3b88de: Add sort order dropdown to add-on manager (#1747)

GitHub noreply at github.com
Sat Feb 10 16:06:56 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3b88de6cbc474a0e29f2b87d29a556bb3e200aa6
      https://github.com/wesnoth/wesnoth/commit/3b88de6cbc474a0e29f2b87d29a556bb3e200aa6
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-02-10 (Sat, 10 Feb 2018)

  Changed paths:
    M changelog
    M data/gui/window/addon_manager.cfg
    M players_changelog
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/addon/manager.hpp
    M src/gui/widgets/addon_list.cpp
    M src/gui/widgets/addon_list.hpp
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  Add sort order dropdown to add-on manager (#1747)

This dropdown allows the player to sort add-ons by name, author, size,
download count, type, or the time of last update or original upload.
Sorting by the last two hasn't been possible in the GUI2 add-on manager
before.

Closes #1747.





More information about the Commits mailing list