[Commits] [wesnoth/wesnoth] 187aa2: Revert 'Improve hot-key handling for SDL 1.2 build...

GitHub noreply at github.com
Sun Apr 10 00:04:01 UTC 2016


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 187aa22111f1b273e71c901efffeadc43f7112a8
      https://github.com/wesnoth/wesnoth/commit/187aa22111f1b273e71c901efffeadc43f7112a8
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M src/hotkey/hotkey_item.cpp

  Log Message:
  -----------
  Revert 'Improve hot-key handling for SDL 1.2 builds' 0b5ed477c35ef7ce7cb553d26afb5378acb83237
Revert "Correct handling of Ctrl+Return/Enter hot-key." c98f3e029d243a4bd47c33df74be02f03141215c

Unfortunately, the US/QWERTY-centric nature of SDL 1.2 keyboard handling means that the previous commit breaks character-based hot-keys for non-US/QWERTY keyboard layouts. (Bug #24186)

This reversion wipes out all improvements to hot-key handling introduced for US/QWERTY keyboards.


  Commit: 2f8a06680065d5000be950ba0b19b7c9c888e821
      https://github.com/wesnoth/wesnoth/commit/2f8a06680065d5000be950ba0b19b7c9c888e821
  Author: Wedge009 <wedge009 at wedge009.net>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Update change log.


  Commit: 705a9cc820eca60762ccd7cf925f0ae05456aeae
      https://github.com/wesnoth/wesnoth/commit/705a9cc820eca60762ccd7cf925f0ae05456aeae
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-04-09 (Sat, 09 Apr 2016)

  Changed paths:
    M changelog
    M src/hotkey/hotkey_item.cpp

  Log Message:
  -----------
  Merge pull request #562 from Wedge009/bug_24186_fix_(1.12)

Revert all recent improvements to SDL1.2 hot-key handling (1.12)


Compare: https://github.com/wesnoth/wesnoth/compare/f3410c954bcc...705a9cc820ec


More information about the Commits mailing list