Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 3d52c75e3db35d0e1412da6c63957cd6e22f4c00
      
https://github.com/Warzone2100/warzone2100/commit/3d52c75e3db35d0e1412da6c63957cd6e22f4c00
  Author: past-due <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M lib/widget/button.cpp
    M lib/widget/button.h

  Log Message:
  -----------
  W_BUTTON: Add minClickInterval


  Commit: 8f9bd938ad357e360e3b63e74c4393f1c6761ec7
      
https://github.com/Warzone2100/warzone2100/commit/8f9bd938ad357e360e3b63e74c4393f1c6761ec7
  Author: past-due <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M src/multiint.cpp

  Log Message:
  -----------
  Improve password setting UI behavior

- Ignore empty passwords


  Commit: 72851288272d6088a90995330e38fb26a5d0f856
      
https://github.com/Warzone2100/warzone2100/commit/72851288272d6088a90995330e38fb26a5d0f856
  Author: past-due <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M lib/widget/editbox.cpp
    M lib/widget/editbox.h
    M src/multiint.cpp

  Log Message:
  -----------
  W_EDITBOX: Add simulateClick

Use to avoid click audio when simulating a click (see 
`WzMultiOptionTitleUI::run()`)


  Commit: a1816073f322aac6866f1bb1eec5856c701880a2
      
https://github.com/Warzone2100/warzone2100/commit/a1816073f322aac6866f1bb1eec5856c701880a2
  Author: past-due <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M lib/widget/editbox.cpp

  Log Message:
  -----------
  Support using ESC to clear entered text on every W_EDITBOX

(Regardless of screen / menu.) Adding `inputLoseFocus()` causes the `W_EDITBOX` 
to "consume" the ESC key press.


  Commit: 6816472ee73901c2fa557621e449b866ec7b46d0
      
https://github.com/Warzone2100/warzone2100/commit/6816472ee73901c2fa557621e449b866ec7b46d0
  Author: past-due <[email protected]>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M src/multiint.cpp
    M src/multiint.h

  Log Message:
  -----------
  Set minClickInterval for randomize button


Compare: 
https://github.com/Warzone2100/warzone2100/compare/98c647d4d2b8...6816472ee739


_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to