0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIXED handling of the path separator within a environment variable value on Windows More... about 15 years ago
added Main class in jar setup More... about 15 years ago
added support for maven2 More... about 15 years ago
cleanup accidental dependencies More... about 15 years ago
Fixed error when variable name doesn't exist More... about 15 years ago
fixed tests for selection testing after dnd More... about 15 years ago
fixes behavior of selection after dnd, now dropped index is selected More... about 15 years ago
adjusted mouse drag threshold More... about 15 years ago
Isolated tests related to ClassPathList to separate test class More... about 15 years ago
moved leftover (PathEntriesTransferable) from ClassPathPanel to ClassPathList More... about 15 years ago
fixed test following change of behavior when handling empty entries More... about 15 years ago
fixed some coloring issues with the JList More... about 15 years ago
fixed some issues with the JList More... about 15 years ago
use covariant return type More... about 15 years ago
fixed test run when running only DnD group, setUp and tearDown should run as well More... about 15 years ago
moved all drag and drop related code within a subclass of JList More... about 15 years ago
fixed DnD issue related to mixing Swing and AWT DnD (using AWT for now) More... about 15 years ago
completed drag and drop feature, all PathElement sub types are now Serializable More... about 15 years ago
beginning of drag n drop support implementation More... about 15 years ago
Fixed OutOfBound exception when removing the last of several entries More... about 15 years ago
added alternating color pattern to list More... about 15 years ago
added missing repaint to empty list when last element is removed More... about 15 years ago
added drag n' drop use case More... about 15 years ago
Implemented move button, Introduced ClassPathListModel, Corrected misuse around Assertion in FEST More... about 15 years ago
Introduced move up and down buttons More... about 15 years ago
fixed another bug in org.kalisen.classpathdoctor.ClassPath.equalsIgnoreEmptyEntries(Object) method More... about 15 years ago
added FEST framework for GUI testing, implemented Remove entry More... about 15 years ago
fixed bug in org.kalisen.classpathdoctor.ClassPath.equalsIgnoreEmptyEntries(Object) More... about 15 years ago
Clean up some more warnings More... about 15 years ago
Clean up More... about 15 years ago