GIF Snapper 0.1.02 Release

Publishing a new version of GIF Snapper that solve some awkward issues detected in 0.1.01. GIF Snapper is available here.

0.1.0.2 Update Log

Updates –

-Removed two-step creation of GIFs. Capturing a GIF now only require one single user action.
-The frame used to set desired capture bounds is renamed to “Screen Capture Bounds”
-Button to apply screen capture bounds was recolored to green
-Created a hotkey for .gif capture. Pressing LCtrl+F12 now captures the .gif. Application window can now be
minimised when performing the action

Fixed –

-If resolution and capture bounds were not the same value, the resulting .gif file had non-desired size. Resolution property removed, it’s now always the same as Screen capture bounds size
-Fixed issue with the application corrupting the defined Screen capture bounds and frame-related user settings
after capturing a .Gif

Solotility 0.1.23 Release

I noticed some awkward issues in Solotility after publishing the previous version, fixed them as fast as I could- new version (0.1.2.3) is available here.

0.1.2.3 Update Log

Updates –
Reduced the size of the Comment Writer
Reduced size of the Interime Goal control

Fixed –
-Fixed issue with image list not updating when adding new images to an item
-Fixed issue with Item Link list scaling horizontally, completely destroying the Item Editor, making it near impossible to use

Solotility #6 – 0.1.22 Release

As I’m sure that I’ve mentioned in alot, if not all, previous posts concerning Solotility, most of my dev-time is spent building Demox- I’ve managed to get some time to fiddle with Solotility aswell though- which to me is a good thing since I’m using the tool myself for my own project management.

With that said, I’ve just released v0.1.2.2 with some new features, updated behaviour and bug fixes!

Head over to the Files page to download v0.1.2.2

0.1.2.2 Release Log

Features

Update Log Generator – Save a text-line when closing an item, all text lines will be printed to a .txt document when an update log is built

Tag List Popup – Display a list of all tags that already exist in your solution from the Item Editor

Interim Goal Tracker – New widget that makes it possible to track interim goals or build progress

Updates

Item Naming Conflict – Items that share the same name with an already existing item will either replace the original or append an integer at the end of the name

Improved Text Formatting – An easier tag-library has been implemented and text formatting is more consistent

Now possible to move catalogs within the Solution Outliner by right-clicking them

Widget DisplayMessage Board, Item Filters, Item Search widgets have been docked to the main window, other custom widgets will appear on the dashboard

Images attached to the items are now added to an image-gallery inside the Item Editor. Previous method of printing them inside the text editor had inconsistent results and sometimes also caused an application crash

Fixed


[ Item Template Manager ] – Fixed Null Reference Exception beeing thrown if the user clicked an empty space in the item template list
[ Item Editor ] – Fixed issue with “Edit Content” button remaining highlit if checked when deleting an item
[ Data Management ] – Fixed issue with used solutions not appearing in the “Recent Files” list on the Welcome Screen
[ Item Editor ] – Fixed minor glitches when editing user-created item templates.
[ Dashboard ] – Fixed issue with the Database Statistics field displaying wrong item sums
[ Dashboard ] – Fixed issue with Database Statistics not beeing updated when creating, closing or disposing items
[ Item Editor ] – Fixed issue with empty item links beeing added to an item if the “New Item” event is cancelled during Item Link Management

Solotility #5

Most of my attention the past few weeks have gone to developing Demox however, I’ve managed to put some time on fixing a few things for the Solution Organizer Utility aswell. While not ready to be deployed, these changes will be in place for v0.1.2.0 which will be released sometime within the next few weeks!

  • New Features

Update Log Generator:
By clicking the Project Overview button, and then entering a build/version name that exist in your database you will be able to print an update/change log for your solution. It will collect all work items that you’ve completed for the specified build and output them to a .txt document on your desktop.

Interim Goal Tracker Widget:
A new dashboard widget that allow you to specify one of your interim goals that you wish to track from your solution’s dashboard.

  • Updates

Interim Creation changes:
I’ve removed the field “Interim Goal Type” from the Interim Creation dialog since it served no purpose

Item Name Conflicts:
Saving an item with a conflicting name will display a dialog to either rename the new item ( eg. <ItemName>, <ItemName>1, <ItemName>2 ) to include a number or to overwrite the existing item

Editor Text Formatting:
The item editor now properly hide tags when you’ve finished editing your text. Also, header-tag has been changed from (##) to (<h></h>) and italic-text from ( [ ] ) to ( <i></i> ).

Catalog Migration:
From v0.1.2.0 it will be possible to move catalogs within the solution outliner.

Furthermore, a few bugs and glitches have been sorted out:

  • Fixed issue with the “Manage Widgets” button not opening the Widget Preferences screen
  • Fixed issue that made dashboard widgets glitch if applied inproperly in the Widgets Preference screen
  • Missing or removed solutions will no longer be printed in the Recent Files list
  • Fixed issue with the Solution Outliner not beeing reset when loading a new project/solution
  • Fixed issue with the Dashboard Statistics field displaying wrong item sums
  • Fixed issue with the Item Editor not loading “Target Build” for the first item opened after loading a solution

I’ll return to you with a release date soon! 🙂