[Commits] [wesnoth/wesnoth] 119e09: Added support for icons/entry tooltips in drop dow...

GitHub noreply at github.com
Thu Aug 18 06:20:32 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 119e095ccd24dd3fc40a24069899ebc3f3a75b69
      https://github.com/wesnoth/wesnoth/commit/119e095ccd24dd3fc40a24069899ebc3f3a75b69
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M data/gui/window/drop_down_list.cfg
    M data/gui/window/mp_create_game.cfg
    M src/gui/dialogs/drop_down_list.cpp
    M src/gui/dialogs/drop_down_list.hpp
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/preferences_dialog.hpp
    M src/gui/widgets/combobox.cpp
    M src/gui/widgets/combobox.hpp

  Log Message:
  -----------
  Added support for icons/entry tooltips in drop down dialogs/comboboxes

It now works on a vector of configs, meaning it's easy to add new data to entries





More information about the Commits mailing list