4
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
since we call initialize right after we auth, there is no need to do it in the authenticate call. More... almost 18 years ago
added JAI scaler (made it the default for now) Need to add libs for windows and linux. More... almost 18 years ago
removed unused MAC constant More... almost 18 years ago
Removed Flickr's name from network error message More... almost 18 years ago
fixed bug where initialize() was called on the ImageUploadAPI whenever getInstance() was called... not good. More... almost 18 years ago
Changed tags from strings to an actual object. threaded initial server hit so the app loads faster implemented add-tag-as you type More... almost 18 years ago
Changed tags from strings to an actual object. threaded initial server hit so the app loads faster implemented add-tag-as you type More... almost 18 years ago
added -Djava.net.preferIPv4Stack=true to launch options More... almost 18 years ago
Fixed bug #1524744 where the title would disappear if you changed any of the other properties. More... almost 18 years ago
Strips out extension of filename for default title. More... almost 18 years ago
Added shift-click selection support, adding tags to the tag suggestions as you type them into the UI and a higher-quality Java based image scaler. More... almost 18 years ago
removed apple specific import More... almost 18 years ago
added the ability to select multiple images using shift-click. More... almost 18 years ago
implemented a scaler factory so that we'll always upload high quality images, even if we don't have advanced gfx capabilities. More... almost 18 years ago
Added mac detection and changed help-> about and preferences menus on the mac to use the system standard menus and keybindings. More... almost 18 years ago
fixed extra 'juploadr' in the uploadto text key More... almost 18 years ago
fixed bug where photos would be restored out of order from how they were in the UI previously. More... almost 18 years ago
changed add to photoset task text More... almost 18 years ago
Changed title of Proxy tab to portugese for "Connection" More... almost 18 years ago
added resize listener to cope with the vertical scroll bar increment problem (hard coding four images at a time was confusing if you re-sized the application) More... almost 18 years ago
changed proxy to 'connection' More... almost 18 years ago
upgraded to SWT 3.2 final More... almost 18 years ago
making sure all messages are represented in all bundles. More... almost 18 years ago
implemented account upgrading. Added boolean return value to authenticate method to determine whether or not the user pressed cancel. More... almost 18 years ago
changed vertical scrollbar so that it pages if you click on the area between the handle and the arrow. More... almost 18 years ago
re-added accessor methods so I could implement seamless upgrade to the new account paradigm. More... almost 18 years ago
removed system out println More... almost 18 years ago
added additional translations. More... almost 18 years ago
changed max ram to 512 megs, changed default launch case to go to end of file rather than falling through to opening the no java web page. More... almost 18 years ago
changed max ram to 512 megs More... almost 18 years ago