3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrading version number, finally taking David off the author list (I guess he's not going to get to the UI :-) More... about 21 years ago
Massive checkin for Greasemonkey 0.4.1 More... about 21 years ago
*** empty log message *** More... about 21 years ago
*** empty log message *** More... about 21 years ago
*** empty log message *** More... about 21 years ago
Archinving and adding warning to 0.3.3.html More... about 21 years ago
Adding 0.4 to warning. More... about 21 years ago
Update to homepage -- adding security warning about 0.3.3. More... about 21 years ago
Change description for 0.3.5 More... about 21 years ago
Fix for GM_registerMenuCommand + load in background tab More... about 21 years ago
More fixes to GM_registerMenuCommand. Was not working reliably with frames. More... about 21 years ago
Omitting random system mac files from shipping build More... about 21 years ago
Fix platypus-generated script lossage in GM 0.4 More... about 21 years ago
Fix DPA2 breakage. nsIDownloadManager.addDownload's signature changed. More... about 21 years ago
Hack to fix installation woes on mac osx. More... about 21 years ago
Fix for pref namespace bug More... about 21 years ago
Incremental changes and bugfixes for 0.4 More... about 21 years ago
Initial 0.4 checkin. More... about 21 years ago
Forgot the leading . for .tld More... about 21 years ago
All of the complicated stuff needed for .tld to work properly (bug 9808). Also, consolidating browser.xul and navigator.xul into one file. It turns out that we don't need two. More... about 21 years ago
Bumped MaxVersion to 1.1 for Deer Park comapt. Changed "Install User Script..." "Install This User Script..." for clarity. Fixed indentation in browser.js More... about 21 years ago
update user script command key More... about 21 years ago
Minor visual tweaks for dialogs More... about 21 years ago
Seamonkey support has landedcvs diff -u content/browser.xul (bug 10349) More... about 21 years ago
changed "User Script Commands" accesskey to r (my previous change to m conflicts with Read Mail) More... about 21 years ago
Adding a search field and telling people to use it More... about 21 years ago
Adding a check for doc.body being defined when injecting scripts (bug 10362) More... about 21 years ago
Fixing context menu regression bug (bug #10350) that ocurred while fixing bug 9047 More... about 21 years ago
- fix for no doc.body existing (don't attempt to inject!) - changed User Script Commands from C to M to stop interfering with the JS Console (it isn't good to break access keys for menu items that come with the browser!) More... about 21 years ago
Using return values as suggested in bug 9447 comment 5 More... about 21 years ago