Menu

svncode Commit Log


Commit Date  
[r1769] by dcaffrey

remove implements that was temporarily added while exploring upcoming sort functionality

2023-06-07 17:19:57 Tree
[r1768] by dcaffrey

rename getAnnotation to getAnnotationSettingsName to reflect actual function since version 2 and other stuff that was mentioned in the comment for revision 1763 but not savedin file prior to commit

2023-06-07 17:13:37 Tree
[r1767] by dcaffrey

rename annotation annotationSettingsName and getAnnotation() to getAnnotationSettingsName() to reflect their actual function since version 2

2023-06-07 17:03:49 Tree
[r1766] by dcaffrey

Improved and clearer usage

2023-06-07 16:53:40 Tree
[r1765] by dcaffrey

Add boolean param for getAllResidueAnnotations.

2023-06-07 16:52:29 Tree
[r1764] by dcaffrey

1) Add boolean param for getAllResidueAnnotations. 2) parameterize ArrayList and others in Alignment.java

2023-06-07 16:48:31 Tree
[r1763] by dcaffrey

A) Addressed all of the warings in this class by: 1 Removing various imports that were no longer used. 2 Paramatizing Hashmap, Vector, Set, Iterator etc. 3 Replace new Integer(someInt) with Integer.valueOf(someInt). 4. Use BufferedReader instead of DataInputStream. B) Remove unused code that was commented out for a long time. C ) Add braces to one-line if statements that lacked them for code readability

2023-06-07 16:38:12 Tree
[r1762] by dcaffrey

Improved logic for various option combos and improved description of the options and usage

2023-06-07 15:24:04 Tree
[r1761] by dcaffrey

This package is for testing new lines of code. Any classes created in this package should NOT be added or committed to the repository

2023-06-07 14:25:23 Tree
[r1760] by dcaffrey

1. Change ... to the more explicit browse... in various dialogs. 2 Added default file names for File -> export-> x...

2023-05-18 21:17:54 Tree
Older >