psmith 2003/12/19 21:27:16
Modified:src/java/org/apache/log4j/chainsaw LogUI.java
ApplicationPreferenceModel.java
ApplicationPreferenceModelPanel.java
src/java/org/apache/log4j/chainsaw/prefs default.properties
Log:
adde
psmith 2003/12/19 21:26:36
Modified:src/java/org/apache/log4j/chainsaw
ChainsawToolBarAndMenus.java
Log:
Small change, if you switched to the Welcome panel, the Cyclic toggle button
was being left in the selected state, even though it was disabled.
Rev
psmith 2003/12/19 20:59:54
Modified:src/java/org/apache/log4j/chainsaw LogUI.java
Log:
extracted some setup code for the Welcome & Receiver panel
into their own methods as a tidy up.
Revision ChangesPath
1.61 +64 -17jakarta-log4j/src/java/org/apache/log4j/chai
psmith 2003/12/19 20:58:21
Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java
Log:
decoupled this class from LogUI. It is now up to the client of this
panel to register any actions that are needed to be displayed
within the WelcomePanel's toolbar.
Revision Chan
psmith 2003/12/19 20:56:26
Modified:src/java/org/apache/log4j/chainsaw/receivers
ReceiversPanel.java
Log:
This class is now decoupled from LogUI.
Revision ChangesPath
1.6 +17 -10
jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers
psmith 2003/12/19 20:55:15
Modified:src/java/org/apache/log4j/chainsaw/messages
MessageCenterAppender.java
Log:
added the license text and a bit more documentation.
Revision ChangesPath
1.2 +71 -8
jakarta-log4j/src/java/org/apache/log4j
psmith 2003/12/19 20:54:20
Modified:src/java/org/apache/log4j/chainsaw/messages
MessageCenter.java
Log:
moved out a lot of code in the constructor to individual methods
as a tidy up.
Also added a Toolbar and popup menu to the Message Center's
frame.
psmith 2003/12/19 20:51:52
Modified:src/java/org/apache/log4j/chainsaw
TableColorizingRenderer.java ChainsawConstants.java
Log:
refactored some constants into the constants class.
Revision ChangesPath
1.10 +2 -4
jakarta-log4j/src/java/o
On a side note, will the log4j package structure be changing at all?
-Scott Heaberlin
> -Original Message-
> From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 19, 2003 10:23 AM
> To: [EMAIL PROTECTED]
> Subject: [IMPORTANT] renaming jakarta-log4j CVS module
>
>
>
It seemed to come through a little while later.
Please let me know when I should start using the new cvs module.
cheers,
Paul Smith
-Original Message-
From: Paul Smith
To: 'Ceki Gülcü '; 'Log4J Developers List '
Sent: 12/20/03 7:44 AM
Subject: RE: [IMPORTANT] renaming jakarta-log4j CVS
psmith 2003/12/19 16:22:07
Modified:src/java/org/apache/log4j/chainsaw LogUI.java LogPanel.java
ChainsawStatusBar.java
src/java/org/apache/log4j/chainsaw/receivers
ReceiversPanel.java
Log:
Decoupled components from havin
psmith 2003/12/19 16:20:24
Modified:src/java/org/apache/log4j/chainsaw CyclicBufferList.java
Log:
Made this class public for use within other package.
Revision ChangesPath
1.2 +1 -1
jakarta-log4j/src/java/org/apache/log4j/chainsaw/CyclicBufferList.java
I
psmith 2003/12/19 16:19:25
Added: src/java/org/apache/log4j/chainsaw/messages
MessageCenter.java MessageCenterAppender.java
Log:
Introduced a Message Center concept to decouple the element
within Chainsaw that need to display messages to the user.
psmith 2003/12/19 16:19:20
jakarta-log4j/src/java/org/apache/log4j/chainsaw/messages - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Ceki, I noticed that you have checked in a new test case (the dead lock test
case), however I do not see this new file within Eclipse's syncronise with
repository view.? Being so close to the renaming of the cvs repo, I wonder
if there's something different going on.
Did anyone else have this pro
When committing to logging-log4j module, CVS commit messages are not yet
being forwarded correctly. Jakarta-log4j seems to work fine.
You can use jakarta-log4j for the time being.
Wishing a nice weekend to all,
At 04:22 PM 12/19/2003 +0100, Ceki Gülcü wrote:
Hello,
The infrastructure people a
ceki2003/12/19 08:02:13
Added: tests/src/java/org/apache/log4j DeadlockTest.java
Log:
Added a new test case for Deadlocks. It's not used because it always finds deadlocks.
Revision ChangesPath
1.1 jakarta-log4j/tests/src/java/org/apache/log4j/Deadlo
At 12:01 AM 12/19/2003 -0700, Tad E Smith wrote:
Ceki,
I'm interested, but I have to ask the question. What does this mean to
me? It's not clear
to me what role would be and how much effort would be involved. Not to
mention any
code changes that would be required.
Hi Tad,
It would mean that
Hello,
The infrastructure people are about to rename the jakarta-log4j CVS module
as logging-log4j. I would like to ask log4j developers not to commit
anything until further notice. Same applies to jakarta-log4j-sandbox
module; it will be renamed logging-log4j-sandbox.
We will set up symbolic
Do you know how to use Anakia? If you do know or wish to, you could start
editing the front page yourself. Thanks in advance,
At 08:52 AM 12/19/2003 -0500, Shapira, Yoav wrote:
Howdy,
Thanks ;) I think we can close this vote with an overwhelming win for
logging.apache.org, which is a good thin
Howdy,
Thanks ;) I think we can close this vote with an overwhelming win for
logging.apache.org, which is a good thing because the DNS is already propagating that
address. All we have on our site is a nice mail folder ;) But not for long...
Yoav Shapira
Millennium ChemInformatics
>-Ori
psmith 2003/12/19 02:15:59
Modified:src/java/org/apache/log4j/chainsaw LogUI.java
Log:
Once and for all (touch wood) solved the problem of some components
not getting the chance to get the correct l&f.
This is done by loading the App pref model BEFORE any GUI elements
get i
psmith 2003/12/19 02:13:52
Modified:src/java/org/apache/log4j/chainsaw GeneratorBeanInfo.java
Log:
added License and Jalopied.
Revision ChangesPath
1.2 +58 -17
jakarta-log4j/src/java/org/apache/log4j/chainsaw/GeneratorBeanInfo.java
Index: GeneratorBeanInfo
psmith 2003/12/19 02:13:15
Modified:src/java/org/apache/log4j/chainsaw
ApplicationPreferenceModelPanel.java
Log:
Jalopied. App Pref panel can now handle L&F.
Revision ChangesPath
1.7 +374 -308
jakarta-log4j/src/java/org/apache/log4j/chain
psmith 2003/12/19 02:12:26
Modified:src/java/org/apache/log4j/chainsaw
ApplicationPreferenceModel.java
Log:
added L&F to this models data
Revision ChangesPath
1.9 +21 -0
jakarta-log4j/src/java/org/apache/log4j/chainsaw/ApplicationPrefer
psmith 2003/12/19 02:11:55
Modified:src/java/org/apache/log4j/chainsaw
ChainsawToolBarAndMenus.java
Log:
L&F now removed from this area and will be placed within the
App pref panel
Revision ChangesPath
1.30 +2 -55
jakarta-log4j/src/jav
psmith 2003/12/19 02:11:10
Modified:src/java/org/apache/log4j/chainsaw/prefs default.properties
Log:
L&F property now moving into the App pref model, and needs an entry.
A null or Blank entry will be taken to mean whatever the system l&F is.
Revision ChangesPath
1.1
psmith 2003/12/19 02:10:06
Modified:src/java/org/apache/log4j/chainsaw/receivers
ReceiversPanel.java
Log:
removed the Edit Receiver action, the plugin editor now accomodates
this function.
Also placed the Plugin property editor within a Split pane so i
Hello,
This is just to inform you that subsequent to the creation of the
Apache Logging Services project, the existing log4j-dev and log4j-user
lists will be migrating to logging.apache.org from
jakarta.apache.org. The migration should be seamless in the sense that
current subscribers will automat
29 matches
Mail list logo