3
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
listing includes in the install window with a ul element instead of a ol element More... over 15 years ago
minor style changes More... over 15 years ago
wait to import Scriptish_stringBundle until needed in the pref manager More... over 15 years ago
localizing majority of user-viewable strings More... over 15 years ago
Make Show Source always appear More... over 15 years ago
bug fix: matches were not displayed More... over 15 years ago
Make Show Source a link More... over 15 years ago
Load the actual script icon More... over 15 years ago
minor style changes to extension/modules/config/config.js More... over 15 years ago
Using broadcasters to update attribute values of elements in the toolbar menu-button instead of listening to targets to find out when the toobar menu-button is added to the browser. More... over 15 years ago
Persist script install window dimensions More... over 15 years ago
Revamp the script installation dialog More... over 15 years ago
making 'downloadURL/updateURL' option a statement, rather than a question (cherry picked from commit 290dcac13d423a7450f2dfa168ea19b94c9c8735) More... over 15 years ago
tweaking 'uninstall script prefs' text (cherry picked from commit f88f3be6e912e0265453f4d028c5f0e5469e359e) More... over 15 years ago
Adding myself as a contributor (cherry picked from commit 6dd32336ec7b811165a0b96c66cb64eb87d5a722) More... over 15 years ago
Closes #75 Add buttons corresponding to menu items More... over 15 years ago
trimming aCharset More... over 15 years ago
Closes #149 bug fix: error when hashing a empty string More... over 15 years ago
Closes #146 Merge branch 'issue-146' More... over 15 years ago
telling updateFromStream to read the entire string More... over 15 years ago
using an input stream to convert the string's charset and hash it. More... over 15 years ago
another minor simplification for Scriptish_cryptoHash() More... over 15 years ago
some minor simplifications to Scriptish_cryptoHash() More... over 15 years ago
declaring Scriptish_cryptoHash, so that it has a function name More... over 15 years ago
minor whitespace removal More... over 15 years ago
adding GM_cryptoHash More... over 15 years ago
replacing Scriptish_sha1 with Scriptish_cryptoHash More... over 15 years ago
bug fix: when new script validation failed the window closed. More... over 15 years ago
removing Scriptish.APP and using Services.appinfo.name instead More... over 15 years ago
moving call to newscript's doInstall() from xul to js (cherry picked from commit 05af40591e9cf2098f6568b5257655db3681b329) More... over 15 years ago