3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code cleanup: removed unneeded code - insert() and add() call parent.remove() before adding node More... almost 18 years ago
code cleanup: removed unneeded code - insert() and add() call parent.remove() before adding node
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: made SoftLinkNode a separate class not to interfere with JreepadNode's default implementation More... almost 18 years ago
refactoring: made SoftLinkNode a separate class not to interfere with JreepadNode's default implementation
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: refactored JreepadArticle from JreepadNode. JreepadNode is the tree node and contains an article. JreepadArticle is the article with no connection to the tree.
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: refactored JreepadArticle from JreepadNode. JreepadNode is the tree node and contains an article. JreepadArticle is the article with no connection to the tree. More... almost 18 years ago
Comparator class is not needed. Comparable.compareTo() is sufficient More... almost 18 years ago
Comparator class is not needed. Comparable.compareTo() is sufficient
Przemek Więch
as pewu
More... almost 18 years ago
bug: should be closing the Writer not the OutputStream More... almost 18 years ago
bug: should be closing the Writer not the OutputStream
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: extracted HtmlWriter from JreepadNode More... almost 18 years ago
refactoring: extracted HtmlWriter from JreepadNode
Przemek Więch
as pewu
More... almost 18 years ago
Added header comment
Przemek Więch
as pewu
More... almost 18 years ago
Added header comment More... almost 18 years ago
refactoring: moved XML and HJT readers from JreepadNode to separate classes More... almost 18 years ago
refactoring: moved XML and HJT readers from JreepadNode to separate classes
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: started new reader/writer framework and moved two writers out from JreepadNode More... almost 18 years ago
refactoring: started new reader/writer framework and moved two writers out from JreepadNode
Przemek Więch
as pewu
More... almost 18 years ago
Updated for the new name of gnu regexp jar More... almost 18 years ago
Updated for the new name of gnu regexp jar
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: JreepadNode now inherits from DefaultMutableTreeNode and uses its implementation
Przemek Więch
as pewu
More... almost 18 years ago
refactoring: JreepadNode now inherits from DefaultMutableTreeNode and uses its implementation More... almost 18 years ago
refactoring: Simplified JreepadTreeModel - inherit instead of copypaste More... almost 18 years ago
refactoring: Simplified JreepadTreeModel - inherit instead of copypaste
Przemek Więch
as pewu
More... almost 18 years ago
Added gnu regexp lib. Note that I had to change the JAR filename slightly (by adding "-lib") to get round the weird CVS problem "Assertion `key != ((void *)0)' failed". More... almost 18 years ago
Added gnu regexp lib. Note that I had to change the JAR filename slightly (by adding "-lib") to get round the weird CVS problem "Assertion `key != ((void *)0)' failed". More... almost 18 years ago
refactoring: extracted TreeView from JreepadView to manage the tree component More... almost 18 years ago
refactoring: extracted TreeView from JreepadView to manage the tree component
Przemek Więch
as pewu
More... almost 18 years ago
added .cvsignore for build and dist directories
Przemek Więch
as pewu
More... almost 18 years ago
added .cvsignore for build and dist directories More... almost 18 years ago