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
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 27, 2025 — Jul 27, 2026
Showing page 59 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
adding 'User Scripts' category button to the new addon manager, which does nothing at the moment.
Erik Vergobbi Vold
More...
about 16 years ago
Reselect the list item after moving or sorting.
Anthony Lieuallen
More...
about 16 years ago
Remove the listitem before inserting, in "move" event.
Anthony Lieuallen
More...
about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into issue-1123
Erik Vold
More...
about 16 years ago
don't need the listbox variable in the addon manager's user script config observer any longer.
Erik Vold
More...
about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into addons-update-3
Erik Vold
More...
about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into addons-update-2
Erik Vold
More...
about 16 years ago
Adding an if statement that insures no work is done when the config is asked to move a script zero positions.
Erik Vold
More...
about 16 years ago
bug fix: when moving a user script down then the addon manager user script view was not updated correctly; this method keeps that logic in the config.
Erik Vold
More...
about 16 years ago
scrolling to the selected user script after a move to top/bottom action, because otherwise the user will have to manually scroll to the item in order to see it again.
Erik Vold
More...
about 16 years ago
Bugfixes for restoring selected state.
Anthony Lieuallen
More...
about 16 years ago
Restore locale strings for options window.
Anthony Lieuallen
More...
about 16 years ago
Make left/right keys work like native views.
Anthony Lieuallen
More...
about 16 years ago
Store, and restore, last selected script.
Anthony Lieuallen
More...
about 16 years ago
Improving how user script nodes in the addon manager window are updated when user scripts are modified by updating node values instead of creating a new node and replacing the old one.
Erik Vold
More...
about 16 years ago
Cleaning up the sort functionality for the addon manager. Moved sort logic to config.js and now sending move notifications, which are then used to rearrange the user script list.
Erik Vold
More...
about 16 years ago
since the addon maanger list of user scripts isn't refilled when a user switches to the 'user scripts' tab, and is only filled once, we no longer need to stop the config observer when the 'user scripts' tab is not selected.
Erik Vold
More...
about 16 years ago
simplifying css selector for hiding buttons at the bottom of the addon manager.
Erik Vold
More...
about 16 years ago
Merge remote branch 'official/master' into addons-xbl-overlay
Anthony Lieuallen
More...
about 16 years ago
Clean up orphaned code & locale strings.
Anthony Lieuallen
More...
about 16 years ago
Trimming orphaned CSS.
Anthony Lieuallen
More...
about 16 years ago
Tidy up showView/hideView next to each other.
Anthony Lieuallen
More...
about 16 years ago
Wire up a context menu for our new independent richlistbox.
Anthony Lieuallen
More...
about 16 years ago
Redefine Add-Ons UI definition and interactions.
Anthony Lieuallen
More...
about 16 years ago
Fixes #1138 adds the newAddon attribute when a user script is installed and the addon manager is open to the 'user scripts' tab.
Erik Vold
More...
about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into issue-1114-3
Erik Vold
More...
about 16 years ago
- don't need to call hideView w/in showView - removing all instances of 'userscript' from the class attribute of the addon manager document when running hideView
Erik Vold
More...
about 16 years ago
- removing all instances of 'userscript' from the class attribute of the addon manager document when running hideView
Erik Vold
More...
about 16 years ago
Remove old-versions-of-Firefox specific code.
Anthony Lieuallen
More...
about 16 years ago
Remove old-versions-of-Firefox specific code.
Anthony Lieuallen
More...
about 16 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
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