/[Apache-SVN]
ViewVC logotype

Revision 934693


Jump to revision: Previous Next
Author: sdeboy
Date: Fri Apr 16 05:32:34 2010 UTC (14 years, 2 months ago)
Changed paths: 7
Log Message:
Chainsaw UI updates (feedback appreciated)
 - instead of the default row selection rendering of changing the row's background color, the selected row color is preserved but a border around the selected row is displayed
 - removed table row and column margin (border around cells in the selected row had gaps without making this change)
 - updated widths of fields in status bar
 - performance tweak: tree node selection no longer triggers unnecessary calculations (only currently displayed rows are recalculated for highlighting)
 - removed bevel border around ID field
 
Fixed xml decoders - an empty throwable node was resulting in a loggingEvent with a non-null (but blank) throwableInformation ('exception exists' expression in Chainsaw would match all events)

Changed paths

Path Details
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawAppenderHandler.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawStatusBar.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
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/xml/UtilLoggingXMLDecoder.java modified , text changed
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/xml/XMLDecoder.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26