openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Scriptish
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 25, 2025 — Jul 25, 2026
Showing page 40 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Closes #10 Supporting @run-at
Erik Vold
More...
over 15 years ago
using Services.obs to observe "content-document-global-created" with the Scriptish xpcom service, and now the Scriptish service creates the "DOMContentLoaded" window listener
Erik Vold
More...
over 15 years ago
using 'import' is throwing a warning in the error console, no longer using it.
Erik Vold
More...
over 15 years ago
adding a newline to the source of @resource scripts when they are evaluated to avoid the error found in #104
Erik Vold
More...
over 15 years ago
Closes #104 some scripts need a newline char added to the end of their source.
Erik Vold
More...
over 15 years ago
caching a ref to Ci.nsIDOMXPathResult
Erik Vold
More...
over 15 years ago
Using destructuring assignment to set Cc & Ci
Erik Vold
More...
over 15 years ago
bug fix: cancelling scripts using @delay that haven't executed before the window is closed.
Erik Vold
More...
over 15 years ago
bug fix: removeTimer wasn't removing the correct timer.
Erik Vold
More...
over 15 years ago
Closes #102 @active was always ="true"
Erik Vold
More...
over 15 years ago
Closes #100 Supporting @delay
Erik Vold
More...
over 15 years ago
correction to update.rdf for seamonkey versions supported.
Erik Vold
More...
almost 16 years ago
Closes #98 toolbar button now persists after it is inserted on first run
Erik Vold
More...
almost 16 years ago
Making a 'Scriptish' singleton to wrap some utils in.
Erik Vold
More...
almost 16 years ago
Closes #74 adding ID to newscript.xul
Erik Vold
More...
almost 16 years ago
breaking switch statement in Script.parse() in to two, it is easier that way.
Erik Vold
More...
almost 16 years ago
no longer doing update check when building config
Erik Vold
More...
almost 16 years ago
<em:version>0.1b6pre</em:version>
Erik Vold
More...
almost 16 years ago
Closes #92 replacing status bar icon with a toolbar button, which can be placed in the add-on bar or in the navigation bar.
Erik Vold
More...
almost 16 years ago
<em:version>0.1b5</em:version>
Erik Vold
More...
almost 16 years ago
bug fix: hide scriptish status bar menu when right clicking on a script (which opens the script in a editor)
Erik Vold
More...
almost 16 years ago
renaming defaults/preferences/greasemonkey.js to scriptish.js
Erik Vold
More...
almost 16 years ago
bug fix: can't find scripticon.js error when using xpi
Erik Vold
More...
almost 16 years ago
minor style change in modules/content/browser.js
Erik Vold
More...
almost 16 years ago
removing a default preference which is no longer used.
Erik Vold
More...
almost 16 years ago
minor change to content/js/browser.js calling hitch() instead of Scriptish_hitch()
Erik Vold
More...
almost 16 years ago
minor change to Scriptish_popupClicked to use a switch statement
Erik Vold
More...
almost 16 years ago
replacing use of this.tabBrowser with gBrowser
Erik Vold
More...
almost 16 years ago
ux change: when using the status bar menu to disable or enable a script the menu no longer automatically closes
Erik Vold
More...
almost 16 years ago
changing getMaxJSVersion() function to maxJSVer constant
Erik Vold
More...
almost 16 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
84
85
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree