Year
Index of 175 entries from . Entries belong to 13 different categories, including skipontab, emulatetab, xmouse-controls, extract-fields, and nodejs-configvention.
Month 2012-11
Link to project page
Use absolute paths to config files to fix #1
Initial release
Initial public commit
Month 2012-10
Ignore MonoDevelop .userprefs
Updated Web.config to IIS7+
Set MIME type for .msi files
Ignore MonoDevelop .userprefs
Updated Web.config for IIS7+
Added screenshot of multi-video-frames in action
Screenshot of the 2012 Summer Olympic Games, by Svarten.
Month 2012-08
Updated submodules and jquery version in test code
Mention key configuration in the examples
Tests for .setOptions(...) have been implemented
Extended options to accept an array of keys; you can now use for example both enter and numpad plus as tab keys - fixes #3
Ignore merge backup files
Update project url to http://joelpurra.com/Projects/X-Mouse_Controls/
Analytics
Newer analytics code
Updated the documentation
Normalize line endings
Added git specific files
Show screenshot with better explanation
Added more types to .gitattributes
Added README.md, update the project page
Added .gitattributes
Added .gitignore
Use NASA TV/UStream embed URL, fix usage numbering
Set height with classes, move footer to above videos
Sample URLs, youtube/generic recommended fixes, todo list
Fix layot for firefox, and possibly older versions of webkit browsers
Rinse, repeat, enjoy.
© 2012
Link to github project
README.md and licenses
Prepare for public release
Code formatting
Scroll to url input, url output
Set width, height for any number of windows
Initial commit
Month 2012-07
Now takes select and options into consideration
Create generic underscore mixins for property level functions, create more automated usage help
Rename confusing result variables
Separate results from simplified results
Turn off console output while loading, turn off debug messages, turn on shared.txt output
Reused parsing code, change async calls to Q CommonJS implementation
Updated FormFieldInfo to gist version
Print shared fields too
Writing field name and values to text files. Not shared fields yet.
Extract form field info testing
DOM Mutation Events have been deprecated
More documentation
Usage examples, linking to the screen cast
Too much copy paste from older projects
Fixed example layouts
Remved submodule due to github pages being incompatible, fixed possible global reference error in mutation-summary, updated demo (copy-paste fail)
Initial commit
Unused code for prepending text to files
A script to extract the field names from the forms
Month 2012-05
Removing HTML from title to avoid problems for non-Jekyll users, fixes #3
Month 2012-04
git clone --recursive
git clone --recursive
git clone --recursive
git clone --recursive
git clone --recursive
Month 2012-02
Using joelpurra.com instead of joelpurra.se
Updated with common assembly info
StyleCop
Updated EmulateTab
Avoid redirect loop from gh-pages root
Updated EmulateTab
Avoid redirect loop from gh-pages root
Avoid redirect loop from gh-pages root
Avoid redirect loop from gh-pages root
Avoid redirect loop from gh-pages root
Updated qunit
Self-link to github
Updated dependencies
Self-link to github
Updated dependencies
Self-link to github
One-liner listener init
Updated qunit
Self-link to github
Self-link to github
It's a demo
Added an example using setOptions to enable enter-as-tab
Updated submodules
Updated submodules
Mention .setOptions(...) in the readme
Fall back to last known focused element to fix #2
Enable Jekyll
Enable Jekyll
Enable Jekyll
Enable Jekyll
Moved Google Analytics account id to config
Using _config.yml instead of include
Trying to generalize the layouts with included project level variables
Removing colon to see if it was messing with the YAML header
Added layouts
Testing jekyll includes
Updated qunit
Updated qunit
Links to demo and tests
CDATA
Avoid problems with GH-pages by using git: url to qunit
Pages for demos and tests
Relative path to script to avoid text/plain mime type from raw
More explanations in the demo
Links to demos and tests
Updated the qunit submodule url
Demo and test links
Changed to git url for qunit
Added demo code notes
New demo with alerts
Pages for tests
Added links
Pages for demos
Updated readme with links
Setting pages for demos
Updated EmulateTab
Updated EmulateTab
A simple demo emulating tab on a timer
Adding the actual tests
Added basic tests
Updated EmulateTab
Updated EmulateTab
Element type tests, reused test logic, fixes for <a> with empty contents, radio button groups
Basic tests
DOCTYPE exclamation mark
Trying to force page rendering
Google Analytics
Google Analytics
Redirecting to the user page
Trying to set up github pages for the demos
See also
Numpad link, minor documentation fixes
Public release of modified version
Moved tab emulation to a separate repository
Public release of modified tab emulation library
Moved most of SkipOnTab versus tabindex to the wiki
Disable skipping dynamically
Mentioning Keyboard Accessibility Plugin as a helper for tabindex
Comparison to tabindex
Less initalization needed after new focusin listener
One more todo, plus links
More on containers
Merge branch 'documentlistener'
Try-catch debug logging for browsers without console
Merge pull request #1 from joelpurra/documentlistener
Converted per-field .focus() listener to one document level .focusin() listener