[Commits] [wesnoth/wesnoth] 53af82: Minor fixes

GitHub noreply at github.com
Fri Oct 28 19:27:05 UTC 2016


  Branch: refs/heads/fixed-size-chatbox
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 53af8294b14410ea2988a6b0b27ad89cb1e4ad7f
      https://github.com/wesnoth/wesnoth/commit/53af8294b14410ea2988a6b0b27ad89cb1e4ad7f
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M src/CMakeLists.txt
    M src/SConscript
    R src/gui/widgets/size_fixater.cpp
    R src/gui/widgets/size_fixater.hpp
    A src/gui/widgets/size_lock.cpp
    A src/gui/widgets/size_lock.hpp

  Log Message:
  -----------
  Minor fixes

* Renamed the widget from size_fixater to size_lock.
  Thanks @shikadilord for the suggestion.
* Fixed build with -Werror=reorder.
* Fixed: the line of size_fixater.cpp was indented with spaces
  in CMakeLists.txt.
* Added newlines to the end of the new files.


  Commit: 2637d03029233836177fea9a2860dc36a104064f
      https://github.com/wesnoth/wesnoth/commit/2637d03029233836177fea9a2860dc36a104064f
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M data/gui/macros/_initial.cfg
    M data/gui/schema.cfg
    A data/gui/widget/size_lock_default.cfg

  Log Message:
  -----------
  The WML part


Compare: https://github.com/wesnoth/wesnoth/compare/b7170e7e0a93...2637d0302923


More information about the Commits mailing list