This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git
from 80e7a29 Rework colors to load from config file
new fe64ce3 Correctly update the color panel
new 73476dd Open/close detail pane and tree pane
new 71e0f09 sync detail pane state and tree state with UI
new dd79e70 Save width of tree divider
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/log4j/chainsaw/LogPanel.java | 94 +++++++++++++---------
.../apache/log4j/chainsaw/LoggerNameTreePanel.java | 13 ++-
.../apache/log4j/chainsaw/color/ColorPanel.java | 23 +++++-
.../apache/log4j/chainsaw/color/RuleColorizer.java | 14 ++++
.../log4j/chainsaw/prefs/SettingsManager.java | 2 +-
.../log4j/chainsaw/prefs/logpanel.properties | 2 +-
6 files changed, 102 insertions(+), 46 deletions(-)