/[Apache-SVN]
ViewVC logotype

Revision 965026


Jump to revision: Previous Next
Author: sdeboy
Date: Sat Jul 17 07:51:38 2010 UTC (13 years, 10 months ago)
Changed paths: 5
Log Message:
Chainsaw rendering fixes and performance improvements
 - previously if you expanded a row by shrinking its width (with wrap enabled), the row would never shrink in height - now it will
 - commented out use of an expensive cell height calculation method - no longer calculating the height, letting Swing calculate it for us
 - LoggerNameTreePanel implemented Rule, but triggered propertychange events caused by Swing, which were triggering rule re-evaluation...panel no longer implements Rule - no longer unnecessarily re-running rule evaluation

Changed paths

Path Details
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawCyclicBufferTableModel.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ExtendedLoggingEvent.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/LogPanel.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/LoggerNameTreePanel.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/TableColorizingRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26