{5} Assigned, Active Tickets by Owner (Full Description) (7 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

gyoung (3 matches)

Ticket Summary Component Milestone Type Created
Description
#45 Use RWS to get WPS association icons for files in containers fm/2 base Release_3.22 enhancement 2006-12-25

#95 Populate help table and implement full context sensitive help Documentation Release_3.22 enhancement 2007-03-27

#384 Check if drives support EAs add driveflag for this fm/2 base enhancement 2009-07-23

stevenhl (4 matches)

Ticket Summary Component Milestone Type Created
Description
#194 Cache formatted size strings (commafmt) fm/2 base enhancement 2008-01-12

Continually reformatting directory and file size strings when filling containers is a waste of both time and does not really save any space. Caching the formatted strings will save both time and space when filling containers.

This is similar to the enhancement we did for the attribute display.


#203 Add option to order filter list in LRU order. fm/2 base enhancement 2008-01-19

The filter list is currently sorted. Some might find it more efficent to have the most recented used fitlers at the top of the list.

A checkbox could be provided to provided for force sorting in the current style.


#281 Show percentage completion when copying/moving large files fm/2 base enhancement 2008-09-11

Since we use DosCopy? for this, we need to implement some sort of estimator. What we could do is use prior DosCopy? results to calculate an average transfer rate. This would need to be per-drive since USB drives and such are relatively slow. Then a WM_TIMER message could trigger the display update.

The transfer rates could be saved to the INI so that it survives restarts.


#396 Rework makefiles to use object directories fm/2 base Release_4.0 task 2009-09-20

The current current makefiles create the build products in the source directory. This is inefficient for maintaining build variants that depend on #ifdefs or makefile options, such as DEBUG. The solution is place the build products in directories with names derived from the build options. The xworkplace and odin projects for example of how this can be inplemented.


Note: See TracReports for help on using and creating reports.