About

This is the M Cubed Software weblog. To find out more about us head to our about page.


Search


Feed

 Subscribe (Atom)


Archives

Code Collector Pro 1.2.1

Posted on 21/03/2008 at 12:45 AM in
I wasn't planning on releasing this until next week but I managed to get everything finished today and fix a bug that was rather serious. Unfortunately snippets that shouldn't have been shared were put on codecollector.net. In a few cases these included rather private items, but I have removed these as they have come up.

The problem is that integrating with codecollector.net requires updates to be sent when many events occur including adding, deleting and editing a snippet as well as adding and removing them from groups. On top of informing the class that managed communication with codecollector.net, there need to be checks in place to find out whether it needs to be informed at all, and this bug was caused by me forgetting to put in one of those checks.

On top of this rather serious but are also fixes to snippet list, which now remembers the column size and sorting between launches and a new toolbar icon for adding a snippet from the clipboard. This isn't in the toolbar by default so you'll have to add it yourself if you want to use it.

(0) Comments





Comments

Post a Comment

Commenting is not available in this weblog entry.

<< Back to main