[wesnoth-commits] [wesnoth/wesnoth] 205f77: Addon manager: Save the last sort order in a hidde...

jostephd noreply at github.com
Fri Nov 20 05:28:36 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 205f779cc5e852f46a892493b7dabea77d9fd94a
      https://github.com/wesnoth/wesnoth/commit/205f779cc5e852f46a892493b7dabea77d9fd94a
  Author: josteph <josteph at fastmail.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/addon/manager.hpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/unit_create.cpp
    M src/gui/dialogs/unit_recall.cpp
    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
    M src/preferences/general.cpp
    M src/preferences/general.hpp

  Log Message:
  -----------
  Addon manager: Save the last sort order in a hidden preference

This uses MAKE_ENUM for the listbox sort order, so that it can
be serialized to the preferences file.





More information about the Commits mailing list