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
2 days
ago. based on code collected
2 days
ago.
Jul 25, 2025 — Jul 25, 2026
Showing page 49 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'issue-37'
Erik Vold
More...
almost 16 years ago
Closes #37 implementing GM_notification
Erik Vold
More...
almost 16 years ago
lazy load nsIIOService
Erik Vold
More...
almost 16 years ago
Merge branch 'issue-36'
Erik Vold
More...
almost 16 years ago
allow tab spaces between user script header key and value.
Erik Vold
More...
almost 16 years ago
Closes #36 using nsIAlertService instead of old code that relied on the status bar.
Erik Vold
More...
almost 16 years ago
minor performance tweaks for the Timer module.
Erik Vold
More...
almost 16 years ago
lazily loading the nsIAppShellService for better startup performance.
Erik Vold
More...
almost 16 years ago
adding close() method to GM_worker scope so that the Worker can close itself.
Erik Vold
More...
almost 16 years ago
Merge branch 'master' into issue-5
Erik Vold
More...
almost 16 years ago
setting em:maxVersion to 4.0b7pre
Erik Vold
More...
almost 16 years ago
Define the updateDate for FF4 Addon objects.
Anthony Lieuallen
More...
almost 16 years ago
initial work on GM_worker.
Erik Vold
More...
almost 16 years ago
because minVersion will be 4.0 there is no need to check if sendAsBinary is supported
Erik Vold
More...
almost 16 years ago
removing unnecssary check that Cu.Sandbox exists
Erik Vold
More...
almost 16 years ago
removing unused variable 'codebase'
Erik Vold
More...
almost 16 years ago
Pass the context in which a user script has been opened to GM_ScriptDownloader. If the user script has a content type of text/html, load it in that context, otherwise close the context.
Ventero
More...
almost 16 years ago
@name defaults to filename and @namespace defaults to the host of the install url or ""
Erik Vold
More...
almost 16 years ago
Merge branch 'issue-1'
Erik Vold
More...
almost 16 years ago
bugfix: for @match foo://*
Erik Vold
More...
almost 16 years ago
display the @match values in the install window
Erik Vold
More...
almost 16 years ago
initial stab at porting the MatchPattern object from Jetpack
Erik Vold
More...
almost 16 years ago
no need to set status to enabled when that is the default value.
Erik Vold
More...
almost 16 years ago
bugfix: converting the downloadURL to a uri and passing that to the Script.parse
Erik Vold
More...
almost 16 years ago
bugfix: when reading config.xml lower case the unwrap and noframes node names. Also adding a minor optimization so that isTopWin does not need to be checked for every script per page load
Erik Vold
More...
almost 16 years ago
Merge branch 'issue-25'
Erik Vold
More...
almost 16 years ago
Closes #25 implements @noframes
Erik Vold
More...
almost 16 years ago
Merge branch 'scope-name-changes'
Erik Vold
More...
almost 16 years ago
other misc renaming
Erik Vold
More...
almost 16 years ago
renaming gm-browser.properties to scriptish-browser.properties
Erik Vold
More...
almost 16 years ago
←
1
2
…
45
46
47
48
49
50
51
52
53
…
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