Commit Graph

14 Commits

Author SHA1 Message Date
spx
c807d270b5 MouseVariables: Changed X,Y origin 1 to 0.
Code cleanup
2013-01-16 23:09:06 +09:00
spx
9375b5013c Code cleanup 2013-01-16 19:23:42 +09:00
Brian Ferguson
9da869363d Added special mouse variables 2013-01-15 17:51:02 -07:00
Brian Ferguson
54711d646d Fixed that left/right scroll actions were not executed when there is no up/down scroll actions 2012-11-26 16:48:18 -07:00
Brian Ferguson
eff7a2d228 Fixed that MouseActionCursor was not reset when refreshed in some cases. 2012-11-26 16:44:19 -07:00
Birunthan Mohanathas
0c89989d5a Changed to register for WM_INPUT only when needed 2012-11-23 21:59:24 +02:00
Brian Ferguson
651e6594b5 Added new Mouse actions.
Added OnFocusAction/OnUnfocusAction.
2012-11-13 22:39:32 -07:00
Birunthan Mohanathas
f39d1a3eed Additional change to ff7814b 2012-07-17 08:48:35 +03:00
Birunthan Mohanathas
92a0048511 Additional changes to e884201 2012-07-17 08:42:36 +03:00
Brian
ff7814b11f Additional changes to custom mouse cursors 2012-07-17 00:52:22 -04:00
Birunthan Mohanathas
216d58da31 Fixed animated cursor issue 2012-07-13 21:29:30 +03:00
Birunthan Mohanathas
f9c30e4c83 Fixed regression in dcdee91 2012-07-13 21:06:41 +03:00
Birunthan Mohanathas
dcdee91670 Additional change to eb1e900 2012-07-13 14:32:32 +03:00
Birunthan Mohanathas
e884201a90 Added support for custom cursors (based on @brianferguson's work)
Also refactored mouse action code to remove duplicate code.
2012-07-13 12:33:09 +03:00