[Commits] [wesnoth/wesnoth] 821b00: Support SDL2's mouse wheel event in mouse_handler_...
GitHub
noreply at github.com
Fri Mar 14 21:18:42 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 821b009948d40bed844a8a3e2f3d174e4c24bf7c
https://github.com/wesnoth/wesnoth/commit/821b009948d40bed844a8a3e2f3d174e4c24bf7c
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/controller_base.cpp
M src/mouse_handler_base.cpp
M src/mouse_handler_base.hpp
Log Message:
-----------
Support SDL2's mouse wheel event in mouse_handler_base.
Allows to scroll the map with the wheel.
Commit: 2d54ec7acadd69716aaed3044860111611518fab
https://github.com/wesnoth/wesnoth/commit/2d54ec7acadd69716aaed3044860111611518fab
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/mouse_handler_base.cpp
Log Message:
-----------
Wrap old SDL code in a preproc directive.
Commit: ec2af1d30d7338b5d799d9662e483bee3dd283ee
https://github.com/wesnoth/wesnoth/commit/ec2af1d30d7338b5d799d9662e483bee3dd283ee
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/widgets/slider.cpp
M src/widgets/slider.hpp
Log Message:
-----------
Support for SDL2's mouse wheel event in the GUI1 slider.
Commit: 60945558a98c0bc180177727af0b583d11e1944a
https://github.com/wesnoth/wesnoth/commit/60945558a98c0bc180177727af0b583d11e1944a
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/widgets/slider.cpp
Log Message:
-----------
Wrap old SDL code in a preproc directive.
Commit: 85e8c45273000dca61fb90b7a21d7e40e86e3801
https://github.com/wesnoth/wesnoth/commit/85e8c45273000dca61fb90b7a21d7e40e86e3801
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/widgets/scrollarea.cpp
Log Message:
-----------
Support for SDL2's mouse wheel event in the GUI1 scrollarea.
Commit: 5e96c47d2e25414d0f2a182791ff049dd9393f7f
https://github.com/wesnoth/wesnoth/commit/5e96c47d2e25414d0f2a182791ff049dd9393f7f
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/widgets/scrollbar.cpp
Log Message:
-----------
Support for SDL2's mouse wheel event in the GUI1 scrollbar.
Commit: 133218ff7b0ae6d3da54d0363dfb892f006245c6
https://github.com/wesnoth/wesnoth/commit/133218ff7b0ae6d3da54d0363dfb892f006245c6
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/widgets/scrollbar.cpp
Log Message:
-----------
Wrap old SDL code in a preproc directive.
Commit: ea3bd5655500a7e3bf63499b6a892f99906ac871
https://github.com/wesnoth/wesnoth/commit/ea3bd5655500a7e3bf63499b6a892f99906ac871
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/mouse_handler_base.cpp
Log Message:
-----------
Switch vertical scrolling directions.
Commit: 8556d7a24ec5b7ca6388b3dcfc260a488daa1d3b
https://github.com/wesnoth/wesnoth/commit/8556d7a24ec5b7ca6388b3dcfc260a488daa1d3b
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/editor/palette/palette_manager.cpp
Log Message:
-----------
Support for SDL2's mousw wheel event in the palette manager.
Commit: 331813707771aa0b31d4bdaee07189d469598c82
https://github.com/wesnoth/wesnoth/commit/331813707771aa0b31d4bdaee07189d469598c82
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/editor/palette/palette_manager.cpp
Log Message:
-----------
Wrap old SDL code in a preproc directive.
Commit: d26ac31b288ee60b5721a16671819396921f67b8
https://github.com/wesnoth/wesnoth/commit/d26ac31b288ee60b5721a16671819396921f67b8
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/editor/palette/palette_manager.cpp
Log Message:
-----------
Make a constant variable a reference.
Commit: 8c3c1dfb5cccd6ad625d7295957ca9524e0ab186
https://github.com/wesnoth/wesnoth/commit/8c3c1dfb5cccd6ad625d7295957ca9524e0ab186
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/gui/auxiliary/event/handler.cpp
Log Message:
-----------
Support for SDL2's mouse wheel event in GUI2.
Commit: 37c71008fe4f499967462e66d745466faec5066d
https://github.com/wesnoth/wesnoth/commit/37c71008fe4f499967462e66d745466faec5066d
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-03-14 (Fri, 14 Mar 2014)
Changed paths:
M src/gui/auxiliary/event/handler.cpp
Log Message:
-----------
Wrap old SDL code in a preproc directive.
Compare: https://github.com/wesnoth/wesnoth/compare/175ae9c899cf...37c71008fe4f
More information about the Commits
mailing list