openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cmis
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Apr 02, 2025 — Apr 02, 2026
Showing page 1 of 7
Search / Filter on:
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.
Christopher Hoobin
More...
over 12 years ago
Updated ChangeLog.
Christopher Hoobin
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.
Christopher Hoobin
More...
over 12 years ago
Older FF builds do not like => function syntax.
Christopher Hoobin
More...
over 12 years ago
Linux/OS X filenames are more permissive than Windows.
Christopher Hoobin
More...
over 12 years ago
Updated em:version and em:maxVersion
Christopher Hoobin
More...
over 12 years ago
FF builds 26.0a1+ now use Downloads.jsm instead of nsIDownloadManager. This resolves #51.
Christopher Hoobin
More...
over 12 years ago
Remove dom window load event listener once it has fired. This resolves #49.
Christopher Hoobin
More...
over 12 years ago
Make sure that directoryList actually parses correctly. If there are any issues CMIS will prompt the user.
Christopher Hoobin
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.
Christopher Hoobin
More...
over 12 years ago
Cmis.preferences.get: Addressed 'anonymous function does not always return a value' warnings.
Christopher Hoobin
More...
over 12 years ago
Updated version string.
Christopher Hoobin
More...
almost 13 years ago
Do not reset last saved directory on restart.
Christopher Hoobin
More...
almost 13 years ago
Added correct load context to nsITransferable init call.
Christopher Hoobin
More...
almost 13 years ago
Closes #48.
Christopher Hoobin
More...
almost 13 years ago
Fixes #46.
Christopher Hoobin
More...
almost 13 years ago
Removed imgICache check (again).
Christopher Hoobin
More...
almost 13 years ago
Updated version string.
Christopher Hoobin
More...
almost 13 years ago
Separated suffix check from Cmis.utility.validate.
Christopher Hoobin
More...
almost 13 years ago
Updated to TreeView to support changes in Gecko 22.
Christopher Hoobin
More...
almost 13 years ago
s/nsILocalFile/nsIFile/g
Christopher Hoobin
More...
almost 13 years ago
s/nsILocalFile/nsIFile/g
Christopher Hoobin
More...
almost 13 years ago
Removed version check.
Christopher Hoobin
More...
almost 13 years ago
Removed imgICache check.
Christopher Hoobin
More...
almost 13 years ago
Updated minVersion to 18.
Christopher Hoobin
More...
almost 13 years ago
Updated ChangeLog.
Christopher Hoobin
More...
almost 13 years ago
transferable.getTransferData throws an exception if the clipboard is empty on Windows machines.
Christopher Hoobin
More...
almost 13 years ago
Added new format variables and fixed issue with %ALT.
Christopher Hoobin
More...
almost 13 years ago
Cmis.io.save needs to be passed a reference to window.
Christopher Hoobin
More...
almost 13 years ago
Updated version string and maxVersion for new AMO release.
Christopher Hoobin
More...
almost 13 years ago
←
1
2
3
4
5
6
7
→
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