Create a Makefile for the extension
[skeletonkey.git] / core.js
2012-06-30 Robert SesekFix the sizing bug by not calling focus explicilty...
2012-06-11 Robert SesekBreak window and document up in Options
2012-06-11 Robert SesekClamp to maximum password length
2012-06-11 Robert SesekGet minimum password length from options
2012-06-09 Robert Sesekfocus the master on first oepn
2012-06-09 Robert SesekAdd _nextFieldInterceptor so that you can press enter...
2012-06-09 Robert SesekSelect the password when clicking into that field
2012-06-09 Robert SesekAdd disabled _initChromeExtension
2012-06-09 Robert SesekSelect the password when you click the generated passwo...
2012-06-09 Robert SesekSwitch to a main() funciton
2012-06-09 Robert SesekCreate SkeletonKey._capitalizeKey
2012-06-09 Robert SesekAdd core.{html,js} to start generating secure keys