Working links menu
[jalview.git] / src / jalview / gui /
2016-10-22 kiramtWorking links menu
2016-10-21 kiramtFactored URL Link constants out into UrlConstants file.
2016-10-17 kiramtacceptDrop call added before getTransferable in alignme... bug/JAL-1552dragndroptake2
2016-10-17 kiramtRe-attempt to fix JAL-1552 by removing extra calls...
2016-10-14 gmungocMerge branch 'releases/Release_2_10_Branch' into task... task/JAL-2196pdbeProperties
2016-10-13 gmungocMerge branch 'releases/Release_2_10_Branch' into develop
2016-10-13 gmungocJAL-2044 increase Jmol file load timeout from 5 to...
2016-10-13 gmungocJAL-2044 ensure AAStructureBindingModel.pdbEntry has...
2016-10-13 gmungocJAL-2044 include model name in progress bar message...
2016-10-11 tcofoegbuMerge branch 'features/JAL-2039_Offer_cached_structuref...
2016-10-11 tcofoegbuJAL-2039 improvement to offer cached structure view... features/JAL-2039_Offer_cached_structurefiles_immediately
2016-10-11 gmungocMerge branch 'releases/Release_2_10_Branch' into develop
2016-10-11 gmungocJAL-2241 check for null jprovider when processing New...
2016-10-11 kiramtJAL-1552 added acceptDrop call before getTransferable... bug/JAL-1552dragndropurl
2016-10-11 gmungocJAL-2233 reverted changes to Jmol logging levels
2016-10-06 gmungocMerge branch 'develop' into task/JAL-2196pdbeProperties
2016-10-05 Jim ProcterJAL-2036 rebuild menus for each panel before adding...
2016-10-05 Jim ProcterJAL-2189 license header
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-05 gmungocMerge branch 'develop' into task/JAL-2196pdbeProperties
2016-09-30 gmungocJAL-2236 code restored (and some compiler warnings...
2016-09-30 gmungocJAL-2236 fixes for desktop and applet implementation...
2016-09-29 gmungocJAL-2213 corrected wait for files to load in Jmol;...
2016-09-29 gmungocJAL-2237 apply default filter as sort in initial search
2016-09-29 Jim ProcterJAL-2236 include associated sequence id for annotation...
2016-09-27 gmungocJAL-2233 less verbose logging for Jmol
2016-09-27 gmungocJAL-2231 save preferred scroll height _without_ progres...
2016-09-22 gmungocJAL-1421 typed ResidueProperties.propHash; JAL-2176...
2016-09-22 gmungocJAL-2216 null currentAlignFrame on close all windows...
2016-09-22 gmungocJAL-2216 explicitly null AnnotationPanel and Annotation...
2016-09-22 gmungocJAL-2216 new dispose() method to null references
2016-09-21 Jim ProcterJAL-2215 fix - trigger alignment update when ‘ignore...
2016-09-19 gmungocJAL-2118 reorder annotations after add/delete/hide...
2016-09-19 gmungocJAL-2172 test and code updates for readonly selection...
2016-09-16 gmungocJAL-2183 avoid duplicate closeDialog()
2016-09-13 gmungocJAL-2196 refactor PDBEntry.getProperty,setProperty...
2016-09-13 tcofoegbuJAL-2195 bug fix to enable restoring jmol session save...
2016-09-07 Jim ProcterMerge branch 'develop' into bug/JAL-1803_JAL-2157
2016-09-07 Jim ProcterJAL-2191 comments re chimera view code redundancy and...
2016-09-04 Jim ProcterJAL-1919 preserve filename on restore of project so...
2016-09-04 Jim ProcterJAL-1803 recover type field faithfully for mmCIF/PDB...
2016-09-04 Jim ProcterJAL-1803 restore property array for a sequence’s associ...
2016-09-01 Jim ProcterMerge branch 'bug/JAL-2034_fix' into develop
2016-09-01 Jim ProcterJAL-2034 - remember to reset needsOverviewUpdate at...
2016-09-01 gmungocJAL-2077 check isPopupTrigger in mouseReleased not...
2016-09-01 gmungocJAL-1421 add generics to NJTree, refactor recursive...
2016-09-01 gmungocJAL-2077 do nothing in mousePressed if right button...
2016-09-01 gmungocJAL-2077 force defer right-click handling to mouseRelea...
2016-09-01 Jim ProcterJAL-1803 JAL-2188 experimental:
2016-08-31 gmungocJAL-2077 test isPopupTrigger in mouseReleased or mouseC...
2016-08-31 Jim ProcterJAL-2157 JAL-2154 simplify CanshowProducts code to...
2016-08-31 Jim ProcterJAL-2034 moved ‘isDefinedGroup’ flag to a test method...
2016-08-31 Jim ProcterJAL-2034 remove todo - answer is yes!
2016-08-31 gmungocJAL-2077 check for isPopupTrigger() in mousePressed...
2016-08-30 Jim ProcterMerge branch 'develop' into merge/develop_bug/JAL-2154p... merge/develop_bug/JAL-2154projectMappings
2016-08-30 gmungocJAL-2183 defensive check for openFrameCount < 0 (should...
2016-08-30 gmungocJAL-2183 simplified database tree actionPerformed,...
2016-08-30 gmungocJAL-2183 revised change (= no change)
2016-08-30 gmungocJAL-2183 formatter added @Override (only)
2016-08-30 gmungocJAL-2183 removed redundant (overriden) add panel to...
2016-08-30 Jim ProcterMerge branch 'develop' into merge/develop_bug/JAL-2154p...
2016-08-26 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-25 gmungocJAL-1854 missing case break statements added
2016-08-25 Jim ProcterMerge branch 'refactor/JAL-2106_sourceDbRef_revision...
2016-08-25 Jim ProcterMerge branch 'develop' into bug/JAL-2154projectMappings
2016-08-25 Jim ProcterMerge branch 'develop' into refactor/JAL-2106_sourceDbR...
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-08-24 gmungocJAL-1355 correct 'thereshold' to 'threshold' in message...
2016-08-24 gmungocJAL-1424 removed unused and duplicated message keys
2016-08-24 gmungocJAL-1424 tidy / recode MessageManager calls to support...
2016-08-24 gmungocJAL-1854 removed pointless method override
2016-08-24 gmungocJAL-1424 removed two redundant (overwritten) setText...
2016-08-24 gmungocJAL-1424 corrected Message bundle lookup key
2016-08-24 gmungocJAL-1424 recode calls to MessageManager to allow code...
2016-08-23 Jim ProcterMerge branch 'develop' into bug/JAL-2154projectMappings
2016-08-23 gmungocJAL-2176 unused field / methods removed
2016-08-19 gmungocJAL-2174 bug fixes + refactoring to allow + unit tests
2016-08-19 Jim ProcterJAL-2154 - possible patch .. but leads to new stringify...
2016-08-19 Jim ProcterJAL-2154 reorder the dataset sequences according to...
2016-08-19 Jim ProcterJAL-2154 belt-and-braces patch:
2016-08-19 Jim ProcterJAL-2154 verify mapping’s sequenceI ref has been resolv...
2016-08-18 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-18 gmungocJAL-2077 using Platform method to check for Ctrl-down
2016-08-18 gmungocJAL-1693 show warning dialog if unable to make CDS...
2016-08-18 gmungocJAL-2077 handling Cmd-click in scale panel for Mac...
2016-08-17 gmungocJAL-2146 status message now with formatted residue...
2016-08-17 gmungocJAL-2173 don't remove annotation from hidden columns
2016-08-16 gmungocJAL-2171 matching bracket default character for rna...
2016-08-16 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-13 Jim ProcterJAL-2154 refactor CrossRef UI code to its own class
2016-08-13 Jim ProcterJAL-2154 ignore all but the primary source resolved...
2016-08-13 Jim ProcterJAL-2154 make sure we wait for constructor thread to...
2016-08-12 gmungocJAL-2171 default SS symbol to existing (if present)
2016-08-11 Jim ProcterJAL-2154 jalview.gui.SequenceFetcher.fetchAndShow(db...
2016-08-11 Jim ProcterJAL-2154 JAL-1993 relocate show dbchooser action out...
2016-08-10 gmungocJAL-2124 i18n of "All" menu item
2016-08-10 gmungocJAL-2146 small optimisation (avoid String creation)
2016-08-10 gmungocJAL-2146 show Column no [Sequence no [Residue / pos...
next