45 Commits

Author SHA1 Message Date
61d8ef3605 bump version to 3.1.3 2013-03-12 17:37:02 -05:00
527edc4d24 add MozMousePixelScroll to the fixed events list 2013-03-13 00:28:08 +04:00
0a0f7c47bf update changelog 2013-03-12 09:27:28 -05:00
a450a11a02 bump version to 3.1.2 2013-03-12 09:26:05 -05:00
479b8310ff include support for browserify 2013-03-12 09:21:08 -05:00
77551b1a94 use grunt for jshint and uglify 2013-03-11 21:17:08 -05:00
22041497ff Merge remote-tracking branch 'XhmikosR/master' 2013-03-11 19:32:57 -05:00
2b709224ad Merge pull request #37 from adunkman/master
Updated README to point to Github pages
2013-03-11 17:10:29 -07:00
383a1a3a67 Add JSHint support.
Add package.json with check and lint commands to run jshint using .jshintrc.
2013-02-24 13:55:20 +02:00
dab02a5542 README.markdown: use more Markdown syntax.
use the relative link to LICENSE.txt and break a very long line.
2013-02-24 13:55:20 +02:00
99173ec0ec ChangeLog.markdown: switch to h2 for the versions and use more Markdown syntax 2013-02-24 13:55:20 +02:00
571ec7e0c8 jquery.mousewheel.js: keep the style consistent 2013-02-24 13:55:03 +02:00
3386135c0c test/index.html:
* remove unneeded type="text/javascript"
* specify charset="iso-8859-1" and lang="en"
2013-02-24 13:55:03 +02:00
25fb173d43 LICENSE.txt: bump copyright year 2013-02-24 13:55:03 +02:00
746a5346d5 Bumping version to 3.1.1 2013-02-23 18:16:53 -06:00
4b3f1b73b2 fix rounding issue when delta is less than 0 2013-02-23 18:12:57 -06:00
2e2dc57aaa Use new wheel event if available (fixes Firefox 17+ issues and adds horizontal support to IE9+)
Normalize the detal values
Support AMD loaders
Bump version to 3.1.0 and update copyright
2013-02-22 09:48:58 -06:00
7b08e4ba4b Updating test to make it easier to test against multiple versions of jQuery 2013-02-22 09:47:31 -06:00
2b87032fad Updated README to point to github pages-hosted test file. 2012-08-20 13:04:55 -05:00
a06ef4e1a1 bump version to 3.0.6 2011-11-09 19:54:44 -06:00
737a1d63fe add jquery 1.7 to test 2011-11-09 19:50:49 -06:00
a220faf3fc Merge pull request #17 from dmethvin/use-orgevent
Use orgEvent for mousewheel values.
2011-11-09 09:35:59 -08:00
cbd8fb8924 Use orgEvent for mousewheel values. 2011-11-08 08:47:31 -05:00
e3b12aa3bc fix copy and paste fail 2011-10-27 11:19:28 -05:00
9f7185bb58 add compatibility with jQuery 1.7 2011-10-27 08:51:26 -05:00
0f136d8683 Pushing new version to fix IE issue 2010-09-02 11:02:15 -05:00
e51b295e96 Touch up patch for IE issue 2010-09-02 10:59:10 -05:00
5ef1603eba Fix for brandonaaron/jquery-mousewheel#3 - new mousewheel plugin wasn't working in IE... 2010-09-02 10:55:40 -05:00
1e79a6f543 Updating version to 3.0.3 2010-08-23 08:05:22 -05:00
234889ffd8 Updating README with deltaX and deltaY info 2010-08-23 08:04:55 -05:00
8b9dcb784c Adding curly braces 2010-08-23 08:03:15 -05:00
59a6b4319d Updating tests with deltaX and deltaY 2010-08-23 07:57:17 -05:00
3b4d81a8f0 White space changes and adding thanks statement to header comment 2010-08-23 07:56:18 -05:00
dbdbb86667 Adding deltaX and deltaY for horizontal scrolling 2010-08-23 07:54:05 -05:00
9ceaad61e5 Updating copyright 2010-02-14 21:24:32 -07:00
e43f46b111 updatin readme and license 2010-02-12 17:05:51 -06:00
b7c35896a5 cleaned up the code 2009-03-22 00:04:05 -05:00
03d984bbf1 adding project page link to readme 2009-03-21 23:17:54 -05:00
7d6035e553 updating copyright 2009-03-21 22:42:53 -05:00
942265b6fe clean up test page (a little) 2009-03-21 22:41:27 -05:00
88f21a20ab normalizing the event.currentTarget property 2009-03-21 22:27:50 -05:00
74a9ed4916 fixing opera issue and simplifying the code 2009-03-20 16:17:36 -05:00
0f12eab753 2008-12-23 10:31:24 -07:00
6f6866eef6 updating copyright 2008-10-15 21:34:18 -05:00
02de3f0bec moving mousewheel plugin to git hub 2008-10-15 20:35:05 -05:00