[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Patch: Fixes minor stat graph bug

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-05-04 12:23:00 CEST

I thought I'd stop yapping for a change and actually fix something myself!
 
When an available stat graph type is selected, and the graph is switched so that the type is greyed out, the now greyed out type is still used to draw the graph.
The patch fixes this problem by always defaulting to a predetermined graph type for each graph. (Much like how the graph worked earlier.)
 
It also enables pie-chart graphs for commits by week as long as the number of weeks are equal or less than ten. Looks kinda nifty.
 
As always my patches are covered with "Untested"- and "Warning: May not compile"-stickers. Please test before assuming it even remotely works.
 
Hans-Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Thu May 4 12:26:34 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.