File sharing made easy.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
GRMrGecko c91dc8bbf8 Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. 8 years ago
..
MGMWebDav Fixed issues where files with spaces causes the url not to be copied, fixed issues with lion where dragging a file to the icon will cause a crash, upgraded MGMURLConnectionManager, updated the http php script to encode the url as a fix for spaces causing the url not to be copied on http uploads. 13 years ago
Preferences Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. 8 years ago
RegexKit Fixed typo of the word successfully. Made it build the multipart body for http using a category to save the amount of code needed to type to add a parameter or file. Added an option to change the length of time to limit files to when uploading to allow people to keep files in the folder of which the auto upload filter is set to, by default the time length is 5 seconds. Fixed a possible crash where it may not beable to get the value of a metadata. Updated the front window system to work with carbon events to improve the acuracy of which application is front and also count the amount of windows that were opened to prevent it from going to the previous front application when there are still windows open. Fixed some leaks and fixed some possible logic errors. Made CocoaShare localizable. Added translation for Portuguese. Updated GeckoReporter to 0.2. 13 years ago
MGMAddons.h Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMAddons.m Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMAutoUpdateField.h Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMAutoUpdateField.m Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMController.h Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. 8 years ago
MGMController.m Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. 8 years ago
MGMLocalized.h Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMLocalized.m Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMLoginItems.h Added support for newer operating systems and dropped Dropbox (funny to say). 9 years ago
MGMLoginItems.m Added support for newer operating systems and dropped Dropbox (funny to say). 9 years ago
MGMMenuItem.h Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMMenuItem.m Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMPathSubscriber.h Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request. 8 years ago
MGMPathSubscriber.m Forgot to add the hexadecimal value for the create flags variable as needed to compile in OS X 10.5. 9 years ago
MGMPlugInProtocol.h Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations. 8 years ago
main.m Fixed issue for people who's language is not english, made it localizable, added metadata support so you can filter by metadata, fixed menu bar tooltip, cleaned up strings, and fixed issue where closing the preferences pane or window for events would crash if it's still playing a sound. 13 years ago
prefix.pch CocoaShare Start 13 years ago