0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cmis.utility.format fails to separate name and suffix when there is more than one dot in the filename. This is due to the use of a particularly nasty regular expression -- which has been replaced with more practical string manipulation routines. This Resolves #54. More... over 12 years ago
Updated ChangeLog. More... over 12 years ago
Cmis.utility.filename was not calling the correct function to determine its file suffix when MIME and URI check fails. More... over 12 years ago
Older FF builds do not like => function syntax. More... over 12 years ago
Linux/OS X filenames are more permissive than Windows. More... over 12 years ago
Updated em:version and em:maxVersion More... over 12 years ago
FF builds 26.0a1+ now use Downloads.jsm instead of nsIDownloadManager. This resolves #51. More... over 12 years ago
Remove dom window load event listener once it has fired. This resolves #49. More... over 12 years ago
Make sure that directoryList actually parses correctly. If there are any issues CMIS will prompt the user. More... over 12 years ago
nsIDownloadManager was deprecated as of FF26. This commit updates Cmis.io.save() to deal with browsers newer than 26.0a1. More... over 12 years ago
Cmis.preferences.get: Addressed 'anonymous function does not always return a value' warnings. More... over 12 years ago
Updated version string. More... almost 13 years ago
Do not reset last saved directory on restart. More... almost 13 years ago
Added correct load context to nsITransferable init call. More... almost 13 years ago
Closes #48. More... almost 13 years ago
Fixes #46. More... almost 13 years ago
Removed imgICache check (again). More... almost 13 years ago
Updated version string. More... almost 13 years ago
Separated suffix check from Cmis.utility.validate. More... almost 13 years ago
Updated to TreeView to support changes in Gecko 22. More... almost 13 years ago
s/nsILocalFile/nsIFile/g More... almost 13 years ago
s/nsILocalFile/nsIFile/g More... almost 13 years ago
Removed version check. More... almost 13 years ago
Removed imgICache check. More... almost 13 years ago
Updated minVersion to 18. More... almost 13 years ago
Updated ChangeLog. More... almost 13 years ago
transferable.getTransferData throws an exception if the clipboard is empty on Windows machines. More... almost 13 years ago
Added new format variables and fixed issue with %ALT. More... almost 13 years ago
Cmis.io.save needs to be passed a reference to window. More... almost 13 years ago
Updated version string and maxVersion for new AMO release. More... almost 13 years ago