Version Tracking Report 0.1.33


Tasks

Date Name Description Duration
01/09/2002 20:00:22 dynamic buttons changed to commandbuttonx this allows more flexibility with the buttons on the form rather than the simulated picbox buttons that I was using  0.5 

Defects Fixed

ID Name Raised Date Closed Date Description Resolution
382 close button should be a graphic (when not in situ) 16/08/2002 09:47:02 02/09/2002 09:20:00 close button should be a graphic (when not in situ) on the edit pane, same goes for the transmute button.  created icons, added commandbuttonx 
389 dexref a link from a hierarchy node results in error message 01/09/2002 21:00:21 02/09/2002 08:35:21 when a link is dexref'd from a hierarchy branch, the user receives the error messages that the from node and to node are not set.  this is because the form elements for from and to node had not been set up when a link was xref'd, this was fixed.  

Open Defects

ID Name Raised Date Status Criticality Description
378 delete on treebrowser does not maintain expansion 16/08/2002 09:30:03 OPEN LOW delete in the treebrowser should try to maintain expansion at the moment it just contracts. It should just remove the deleted item from the tree, rather than updating the whole tree.

This is a problem with both treeviews as the updating algorithms are simple and tend to redraw most of the tree, they certainly don't maintain expansion. 
381 filter text is editable 16/08/2002 09:46:20 OPEN LOW user can edit the text in the filter, this has no functional effect, but the user may expect that the filter can be controlled this way when it can't 
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? 
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? 
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 
62 icons on buttons are not transparent 17/04/2002 OPEN LOW need to turn the .ico into .bmp and setup the mask property 
358 revert only reverts first node, not all 12/08/2002 11:55:48 OPEN MEDIUM if a number of items are changed and revert is pressed, only one of the nodes will be reverted 

Requirements Implemented

ID Name Raised Date Status Raised By Description