openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Jreepad
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 4 of 11
Search / Filter on:
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
danstowell = Dan Stowell
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
danstowell = Dan Stowell
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.
danstowell = Dan Stowell
More...
almost 18 years ago
Comparator class is not needed. Comparable.compareTo() is sufficient
danstowell = Dan Stowell
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
danstowell = Dan Stowell
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
danstowell = Dan Stowell
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
danstowell = Dan Stowell
More...
almost 18 years ago
refactoring: moved XML and HJT readers from JreepadNode to separate classes
danstowell = Dan Stowell
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
danstowell = Dan Stowell
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
danstowell = Dan Stowell
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
danstowell = Dan Stowell
More...
almost 18 years ago
refactoring: Simplified JreepadTreeModel - inherit instead of copypaste
danstowell = Dan Stowell
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".
Dan Stowell
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".
danstowell
More...
almost 18 years ago
refactoring: extracted TreeView from JreepadView to manage the tree component
danstowell = Dan Stowell
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
danstowell = Dan Stowell
More...
almost 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree