4
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed extra space to the right of the link button, fixed select-all behavior and implemented delete key in JUploadrEventDirector More... almost 18 years ago
stopped setting the logo on mac because this actually affected the dock icon More... almost 18 years ago
added keylistener to buttons so ctrl-a will work reliably More... almost 18 years ago
moved metadata transfer code to scaler. More... almost 18 years ago
re-added uncommented line that added a mouse listener to the blank parts of jUploadr's UI More... almost 18 years ago
fixed bug where popup menu would not go away after you selected an option. More... almost 18 years ago
changed add to photoset text More... almost 18 years ago
changed resource strings More... almost 18 years ago
set authenticated to false before we re-auth the account, otherwise it would do nothing. More... almost 18 years ago
removed extraneous imports More... almost 18 years ago
re-enabled right click on the window, which i mistakenly removed. More... almost 18 years ago
fixed bug where if the user clicked on 'no' when asked to upgrade, we would continually ask if they wanted to upgrade. More... almost 18 years ago
removed last vestiges of any references to specific upload api objects from main jUploadr code. Moved some messages from api-specific properties files to juploadr's main property files. More... almost 18 years ago
added constructor to the mac command listener More... almost 18 years ago
hooked into the command-q key to provide clean quit behavior on mac More... almost 18 years ago
refactored bytesToHumanReadable to a converter class. More... almost 18 years ago
changed plugin detection to make jUploadr runnable from eclipse on a mac. More... almost 18 years ago
cleaned up the build process for mac More... almost 18 years ago
created ant task to build jUploadr instead of using eclipse to do it. ant release-mac will do it. More... almost 18 years ago
removed system.out.println calls More... almost 18 years ago
finally got plugins sorted out. More... almost 18 years ago
changed no java file from no_java.php to no_java.html More... almost 18 years ago
made uploadAPIs plugin based More... almost 18 years ago
made the optimize task run if the optimize variable is set. Made releases go into their own directory. More... almost 18 years ago
changed button text from "Go to Flickr" to sco...@flickr More... almost 18 years ago
fixed cd command to be able to handle spaces in the program directory. More... almost 18 years ago
externalized tool tips for tag completion More... almost 18 years ago
fixed issue where you couldn't tab out of the description or tags fields. More... almost 18 years ago
this implementation of stack is used in my shift-click logic to figure out your last two clicks and select the photos in between them. More... almost 18 years ago
kris added this method so we can get the URL to a user's photos. More... almost 18 years ago