4
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed how versions are parsed and compared. wrote unit tests to ensure the new way works. More... over 17 years ago
added italian and chinese resource bundles and rotate tasks for zooomr. More... over 17 years ago
removed extraneous import More... over 17 years ago
fixed bug where thumbnails weren't properly removed from the window. More... over 17 years ago
added french and polish translations More... over 17 years ago
changed rotateClicked method to override the correct method in the superclass. More... over 17 years ago
removed setInterpolation call, which was causing a crash on some systems. More... over 17 years ago
templatized message for improved image quality scaling. More... over 17 years ago
urlencoded keys so that account names that have periods in them will still parse correctly. More... over 17 years ago
marked worker threads as daemon to make sure the app quits when the user tries to quit. More... over 17 years ago
fixed bug 1568527 where the add to photoset error message was unintelligible More... over 17 years ago
removed debugging messages More... over 17 years ago
implemented a consumer model with two service threads rather than spawning a ton of threads to handle image scaling. We should now be able to scale a lot of images with less memory. More... over 17 years ago
added check to make sure we don't dispose the thumbnail if it's the unknown png file. More... over 17 years ago
fixed bug 1564733 where the task would hang if an image was deleted. Now it's just skipped. More... over 17 years ago
fixed leak of thumbnail More... over 17 years ago
integrated chris's massive refactoring and cleanup More... over 17 years ago
no changes More... over 17 years ago
these shouldn't be checked in More... over 17 years ago
Fixed mac juploadr.jar path More... over 17 years ago
updated for 1.1.1 release. More... over 17 years ago
incremented version number More... over 17 years ago
made version detection intelligent and fixed version detection on the mac. More... over 17 years ago
removed sysout More... over 17 years ago
added missing screenshots. More... over 17 years ago
made thumbs respect a width of 100px More... over 17 years ago
updated dist-mac to handle new jar file locations. More... over 17 years ago
changed proxy port to be 8080 and removed check against it being the default. More... over 17 years ago
integrated guillermo's emergency translations. More... over 17 years ago
made isMac() static More... over 17 years ago