JAL-2426 Removal of NPE in conservation thread when closing Jalview
[jalview.git] / src /
2016-12-21 gmungocJAL-2360 tidy up, simplify isApplicableTo test
2016-12-21 gmungocJAL-2360 no RNAHelices colouring for groups
2016-12-21 gmungocJAL-2361 Blosum is enabled for peptide
2016-12-21 gmungocJAL-1421 add types to Map
2016-12-21 gmungocJAL-2360 fix incorrect action on Cancel user defined...
2016-12-21 gmungocJAL-2360 tidy spelling and file contents order only
2016-12-21 gmungocJAL-2360 Javadoc and test cases for findAnnotation
2016-12-20 gmungocJAL-2360 testRegisterColourScheme to demonstrate a...
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-19 gmungocJAL-2360 amended toAppletParameter() for reproducible...
2016-12-19 gmungocJAL-2361 select colour menu item by matching its name...
2016-12-16 kiramtJAL-2316 Added database name column to URL links table...
2016-12-16 gmungocJAL-2356 enhanced unit test to verify reuse (or not...
2016-12-16 Jim ProcterJAL-2360 report line number when threshold cannot be...
2016-12-16 gmungocJAL-2360 added UserColourScheme.toAppletParameter+test...
2016-12-16 gmungocJAL-2360 getColour() renamed to getColourScheme(),...
2016-12-16 gmungocJAL-1705 JAL-98 use SortedMap as more accurate type...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-12-15 kiramtJAL-2316 Changes following review.
2016-12-14 gmungocJAL-2360 added check for null annotations array
2016-12-14 Jim ProcterMerge branch 'patch/JAL-2197_jpredforjnets' into develop
2016-12-13 kiramtMerge branch 'develop' into features/JAL-2316
2016-12-13 gmungocJAL-2365 test for lightgray, darkgray not lightGray...
2016-12-13 gmungocJAL-2360 code formatting only and if-else changed to...
2016-12-13 gmungocJAL-2361 adding items to applet colour menus, TCoffee...
2016-12-12 gmungocJAL-2361 extract methods to (re-)build colour menu
2016-12-12 gmungocJAL-2360 simplify nucleotide flag, remove setter
2016-12-12 gmungocJAL-1544 backgroud -> background
2016-12-12 kiramtJAL-2316 Added GUI checks for duplicate link ids
2016-12-12 kiramtJAL-2316 Unit test update to UrlLinkTableModel and...
2016-12-12 kiramtJAL-2316 Added jalview.urls.* packages
2016-12-12 kiramtJAL-2316 Missed change from previous checkin
2016-12-12 kiramtJAL-2316 More unit testing and adjustments
2016-12-12 gmungocJAL-2362 return correct lower-case colour; Javadoc...
2016-12-12 gmungocJAL-2632 corrected lookup of residue colour
2016-12-12 kiramtJAL-2316 Unit tests
2016-12-09 kiramtJAL-2316 Unit test updates and associated minor changes...
2016-12-09 gmungocJAL-2105 updated for reviewed REST version 4.8
2016-12-09 kiramtJAL-2316 Unit testing, relax constraint that default...
2016-12-09 gmungocJAL-1895 suppress RNA interaction colour option
2016-12-08 gmungocJAL-2359 add Window menu entry only after all danger...
2016-12-07 gmungocJAL-2356 use cached Sifts file if not expired
2016-12-07 gmungocJAL-2354 handle error response when fetching features
2016-12-07 gmungocJAL-2344 handle null format, simplify JalviewFileChoose...
2016-12-07 kiramtJAL-2316 Restructure identifiers.org download
2016-12-05 kiramtJAL-2316 Added UrlProvider factories. Tidied up labelling.
2016-12-05 kiramtJAL-2316 Adjusted unit tests. Tidied UrlLinkProviderI...
2016-12-02 kiramtJAL-2316 GUI to allow to insert tokens into new URL...
2016-12-02 kiramtJAL-2316 GUI updates to Connections tab in Preferences...
2016-11-30 Jim ProcterMerge branch 'features/JAL-2320_closeChimeraAction...
2016-11-30 gmungocJAL-2344 use ".cif" for saved mmCIF file (and refactor...
2016-11-29 gmungocJAL-2344 corrected conversion of Type enum to FileFormat features/JAL-2344FileFormatI
2016-11-29 gmungocJAL-2344 FileFormat.isStructureFile replaces
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-28 tcofoegbuMerge branch 'features/JAL-2326_JOptionPane-refactoring...
2016-11-28 gmungocJAL-2344 added FileFormatI.isStructureFile()
2016-11-28 gmungocJAL-2345 cache generated ImageIcon per file path
2016-11-25 gmungocJAL-2344 dynamically determine recognised extensions...
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocJAL-2344 override to ignore (obsolete?) JalviewFileView
2016-11-25 gmungocJAL-2344 use .equals() to compare FileFormatI objects
2016-11-24 gmungocDistinguish text-only output formats and others (.jar...
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
2016-11-24 Jim ProcterJAL-2325 applied BSD license for chimera/StrucViz2...
2016-11-24 gmungocFurther tweaks to get tests passing
2016-11-24 tcofoegbuJAL-2326 added layer of abstraction between Jalview...
2016-11-24 Jim ProcterJAL-2325 apply license to new source files
2016-11-24 gmungocFileFormatI further tweaks, clean compile
2016-11-23 Jim ProcterMerge branch 'bug/JAL-2323disulfideOverview' into develop
2016-11-23 Jim ProcterMerge branch 'documentation/JAL-2325_release2101' into...
2016-11-23 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-11-22 Jim ProcterJAL-2197 changed tooltip for Jnet annotation rows to...
2016-11-22 tcofoegbuMerge branch 'bug/JAL-2277_refactorPrintUnwrapped'...
2016-11-22 Jim ProcterMerge branch 'features/JAL-2177_update_jmol_to_14.6...
2016-11-22 gmungocJAL-2337 fix: only adjust once for scroll offset bug/JAL-2277_refactorPrintUnwrapped
2016-11-22 gmungocJAL-1919 JAL-2177 handle empty pdbentries list correctly features/JAL-2177_update_jmol_to_14.6.4_2016.10.26
2016-11-22 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-11-22 tcofoegbuJAL-2322 added runnable interface to HTMLOutput class...
2016-11-22 Jim ProcterMerge branch 'features/JAL-1738_JAL-345_selectionfromhi...
2016-11-22 Jim ProcterJAL-1738 JAL-345 changed keystroke to ‘B’ (with modifie...
2016-11-22 gmungocJAL-2277 refactored AlignmentPanel.printUnwrapped to...
2016-11-21 tcofoegbuJAL-2277 bug fix for mis-alligned graphics output for...
2016-11-21 Jim ProcterJAL-2335 patched FeatureRendererModel.findFeaturesAtRes... bug/JAL-2323disulfideOverview
2016-11-21 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-11-21 tcofoegbuJAL-2332 bugfix to enable structure chooser opening...
2016-11-21 gmungocJAL-2333 corrected select columns with 'contact' feature
2016-11-21 gmungocMerge branch 'develop' into bug/JAL-2323disulfideOverview
2016-11-18 gmungocJAL-98 with the two types missing from last commit... bug/JAL-98consensusMemory
2016-11-18 kiramtJAL-2316 First pass identifiers.org downloading working
2016-11-17 gmungocJAL-2323 revert to thread-safe iteration over array...
2016-11-17 gmungocJAL-98 ProfilesI container for profiles for columns
2016-11-17 gmungocJAL-98 javadoc, third party acknowledgements (and very...
2016-11-17 gmungocJAL-2327 disulfide bond abstracted to SequenceFeature...
2016-11-17 gmungocJAL-2327 add isContactFeature
2016-11-16 Jim ProcterMerge branch 'features/JAL-1723_sequenceReport' into...
2016-11-16 gmungocJAL-2323 render disulfide bond correctly on overview...
2016-11-16 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-11-16 tcofoegbuJAL-2322 JAL-2309 replaced references to isheadless...
2016-11-16 kiramtJAL-2316 Setting up IdentifiersUrlProvider
2016-11-16 gmungocJAL-2324 fix and tests for comparison of Float.NaN...
next