[Commits] [wesnoth/wesnoth] db654c: Styled Widget: allowed override of ellipsize mode ...

GitHub noreply at github.com
Thu Mar 23 11:07:50 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: db654cc0dc1d256c8b06729b2ea1736ad42c20ee
      https://github.com/wesnoth/wesnoth/commit/db654cc0dc1d256c8b06729b2ea1736ad42c20ee
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

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

  Log Message:
  -----------
  Styled Widget: allowed override of ellipsize mode fallback if can_wrap is false


  Commit: aeaf44da036f1fea833fdd24a512ce1ab0634329
      https://github.com/wesnoth/wesnoth/commit/aeaf44da036f1fea833fdd24a512ce1ab0634329
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
    M src/gui/dialogs/file_dialog.cpp

  Log Message:
  -----------
  File Dialog: set path label to left (start) ellipse mode

This ensures the important part of the file path - the end - is always visible.


  Commit: 5e07b275001b8201c0f26ec994b3740c99b20844
      https://github.com/wesnoth/wesnoth/commit/5e07b275001b8201c0f26ec994b3740c99b20844
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
    M src/gui/dialogs/file_dialog.cpp

  Log Message:
  -----------
  File Dialog: update selection data when updating fileview

This fixes an issue where the relevant selection wasn't updated when, say, deleting a file.


  Commit: b9951dd39bcf1d6338e6f1c484418bd2dc1591bb
      https://github.com/wesnoth/wesnoth/commit/b9951dd39bcf1d6338e6f1c484418bd2dc1591bb
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
    M src/gui/dialogs/attack_predictions.cpp

  Log Message:
  -----------
  Attack Predictions: used a lambda comparison instead of std::greater as @jyrkvie requested


Compare: https://github.com/wesnoth/wesnoth/compare/91f50aa0bca6...b9951dd39bcf


More information about the Commits mailing list