[root]/src/dr/app/beauti/operatorspanel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 634 (100.0%) | 48.7 |
dong.w.xie | 8 (61.5%) | 614 (96.8%) | 76.7 |
rambaut | 4 (30.8%) | 11 (1.7%) | 2.7 |
alexei.drummond | 1 (7.7%) | 9 (1.4%) | 9.0 |
Cleaning up BEAUti a bit.
2 lines of code changed in 2 files:
Switched all uses of org.virion.jam.* to jam.* (org.virion.jam.* is not being updated or fixed). This has touched alot of files but mainly just in the import statements.
4 lines of code changed in 1 file:
Instituted a minimum window size for Mac OS X only (640x480). This is actually too small to usefully use the interface but if a window this small is really required then we can adjust the UI. Removed long text on OperatorsPanel's Auto Optimize checkbox and put it as a tooltip instead.
5 lines of code changed in 1 file:
Trunk: solve Issue 339: GUI within scroll panes is just nasty
10 lines of code changed in 1 file:
Trunk: try to fix code breaking caused by IntelliJ.
297 lines of code changed in 1 file:
Trunk: try to fix code breaking caused by IntelliJ.
1 lines of code changed in 1 file:
Trunk: initial code for project SnAPhyl GUI (using part of BEAUti code).
1 lines of code changed in 1 file:
Trunk: start merge BEAUti from branch 1.5 in
11 lines of code changed in 1 file:
BEAUTi:
1) solve Issue 94: Improve the prefix of PartitionClockModelTreeModelLink;
2) OperatorGenerator should use writeOperatorRef instead of writeParameter1Ref.
3 lines of code changed in 1 file:
BEAUTi: solve Issue 131: rewrite Parameter and Operator class by Builder pattern, and all referring methods.
1 lines of code changed in 1 file:
intellij tidy
9 lines of code changed in 1 file:
Refactory BEAUTI package structure, add few panel packages and util package.
290 lines of code changed in 1 file: