0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore .DS_Store files. More... over 13 years ago
Fixed an issue where scrolling the selected item into view would not occur unless your element had the id of "matrixView". More... almost 16 years ago
Fixed an issue where deselecting a single item would not actually remove the item from the selectedItems array. Thanks to Jamie Wilson for reporting this along with the fix. More... almost 16 years ago
Bump versions to 1.0.4-dev. More... almost 16 years ago
Fixed MatrixView under Safari 3.1 by monitoring for keydown events, instead of keypress events. Also, scoped a lot of $$(...) calls to the actual list that is being managed by MatrixView. More... about 16 years ago
Removed the web site files from the Rake package task and bumped the version on trunk to 1.0.3-dev. More... about 16 years ago
Splitting the web site out of the main library code tree so it can be updated independent of releases. More... about 16 years ago
Preparing for the release of 1.0.2. More... about 16 years ago
Upgraded the bundled Prototype to version 1.6.0.2. More... about 16 years ago
Adding a favicon for the MatrixView web site. More... about 16 years ago
Added an RSS feed for news and release announcemnts. More... over 16 years ago
The deleteHandler now works as expected. Turns out "delete" is a reserved word in JavaScript, so the internal delete function was renamed to destroy. Also added listeners for the standard delete key code as well as Safari's crazy delete key code. More... over 16 years ago
Added some Prototype/script.aculo.us books as recommended reading. More... over 16 years ago
Ignore release directories. More... over 16 years ago
Package fixes and bumping version to 1.0.2-dev. More... over 16 years ago
Update version numbers in preparation for 1.0.1. More... over 16 years ago
Fixed an issue with the examples and documentation that prevented Internet Explorer from initializing the MatrixView. More... over 16 years ago
Initial import of MatrixView. More... over 16 years ago