Version Tracking Report 0.1.29


Tasks

Date Name Description Duration
19/07/2002 18:21:30 added email support option added a menu item to email support which calls the default email program with a subject and body related to the registered status of the app.

if registered then it includes the users name and key 
0.5 word spelling checker I have knocked up some quick code to integrate with MS Word's spelling checker

cntrl+F7

in the description or text weighting edits. 
0.5 
19/07/2002 14:47:58 added more FILE options added options to
Explore @ - open explorer at the file path
Print File - launch the defined app in print mode 
19/07/2002 13:17:28 changed looknfeel of graphical properties dialog changed looknfeel of graphical properties dialog

it now looks a little more like a properties tab (I think :]) 
19/07/2002 12:06:51 relative paths added the ability to turn file references from absolute paths to relative paths (relative to the model)

accessed by double clicking on the item in the list and choosing Make Path Reference 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
344 system crashes when changing node colours 18/07/2002 20:21:33 18/07/2002 13:10:33 an access violation occurs when closing the graphical node properties dialog (sometimes).

 
I have removed the form ex attribute code and it seems stable now, this means that the form is outside the main mdi form and is not always on top. This is not as user friendly but it doesn't crash the system so is much more user friendly. This will be like this until I implement a proper properties list on the graph edit form itself. 

Open Defects

ID Name Raised Date Status Criticality Description
62 icons on buttons are not transparent 17/04/2002 OPEN LOW need to turn the .ico into .bmp and setup the mask property 
321 transmute a branch to entity does not update treebrowser 03/07/2002 15:00:07 OPEN LOW the tree is not updated and neither is the list if the list is displayed 
208 entity create needs saved twice 30/05/2002 16:24:02 OPEN MEDIUM when creating an entity, and saving it.

the save is made but the form brings up the save button once again. the second save commits and does not ask for another save

this is a sporadic problem and may be due to an oversensitive keyboard setting on the laptop? 
134 the hierarchy browser hierarchy should maintain expansion 25/04/2002 17:55:54 OPEN LOW during restructuring, the hierarchy should leave expanded the items which are expanded 
133 The hierarchy browser tree refreshes too much on drag 25/04/2002 17:54:37 OPEN LOW this can be disconcerting when dragging,

perhaps the timer is not long enough? 

Requirements Implemented

ID Name Raised Date Status Raised By Description