0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made drag shapes work on mobile devices. More... almost 13 years ago
Added style to area tags More... about 13 years ago
Finally fixed long standing webkit bug More... about 13 years ago
Moved script tag to further down on the page. Also removed unneeded tags More... about 13 years ago
Updated version of jquery More... about 13 years ago
Renamed variable to be more descriptive. More... over 14 years ago
Encapsulated javascript more thoroughly. More... over 14 years ago
Added new Rotatable implementation. More... over 14 years ago
Removing stupid Thumbs.db More... over 14 years ago
Removed local copy of jquery More... over 14 years ago
Adding compound shape rotations. More... almost 15 years ago
Removing unneeded line More... about 15 years ago
Fixing rotation z-index bug More... about 15 years ago
Tweaked random positioning algorithm More... about 15 years ago
Optimatized rotation code for IE6 More... about 15 years ago
Now rotated elements can be attached to one another. Also added a rotation button. More... about 15 years ago
Moving onmousedown code into its own method, in preparation for further changes to board object More... about 15 years ago
Making board creater return a board object instead of a shapes array. More... about 15 years ago
Forgot semi-colon More... about 15 years ago
Updating connect method to account for rotation. More... about 15 years ago
Elements with high z-index hurt performance in FireFox3.1. Made change to onBringForward to address this problem. More... about 15 years ago
Elements with high z-index hurt performance in FireFox3.1. Made change to onBringForward to address this problem. More... about 15 years ago
Created a custome event utility More... about 15 years ago
Changing the xav namespace to x More... about 15 years ago
Impelemented bring foward More... about 15 years ago
Trivial change: removed blank line. More... about 15 years ago
Moved initial position and rotation code to an onReady handler. More... about 15 years ago
Properties on the rotatable class are now set after the image is loaded. Changed calling code to compensate for the change. Also tweaked some code in the puzzle onDrop method. More... about 15 years ago
Getting rid of out div More... about 15 years ago
Fixed onload problems I have having rotatables. More... about 15 years ago