JAL-3033 updated classlist for loading the example file (jim's kitchensink corefile)
[jalview.git] / src /
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 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-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 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 refactor associated view logic to public metho...
2019-01-14 Ben SoaresJAL-3141 Forgot this file, sorry!
2019-01-14 Ben SoaresJAL-3141 Added a 'Save Project as...' File menu item...
2019-01-14 Ben SoaresJAL-3141 Made more constants
2019-01-14 gmungocJAL-3186 remove Variable Colour from popup menu
2019-01-14 gmungocJAL-2069 wider dialog so all fields show!
2019-01-14 gmungocJAL-3186 reorder popup menu slightly
2019-01-14 gmungocJAL-2069 clear any error colour when setting threshold...
2019-01-14 gmungocJAL-3125 tidy up
2019-01-14 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2019-01-11 hansonrMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-11 hansonr(commented out but potentially useful) methods to tap...
2019-01-11 hansonrJS optimization for too aggressive dynamic operation...
2019-01-11 hansonradding (unnecessary, but informative super() call in...
2019-01-09 Ben SoaresJAL-3141 removed redundant method to tests
2019-01-09 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into features/pca_j...
2019-01-09 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into feature/JAL...
2019-01-09 Jim ProcterJAL-3063 remove stale JAXB binding POJO
2019-01-09 gmungocJAL-3032 stub JS tabbed pane removed as not used
2019-01-09 gmungocJAL-3032 tweak inner/outer class references
2019-01-09 gmungocJAL-3032 refine 'empty status message' test (JS issue...
2019-01-09 Ben SoaresJAL-3141 Added i18n for the example filenames in Prefer...
2019-01-09 Ben SoaresJAL-3141 forgot to add this file after extracting the...
2019-01-09 hansonrsimplification of FeatureSettings inner classes
2019-01-09 hansonrcomment added in relation to status bar
2019-01-09 Ben SoaresJAL-3141 Made one more suggested change from code review
2019-01-08 Ben SoaresJAL-3141 Made some more suggested changes from code...
2019-01-08 Ben SoaresJAL-3141 Made some suggested changes from code review
2019-01-08 gmungocJAL-3180 Disabled 'By Annotation' group colour menu... feature/JAL-3180colourAnnotationMenu
2019-01-04 gmungocJAL-3180 fix By Annotation selection state in colour...
2019-01-04 gmungocJAL-3181 refactor: extracted buildLinkMenu() for testab... feature/JAL-3181linkOrdering
2019-01-04 gmungocJAL-3181 simplified code and test
2019-01-03 gmungocJAL-3181 order link menu items
2018-12-25 hansonrbetter Jmol help link
2018-12-21 gmungocJAL-1767 minimise local variable scope
2018-12-21 gmungocJAL-3032 prefer Jalview.isJS() to j2sNative
2018-12-20 Jim ProcterJAL-1767 port save/load PCA panel to JAXB - JAL-3063
2018-12-20 hansonrJalviewFileChooser back to original; synth. ref fixed...
2018-12-20 Jim ProcterJAL-3171 JAL-3063 merge updates from JAL-1767
2018-12-20 hansonrpreliminary hack fix for synthetic reference issue
2018-12-20 hansonrseq panel issue with shift-left-mouse drag fix
2018-12-20 hansonrlabel work; adds preliminary _j2sclasslist.txt
2018-12-19 Jim ProcterMerge branch 'features/JAL-1767pcaInProject' into bug...
2018-12-19 gmungocJAL-2621 Overview uses hand cursor in drag box, crossha... bug/JAL-2621
2018-12-19 gmungocJAL-3178 include non-positional features in their group... bug/JAL-2791exportFilteredFeature
2018-12-19 gmungocJAL-2791 JAL-2808 correct Javadoc for api method
2018-12-18 gmungocJAL-3048 fix NPE in file chooser callbacks map
2018-12-18 gmungocMerge branch 'JAL-3048dialogRunner2' into Jalview-BH...
2018-12-18 gmungocJAL-3032 revert table repaint customisations
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-18 hansonrremoving special needs for JavaScript table repainting
2018-12-18 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-18 hansonrtable work
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-12-17 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2750' into develop
2018-12-17 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' into...
2018-12-17 gmungocJAL-3068 tidy status bar messaging
2018-12-17 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-17 Jim ProcterMerge branch 'develop' into bug/JAL-2541cutRelocateFeatures
2018-12-14 Jim ProcterJAL-3171 record mapping between unmarshalled sequence...
2018-12-14 Jim ProcterJAL-3171 raise warning when a dataset reference exists...
2018-12-14 Jim ProcterJAL-3171 resolve dataset for imported projects via...
2018-12-14 Jim ProcterJAL-3171 register existing dataset for new view
2018-12-13 hansonrSwingJS 3.2.4.05 should fix JFileChooser synthetic...
2018-12-11 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into...
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-10 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' into
2018-12-10 gmungocJAL-1421 added type to List and Vector feature/JAL-3169cancelOverwrite
2018-12-10 gmungocJAL-3169 leave file browser open on Cancel in overwrite...
2018-12-10 gmungocJAL-3048 DialogRunner changes (wip)
2018-12-10 gmungocJAL-1544 corrected 'adjunst' to 'adjust'
2018-12-10 hansonrFaster JTable processing; fixes Annotation painting...
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-12-06 gmungocJAL-3048 explicit instead of default 'No' response...
2018-12-06 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2018-12-06 gmungocJAL-1854 fix Checkstyle import violations
next