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 1cdb2d7 added link for standalone download
new 3ec07a6 Application-wide preferences should work now
new 80e7a29 Rework colors to load from config file
The 2 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:
.../chainsaw/ApplicationPreferenceModelPanel.java | 284 ++++++---------------
.../java/org/apache/log4j/chainsaw/LogPanel.java | 49 +++-
src/main/java/org/apache/log4j/chainsaw/LogUI.java | 8 +-
.../apache/log4j/chainsaw/LoggerNameTreePanel.java | 2 +-
.../apache/log4j/chainsaw/color/ColorPanel.java | 126 +++++----
.../apache/log4j/chainsaw/color/RuleColorizer.java | 247 +++++++++---------
.../log4j/chainsaw/prefs/SettingsManager.java | 40 ++-
.../apache/log4j/chainsaw/prefs/default.properties | 11 +
.../log4j/chainsaw/prefs/logpanel.properties | 1 -
9 files changed, 367 insertions(+), 401 deletions(-)