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)

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/receivers/trunk@934693 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: 2eb905f0e3b15a97c5783215de1f8437f10d00d2
  1. src/
  2. build.xml
  3. LICENSE
  4. NOTICE
  5. pom.xml