0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Major updates to Results to handle new security measures. Still doesn't go all the way to the SM interface, nor can they be passed as parameters for calls, but its a start. More... almost 16 years ago
Change the label More... about 16 years ago
Updated for release More... over 16 years ago
Added installer project More... over 16 years ago
Improved error handling in syncing More... over 16 years ago
Added some really ugly error handling behavior. More... over 16 years ago
reorder More... over 16 years ago
Added help about form More... over 16 years ago
Moved Synchronize call from button on main form to an advanced menu. It was too complicated before. More... over 16 years ago
Asynchronous uploading is pretty much working. Is significantly cleaner then the old way and seems to work quite well. More... over 16 years ago
Asynchronous uploading is pretty much working. Is significantly cleaner then the old way and seems to work quite well. More... over 16 years ago
Flip the order of asynch calls, so that we are completely finished before saying finished. Its possible that during that next call someone will have already started the next upload More... over 16 years ago
Updated to the more VS.NET2005 way of doing things. More .NET 2.0 ish More... over 16 years ago
New method for uploading files Asynchronously More... over 16 years ago
Updated version # for new release More... over 16 years ago
Fixed problem with hidden flag (and one case of heavy flag). More... over 16 years ago
Fixed casting problem with bools in an Album; also updated test case so it changes a value not setting one that was already set (throws an error 5 that way) More... over 16 years ago
Lots of updates, removed some unused checkboxes, they just confuse the user More... over 16 years ago
Added ability to get & set the name and id More... over 16 years ago
Added version manager to help end user check for updated online. More... over 16 years ago
Updated version # to 1.0.3 More... over 16 years ago
Cleaned up for release More... over 16 years ago
Added additional method to test for rotated pictures. More... over 16 years ago
More random updates to the demo project. Small code to run against the DB for filename changes. More... over 16 years ago
Updated to add extra html More... over 16 years ago
Updated the sync form. More... over 16 years ago
Removes trailing \0 from caption if there is one. Don't know why the PSE DB returns it, but oh well. More... over 16 years ago
Updated SM.changeImageSettings so that passing an empty string for either the caption or keywords, it will set that field to an empty string. Prior behavior was to not touch the field. More... over 16 years ago
Fixed error with how I was calling the albums test More... over 16 years ago
-Updated API to deal with larger Images sizes being return in Stats. Based on changes from http://www.dgrin.com/showthread.php?t=81263 More... over 16 years ago