JAL-4034 change to jalview property name
[jalview.git] / src / jalview / appletgui /
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-07-07 gmungocJAL-1424 streamlined message checker, corrected applet...
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-05-19 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-05-15 gmungocJAL-3551 pull up Close Viewer dialog to base class
2020-04-25 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-13 gmungocJAL-3551 working proof of concept of Jalview driving...
2020-03-09 gmungocMerge branch 'develop' into feature/JAL-2422ChimeraX
2020-02-28 gmungocJAL-3518 basic refactoring / pull up of superposeStruct...
2020-02-21 gmungocJAL-2422 general pull-up/removal of common or unused...
2020-02-20 gmungocJAL-2422 pull-up refactoring of structure commands...
2020-02-17 Jim ProcterJAL-3187 JAL-3533 JAL-3535 set feature settings dialog...
2020-02-12 Jim ProcterJAL-3187 applet alignFrame needs new api method
2020-02-04 gmungocJAL-2422 pull up refactoring in preparation for Chimera...
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-10-08 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-24 Jim ProcterJAL-3330 mergeFeatureStyles - needs test coverage
2019-06-18 gmungocJAL-3304 option to export linked features in Jalview...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-04-18 hansonrremoves unnecessary clearFastPaint
2019-04-18 hansonrCorrects incorrect calls to ViewportRanges.setEndSeq()
2019-04-18 hansonrhack for fastpaint Java bug upshifting one line after...
2019-04-18 hansonrreverting seqPanel.seqCanvas.clearFastPaint();
2019-04-18 hansonradds an explicit clearing of the SeqCanvas fastPaint...
2019-04-04 gmungocJAL-3220 unneeded main methods removed
2019-03-21 Ben SoaresJAL-3130 Replaced deprecated Class.newInstance() with...
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-05 gmungocMerge branch 'bug/JAL-2621' into develop
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-2839findWi...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-02-19 gmungocJAL-3187 hacks to get peptide variant in to Jmol hover...
2019-01-21 hansonradded Platform settings separating mouse use of win...
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-17 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2018-12-19 gmungocJAL-2621 Overview uses hand cursor in drag box, crossha... bug/JAL-2621
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-12-06 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2018-12-06 gmungocJAL-1854 fix Checkstyle import violations
2018-10-09 Jim ProcterJAL-3127 pass reference to AlignViewportI when creating...
2018-09-27 gmungocJAL-2791 refactored Export Features to apply all visibi...
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-08-27 hansonrJAL-3026 alignmentFrame.statusBar.setText -> .setStatus
2018-08-21 hansonrmc_view references were MCview
2018-07-22 hansonrJAL-3032 Jmol upgrade org.jmol.java.BS -> javajs.util.BS
2018-06-22 gmungocJAL-3032 avoid assignments on the same line as synchronized
2018-05-07 gmungocJAL-1767 JAL-2647 hide 'Input Data..' for PCA loaded...
2018-05-04 gmungocJAL-2975 Shift-arrow keys to rotate PCA incrementally
2018-05-04 gmungocJAL-1767 refactorings to enable faithful restore of...
2018-04-27 gmungocJAL-2963 correctly dim PCA points with negative z-coord...
2018-04-27 gmungocJAL-1767 refactoring and tidying of RotatableCanvas...
2018-04-26 gmungocJAL-2962 rename run method (as not a Runnable)
2018-04-26 gmungocJAL-2962 code tidying/documentation (non-functional...
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-22 gmungocJAL-2929 unit test, tidy unused/unneeded fields/parameters
2018-03-16 gmungocMerge branch 'bug/JAL-2865removeGC' into develop
2018-03-14 gmungocJAL-2933 pass viewport in Finder constructor, find... bug/JAL-2839findWithHidden
2018-03-14 gmungocJAL-2933 gui and applet Finder hold a FinderI per viewport
2018-03-13 gmungocJAL-2839 refactored analysis.Finder and tests
2018-03-12 gmungocJAL-2933 remember Find position per viewport
2018-03-09 gmungocJAL-2839 Finder refactoring prior to fixing the defect
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocJAL-2922 i18n and bespoke handler for Invert Selection
2018-03-07 gmungocJAL-2926 fix copy group consensus (and paste sequence...
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 ID width adjuster needs to be white !
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 remove all references to idwidth.gif and use...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-294 remove unneeded paint() method
2018-02-22 Jim ProcterJAL-984 remove commented/unnecessary if clause
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 kiramtJAL-2778 Adjust cursor changes in overview panel
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-02 gmungocJAL-984 merged to spikes-mungo
2018-02-02 gmungocMerge branch 'feature/JAL-984splitAdjuster' into featur...
2018-02-02 gmungocJAL-984 use cursor for drag regions to adjust annotatio...
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
2018-01-11 kiramtJAL-2621 Updated applet code to use purely awt cursor...
2018-01-10 kiramtJAL-2621 Added custom drag cursor to overview panel
2018-01-10 gmungocJAL-2865 unhelpful System.gc() calls removed bug/JAL-2865removeGC
2018-01-10 gmungocJAL-1793 update spike branch to latest
next