2019-02-04 |
hansonr | *new transpiler* and runtime.
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | refactoring for DBMODList
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | MIG -- explicitly sets Java9 switch to true for SwingJS
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | explicitly sets MIG platform defaults to WINDOWS_XP
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | adds protype size to JTextArea hack for nonexistent...
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | fixing array processing order
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | re-transpiled MIGLayout; JS-adapted AnnotationColumnChooser
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | Test suite try/catch reverted
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | unused - could be trashed.
|
commit | commitdiff | tree |
2019-02-04 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2019-02-01 |
hansonr | fix for org.json.JSONObject writing (both in Java and...
|
commit | commitdiff | tree |
2019-02-01 |
hansonr | removes unnecessary org.xml.sax; these are in SwingJS
|
commit | commitdiff | tree |
2019-01-31 |
hansonr | Split pane removing title bar for JInternalFrames
|
commit | commitdiff | tree |
2019-01-31 |
hansonr | fixes org.json.JSONObject for fully qualified method...
|
commit | commitdiff | tree |
2019-01-31 |
hansonr | removes org.json from srcjar
|
commit | commitdiff | tree |
2019-01-30 |
hansonr | woops.
|
commit | commitdiff | tree |
2019-01-30 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2019-01-30 |
hansonr | Fix for textarea not updating value ("value", not ...
|
commit | commitdiff | tree |
2019-01-30 |
hansonr | fixes unidentified Java problem
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | classpath to include test always
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | JSON writing fix, JColorChooser (mnemonic change) fix
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | test package fix for List<DBRefEntry> DBrefs (untested)
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | Fetch Sequences...PDB - all tabs working
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | experiment using a register buffer instead of creating...
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | timing notes; SwingJS for StringBuilder/Buffer
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | iterators
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | time check, iterators
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | JSON moved to swingjs/json
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | JSON code moved to swingjs.json.JSON
|
commit | commitdiff | tree |
2019-01-29 |
hansonr | more iterators out; some time checks
|
commit | commitdiff | tree |
2019-01-26 |
hansonr | final timing checks for optimization
|
commit | commitdiff | tree |
2019-01-26 |
hansonr | Platform.timecheck calls removed or commented out.
|
commit | commitdiff | tree |
2019-01-26 |
hansonr | removing cyclic call
|
commit | commitdiff | tree |
2019-01-26 |
hansonr | Jalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
|
commit | commitdiff | tree |
2019-01-26 |
hansonr | timestamp just before major refactoring in relation...
|
commit | commitdiff | tree |
2019-01-25 |
hansonr | SwingJS update (maybe nothing?)
|
commit | commitdiff | tree |
2019-01-25 |
hansonr | timing code
|
commit | commitdiff | tree |
2019-01-25 |
hansonr | JSON refactoring
|
commit | commitdiff | tree |
2019-01-25 |
hansonr | JavaScript browser-based JSON parsing
|
commit | commitdiff | tree |
2019-01-25 |
hansonr | Timing code
|
commit | commitdiff | tree |
2019-01-24 |
hansonr | adds File..Load Project file for JS
|
commit | commitdiff | tree |
2019-01-24 |
hansonr | fixes DnD
|
commit | commitdiff | tree |
2019-01-23 |
hansonr | added _j2sclasslist.txt for buildcore.xml and
|
commit | commitdiff | tree |
2019-01-23 |
hansonr | Menus close properly, toolips restored
|
commit | commitdiff | tree |
2019-01-23 |
hansonr | menu, slider work
|
commit | commitdiff | tree |
2019-01-22 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2019-01-22 |
hansonr | Float.isInfinite, popup menus, slider, spinner redux
|
commit | commitdiff | tree |
2019-01-22 |
hansonr | recompiled libs; JSONException fixed, JSlider, JSpinner
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | added Platform settings separating mouse use of win...
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | added Platform settings separating mouse use of win...
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | isAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsAndNotJS()
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | isAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsAndNotJS()
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | minor Platform.isAMac() clean up
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | removing indirect references to Platform.isAMac()
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | comments only
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | fixes popup issue involving invocation from mousePressed...
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | menu update; popup not functioning, though?? Working...
|
commit | commitdiff | tree |
2019-01-21 |
hansonr | menu update; popup not functioning, though?? Working...
|
commit | commitdiff | tree |
2019-01-19 |
hansonr | menu bug preventing closing - recompiled
|
commit | commitdiff | tree |
2019-01-18 |
hansonr | menu bug preventing closing
|
commit | commitdiff | tree |
2019-01-18 |
hansonr | canvas line/font/pixel fixes; menu accelerators;
|
commit | commitdiff | tree |
2019-01-15 |
hansonr | removal of AlignmentFrame lines
|
commit | commitdiff | tree |
2019-01-15 |
hansonr | subimage height error
|
commit | commitdiff | tree |
2019-01-14 |
hansonr | Mnemonics implemented fully for menus; will appear...
|
commit | commitdiff | tree |
2019-01-11 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2019-01-11 |
hansonr | SwingJS upgrade
|
commit | commitdiff | tree |
2019-01-11 |
hansonr | (commented out but potentially useful) methods to tap...
|
commit | commitdiff | tree |
2019-01-11 |
hansonr | JS optimization for too aggressive dynamic operation...
|
commit | commitdiff | tree |
2019-01-11 |
hansonr | adding (unnecessary, but informative super() call in...
|
commit | commitdiff | tree |
2019-01-09 |
hansonr | #179 status bar; #85 table repaint; #197?; #193 frame...
|
commit | commitdiff | tree |
2019-01-09 |
hansonr | simplification of FeatureSettings inner classes
|
commit | commitdiff | tree |
2019-01-09 |
hansonr | comment added in relation to status bar
|
commit | commitdiff | tree |
2019-01-08 |
hansonr | preliminary KeyListener, CaretListener
|
commit | commitdiff | tree |
2018-12-29 |
hansonr | JEditorPane <div>....<br><div>
|
commit | commitdiff | tree |
2018-12-29 |
hansonr | JEditorPane <div>....<br><div>
|
commit | commitdiff | tree |
2018-12-29 |
hansonr | support added for JEditorPane, JTextPane, JTextArea...
|
commit | commitdiff | tree |
2018-12-25 |
hansonr | #188, #195
|
commit | commitdiff | tree |
2018-12-25 |
hansonr | better Jmol help link
|
commit | commitdiff | tree |
2018-12-24 |
hansonr | fixes #195 popup requires two clicks
|
commit | commitdiff | tree |
2018-12-22 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2018-12-22 |
hansonr | #179, #185 status bar flicker gone (?), Colour by Annotation...
|
commit | commitdiff | tree |
2018-12-21 |
hansonr | menubar, menus, tables
|
commit | commitdiff | tree |
2018-12-20 |
hansonr | JalviewFileChooser back to original; synth. ref fixed...
|
commit | commitdiff | tree |
2018-12-20 |
hansonr | preliminary hack fix for synthetic reference issue
|
commit | commitdiff | tree |
2018-12-20 |
hansonr | fixes menu persistence issues
|
commit | commitdiff | tree |
2018-12-20 |
hansonr | seq panel issue with shift-left-mouse drag fix
|
commit | commitdiff | tree |
2018-12-20 |
hansonr | label work; adds preliminary _j2sclasslist.txt
|
commit | commitdiff | tree |
2018-12-18 |
hansonr | removing special needs for JavaScript table repainting
|
commit | commitdiff | tree |
2018-12-18 |
hansonr | opening/closing windows closes all menus
|
commit | commitdiff | tree |
2018-12-18 |
hansonr | table work
|
commit | commitdiff | tree |
2018-12-18 |
hansonr | extraneous "Score >" on left of page removed
|
commit | commitdiff | tree |
2018-12-18 |
hansonr | extraneous "Score >" on left of page removed
|
commit | commitdiff | tree |
2018-12-17 |
hansonr | Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
|
commit | commitdiff | tree |
2018-12-17 |
hansonr | fixes JTabbedPane missing labels; color chooser e.g.
|
commit | commitdiff | tree |
2018-12-16 |
hansonr | Java2Script/SwingJS 3.2.4.05
|
commit | commitdiff | tree |
2018-12-13 |
hansonr | SwingJS 3.2.4.05 should fix JFileChooser synthetic...
|
commit | commitdiff | tree |
2018-12-10 |
hansonr | Faster JTable processing; fixes Annotation painting...
|
commit | commitdiff | tree |
2018-12-04 |
hansonr | SwingJS upgrade -- tables smoother, faster; more to do?
|
commit | commitdiff | tree |
2018-12-04 |
hansonr | x,y switch in FeatureIcon
|
commit | commitdiff | tree |
next |