jalview.git
2018-07-20 hansonradds README for srcjar directory
2018-07-20 hansonradds comment
2018-07-20 hansonrJAL-3032 moving Mungo's original JalviewJS.java out...
2018-07-20 hansonrJAL-3032 adds Java 8 functionality (2/2)
2018-07-20 hansonrJAL-3032 adds Java 8 functionality (1/2)
2018-07-20 gmungocJAL-3048 test updated for AlignExportSettings changes
2018-07-20 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-20 gmungocJAL-3048 JalviewJS compliant use of LineartOptions...
2018-07-20 gmungocJAL-3048 revised AlignExportSettings dialog with respon...
2018-07-19 Jim ProcterMerge branch 'develop' into Jalview-BH/JAL-3026
2018-07-19 Jim ProcterMerge branch 'task/JAL-3047_clovercoverage' into develop
2018-07-19 Jim ProcterJAL-3047 don't set classes unconditionally (forgot... task/JAL-3047_clovercoverage
2018-07-19 gmungocJAL-3048 inlined 1-line methods, small refactor of...
2018-07-19 gmungocJAL-3048 revert saveAs action so it works in Javascript too
2018-07-18 Jim ProcterJAL-3026 updated featurecolourtooltip method signature...
2018-07-18 Jim ProcterJAL-3048 JAL-1353 bug demo update for refactored edit...
2018-07-18 Jim ProcterJAL-3048 update tests for alignment export bean refactoring
2018-07-18 Jim ProcterJAL-3048 add additional wrapper methods for JOptionPane...
2018-07-18 Jim ProcterJAL-3048 test for successful save with refactored saveA...
2018-07-18 Jim ProcterMerge branch 'develop' into Jalview-BH/JAL-3026
2018-07-18 Jim ProcterJAL-3033 clean eclipse log before each new js-build
2018-07-18 Jim ProcterJAL-3033 clean the site directory before compilation...
2018-07-18 Jim ProcterJAL-3033 echo eclipse log to stdout for buildlog
2018-07-17 gmungocJAL-3068 LineartOptions for EPS/HTML/SVG, new preferenc... task/JAL-3068lineartDialog
2018-07-17 gmungocRevert "Revert "JAL-3032 net.sf.j2s.core_3.2.1 upgrade""
2018-07-16 gmungocJAL-3060 tidy Cancel dialog action handler code
2018-07-16 gmungocRevert "JAL-3032 net.sf.j2s.core_3.2.1 upgrade"
2018-07-16 gmungocJAL-3060 more extensive extract method refactoring...
2018-07-14 hansonrJAL-3032 net.sf.j2s.core_3.2.1 upgrade
2018-07-12 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2018-07-11 Jim ProcterJAL-3026 JLabel for SequenceFeature details in jalview-js
2018-07-11 Jim ProcterJAL-3026 JLabel for alignment properties in jalview-js
2018-07-11 Jim ProcterMerge branch 'Jalview-BH/JAL-3048_exportSettingsrefacto...
2018-07-11 Jim ProcterJAL-1551 formatting
2018-07-11 Jim ProcterJAL-3048 refactored export settings to bean+dialog... Jalview-BH/JAL-3048_exportSettingsrefactor
2018-07-10 adminJAL-3026 BH back online
2018-07-10 Jim ProcterMerge branch 'Jalview-BH/JAL-3026' of source.jalview...
2018-07-10 Jim ProcterJAL-3026 j2sNative fix for About.. panel/splashscreen...
2018-07-10 gmungocJAL-3048 obsolete method deleted
2018-07-10 gmungocJAL-3048 code reordered for JalviewJS compliance
2018-07-10 Jim ProcterJAL-3048 switch from 'dialogdata' to DialogRunner for...
2018-07-10 gmungocJAL-3048 adapt Cancel and refresh for JalviewJS
2018-07-10 Jim ProcterJAL-3033 unpack SwingJS last to ensure we always have...
2018-07-09 gmungocJAL-3048 EditNameDialog modified for JalviewJS (layout...
2018-07-09 gmungocJAL-3032 BorderLayout renders panel correctly in JalviewJS
2018-07-09 gmungocJAL-1858 separate method highlightSearchResults with...
2018-07-09 gmungocJAL-3048 _no_ fastPaint when higlighting features,...
2018-07-09 gmungocJAL-3060 entry points for createFeatures, amendFeatures
2018-07-09 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-09 gmungocJAL-3060 extract FeatureEditor class task/JAL-3060featureEditor
2018-07-09 Jim ProcterJAL-3026 'dropins' !
2018-07-09 Jim ProcterJAL-3026 update README with instructions on setting...
2018-07-09 gmungocJAL-3058 save modified colour from dialog
2018-07-08 Jim ProcterJAL-3033 hard reset to clean eclipse workspace before...
2018-07-06 Jim ProcterJAL-3026 unzip-to-site ant task to just update site...
2018-07-06 Jim ProcterJAL-3048 remove copied todo
2018-07-06 Jim ProcterJAL-3048 amendFeatures as dialog runner - repaint after...
2018-07-06 Jim ProcterJAL-3048 internalDialog with dialogRunner
2018-07-06 Jim ProcterJAL-3048 internalDialog with dialogRunner
2018-07-06 gmungocJAL-3059 use the right colour for group border
2018-07-06 gmungocJAL-3054 small y-overlap of tooltip and cell leads...
2018-07-06 gmungocJAL-3032 register JTable with ToolTipManager
2018-07-06 gmungocMerge branch 'bug/JAL-3049colourCellTooltip' into Jalvi...
2018-07-06 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-06 gmungocJAL-3032 use Math.min/max not Float.min/max
2018-07-06 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-06 hansonrJAL-3026 all tabbed panes use JavaScript option
2018-07-05 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-07-05 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-07-05 gmungocJAL-3058 colour button / menu option use JalviewColourC...
2018-07-05 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 gmungocJAL-2808 JAL-3058 code tidy for compiler warnings,...
2018-07-05 hansonrJAL-3026 moves javajs to srcjars
2018-07-05 hansonrJAL-3026 comment in main test method in PDbFtsrestClien...
2018-07-05 hansonrJAL-3026 renaming build-zip-jars.xml to build-libjs.xml
2018-07-05 hansonrremoving temp files for build of libjs
2018-07-05 hansonrsrcjar changes for JSONParser - just 'c' |'c' workaroun...
2018-07-05 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 gmungocJAL-3058 missed refactoring of JColorChooser
2018-07-05 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 hansonrJAL-3026 fixes MigLayout, JSON parser
2018-07-05 gmungocJAL-3058 refactored raising JColorChooser for JS compat...
2018-07-04 gmungocJAL-3032 JAL-3048 adjust how colour chooser is shown
2018-07-04 hansonrtry(resource), TableRowSorter
2018-07-04 hansonrJAL-3026 implements simple REST client
2018-07-03 hansonrJAL-3026 adds org.json.simple to srcjars and jsonsimple...
2018-07-03 hansonrSwingJS-site.zip
2018-07-03 hansonradds log4j zip file
2018-07-03 hansonrsrc2 directory added to class path, zipping/unzipping...
2018-07-03 hansonrJAL-3026 MiGLayout-SwingJS source
2018-07-03 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-03 hansonrJAL-3026 GD#91 "final" keyword deprecated
2018-07-03 Jim ProcterJAL-3026 workarounds and TODOs for JSplitPane setDivide...
2018-07-03 Jim ProcterJAL-2347 first pass at JAL-2347 - doesn’t quite work...
2018-07-03 Jim ProcterJAL-3048 openLinkedAlignment refactor to use dialogRunn...
2018-07-03 Jim ProcterJAL-3048 first pass at JvOptionDialog as property liste...
2018-07-03 Jim ProcterJAL-3048 allow a default response handler to be set
2018-07-03 hansonrJAL-3026 varna README_SWINGJS
2018-07-03 gmungocJAL-3032 revised colour picker, now with ActionListener
2018-07-03 hansonrJAL-3026 VARNA files
next