jalview.git
2019-02-04 gmungocMerge branch 'feature/JAL-3143ensemblJSON' into Jalview...
2019-02-04 gmungocJAL-3143 update unit test for ID -> id change feature/JAL-3143ensemblJSON
2019-02-01 hansonrfix for org.json.JSONObject writing (both in Java and...
2019-02-01 hansonrremoves unnecessary org.xml.sax; these are in SwingJS
2019-02-01 Ben SoaresJAL-3141 Slight efficiency gain in detecting backupfile...
2019-01-31 hansonrSplit pane removing title bar for JInternalFrames
2019-01-31 hansonrfixes org.json.JSONObject for fully qualified method...
2019-01-31 hansonrremoves org.json from srcjar
2019-01-30 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of
2019-01-30 gmungocJAL-3144 don't change comma to semi-colon if not requested!
2019-01-30 hansonrwoops.
2019-01-30 hansonrMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-30 hansonrFix for textarea not updating value ("value", not ...
2019-01-30 hansonrfixes unidentified Java problem
2019-01-30 gmungocJAL-3056 no export as BioJS in JalviewJS
2019-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-29 hansonrclasspath to include test always
2019-01-29 hansonrJSON writing fix, JColorChooser (mnemonic change) fix
2019-01-29 hansonrMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-29 hansonrtest package fix for List<DBRefEntry> DBrefs (untested)
2019-01-29 Ben SoaresJAL-3141 Found a good fix for updating the FileChooser...
2019-01-29 Ben SoaresJAL-3141 Found a (not ideal) fix for updating the FileC...
2019-01-29 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-29 gmungocMerge branch 'feature/JAL-3143ensemblJSON' into trialMerge
2019-01-29 gmungocJAL-3143 format alleles array for feature description
2019-01-29 hansonrFetch Sequences...PDB - all tabs working
2019-01-29 hansonrexperiment using a register buffer instead of creating...
2019-01-29 hansonrtiming notes; SwingJS for StringBuilder/Buffer
2019-01-29 hansonriterators
2019-01-29 hansonrtime check, iterators
2019-01-29 hansonrJSON moved to swingjs/json
2019-01-29 hansonrJSON code moved to swingjs.json.JSON
2019-01-29 hansonrmore iterators out; some time checks
2019-01-28 gmungocJAL-3032 revert change to tooltip StringBuilder length
2019-01-28 Ben SoaresJAL-3141 improvement on BackupFilenameParts filename...
2019-01-28 Ben SoaresJAL-3141 fixed test
2019-01-26 hansonrfinal timing checks for optimization
2019-01-26 hansonrPlatform.timecheck calls removed or commented out.
2019-01-26 hansonrremoving cyclic call
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-26 hansonrtimestamp just before major refactoring in relation...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
2019-01-25 hansonrSwingJS update (maybe nothing?)
2019-01-25 hansonrtiming code
2019-01-25 hansonrJSON refactoring
2019-01-25 hansonrJavaScript browser-based JSON parsing
2019-01-25 hansonrTiming code
2019-01-24 Ben SoaresJAL-3141 Added a '.fa' to filename examples
2019-01-24 Ben SoaresJAL-3141 Change of label (change of '_' character to...
2019-01-24 Ben SoaresJAL-3141 Change of label
2019-01-24 Ben SoaresJAL-3141 Removed border around example filenames in...
2019-01-24 Ben SoaresJAL-3141 New layout and wording of Backups Preferences...
2019-01-24 Ben SoaresJAL-3141 Eclipse re-formatting of file
2019-01-24 gmungocJAL-3018 Ensembl version updated to 9.0
2019-01-24 hansonradds File..Load Project file for JS
2019-01-24 hansonrfixes DnD
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-23 hansonradded _j2sclasslist.txt for buildcore.xml and
2019-01-23 hansonrMenus close properly, toolips restored
2019-01-23 Ben SoaresJAL-3141 Added Presets options in the Backups Preferenc...
2019-01-23 hansonrmenu, slider work
2019-01-23 gmungocJAL-3063 correct handling of absent choice element...
2019-01-22 hansonrMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-22 hansonrFloat.isInfinite, popup menus, slider, spinner redux
2019-01-22 Ben SoaresJAL-3141 Fixed what happens when suffix template has...
2019-01-22 Ben SoaresJAL-3141 New message translations
2019-01-22 gmungocTests for methods of Float
2019-01-22 hansonrrecompiled libs; JSONException fixed, JSlider, JSpinner
2019-01-21 Ben SoaresJAL-3141 Rejigged the Preferences tab and changed some...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrminor Platform.isAMac() clean up
2019-01-21 hansonrremoving indirect references to Platform.isAMac()
2019-01-21 hansonrcomments only
2019-01-21 Ben SoaresJAL-3141 Fixed tests for new placement of suffix after...
2019-01-21 hansonrfixes popup issue involving invocation from mousePresse...
2019-01-21 hansonrmenu update; popup not functioning, though?? Working...
2019-01-21 hansonrmenu update; popup not functioning, though?? Working...
2019-01-20 Ben SoaresJAL-3141 removing diagnostic output
2019-01-20 Ben SoaresJAL-3141 Fixed example filenames in Preferences pane...
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
2019-01-20 Ben SoaresJAL-3141 Re-added some changes in Jalview2XML missed...
2019-01-19 hansonrmenu bug preventing closing - recompiled
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-18 Jim ProcterMerge branch 'develop' into feature/JAL-3063jaxbNoCastor
2019-01-18 gmungocJAL-3143 'id' not 'ID' attribute drives generation...
2019-01-18 hansonrmenu bug preventing closing
2019-01-18 hansonrcanvas line/font/pixel fixes; menu accelerators;
2019-01-17 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2019-01-17 Jim ProcterJAL-3116 clear out whitespace when materialising Sequen...
2019-01-16 Ben SoaresJAL-3141 Remove no longer used exampleLabel
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2019-01-15 hansonrremoval of AlignmentFrame lines
2019-01-15 hansonrsubimage height error
2019-01-15 Jim ProcterJAL-1767 test that changing view association for PCA... features/pca_jaxb_datasetrefs_JAL-3171_JAL-3063_JAL-1767
2019-01-15 Jim ProcterJAL-1767 refactor associated view logic to public metho...
2019-01-15 Jim ProcterJAL-1767 patch buggy PCA view association test
next