psmith 2003/09/30 16:19:10
Modified:src/java/org/apache/log4j/chainsaw JSortTable.java
Log:
Fixed mouse listener condition that was triggering
a sort when using the right mouse button (not intuitive and
will interfere with other popup menus appearing in the
table header) and w
psmith 2003/09/18 20:52:42
Modified:src/java/org/apache/log4j/chainsaw JSortTable.java
Log:
Subtle changes to sorting code means the sorting method did not need
as much information.
Revision ChangesPath
1.2 +2 -4 jakarta-log4j/src/java/org/apache/log4j/chain