tabbed panes for parameters and options.
[jalview.git] / src / jalview / gui /
2010-09-09 jproctertabbed panes for parameters and options.
2010-09-08 jprocterJAL-634 and JAL-635
2010-09-08 jprocterJAL-634
2010-09-08 jproctertrap NPE possiblity for trees that have no associated...
2010-09-07 jprocterright click opens view URL popup for both parameters...
2010-09-07 jprocterdebug warning / option dialog box display
2010-09-06 jprocterJAL-591
2010-09-06 jprocterabstracted GUI to use jalview.ws.params objects (JAL...
2010-09-03 jprocterparameter set serialization/deserialization and preset...
2010-09-02 jprocterdebugged option changed logic and layout
2010-09-02 jprocterupdate gui in gui thread - not structure loading thread
2010-09-02 jprocterre-implemented user prefs logic - still need to debug...
2010-08-31 jprocteradded URL display for parameters/options and debugged...
2010-08-27 jprocterrefactored seq/str binding methods and ensured that...
2010-08-27 jprocterrevised sequence/structure binding so one structure...
2010-08-25 jprocterinit Jmol with 'SmarterJmolAdapter'
2010-08-20 jprocteravoid race condition by setting sequence logo flag...
2010-08-20 jprocterrefactor jmol api so it doesn't clash with Swing compon...
2010-08-20 jprocterextend jmol binding handles selection events and add...
2010-08-18 jprocterJAL-617 - new menu items for exporting current view...
2010-08-18 jprocterJAL-612 - catch hidden OOM related to filling in cut...
2010-08-18 jprocterthread safe construction of Jmol instance and hack...
2010-08-18 jprocterrefactor to abstract jmol/jalview binding and applet...
2010-08-18 jprocter1.5 annotation fix and thread safe menu update
2010-08-18 jprocterrefactor to jalview.api methods
2010-08-18 jprocter1.5 annotation fix
2010-08-13 jprocterimproved parameter set store/save/rename logic and...
2010-08-11 jprocterreverted dodgy test code
2010-08-11 jprocterimproved dialog layout and flow and fixed switching...
2010-08-11 jprocterask user if they want to run the JabaWS tester on new...
2010-08-06 jprocterinteractive/batch mode test for groovy scripting (See...
2010-08-04 jprocterreorganised colourscheme enumeration to make it easier...
2010-07-11 jprocterwrong config string
2010-07-11 jprocterno tooltip and cleaner parameter layout
2010-06-29 jprocterjmol 12 patch - ensure we replace the correct filename...
2010-06-29 jprocterupgrading structure/sequence binding so that a structur...
2010-06-29 jproctercatch OOM earlier * JAL-595
2010-06-28 jprocterdrop down selection of different parameter sets
2010-06-27 jprocteredit jws2 job parameters before running job
2010-06-22 jprocterprototype - implementation in progress JAL-591
2010-06-21 jprocterensure service menu is rebuilt after update listeners...
2010-06-19 jprocternew web services preference tab (JAL-589)
2010-06-19 jprocterrejigged change support to make it (more) reliable
2010-06-17 jprocterupdate to Jmol series 12 (JAL-582)
2010-06-15 jprocterNPE in hashtable constructor
2010-06-14 jprocterstop multiple dialogs appearing one after another ...
2010-06-11 jprocterensure enfin service is started in background when...
2010-06-11 jprocterpatched for JAL-531 - only display full symbol distribu...
2010-06-09 jprocterpatch for JAL-545 - make deep copy of feature settings
2010-06-09 jprocterpatch for JAL-555
2010-06-09 jprocterpaste menu display on OSX Leopard * JAL-557
2010-06-08 jprocterfollowSelections flag now set via user preferences...
2010-06-08 jprocterbetter test for when to update column selection when...
2010-06-08 jproctertrim hidden regions outside selection when copying...
2010-06-08 jprocterPatch for incorrect column selection when hidden region...
2010-06-06 jprocterpatch for JAL-542
2010-06-04 jprocterresolution for * JAL-553
2010-06-04 jprocterupdate group annotation for new treegroups (JAL-552)
2010-06-04 jprocterensure panel doesn't disappear when empty (patches...
2010-06-04 jprocterpatches for JAL-554 and JAL-570
2010-06-04 jprocterfocus is explicitly handed back to caller (JAL-566)
2010-06-04 jprocterfocus is explicitly handed back to caller (JAL-566)
2010-06-03 jprocterpatch re JAL-554
2010-06-03 jprocterpatch ensuring annotation is output correctly re *...
2010-06-01 jprocterpatches for # JAL-254 and JAL-548
2010-05-21 jproctermore robust discovery and preset support
2010-05-21 jprocterquick workaround for JAL-537.
2010-05-17 jprocterminor fix for * JAL-537
2010-05-17 jproctermore robust jws2 service discovery
2010-05-14 jprocterFirst patch for * JAL-493
2010-05-14 jprocterstandard function for bootstrapping discovery threads
2010-05-14 jprocterpartial patch for * JAL-466
2010-05-12 jprocterdebug comment
2010-05-12 jprocterpatch for JAL-528
2010-04-30 jprocterpatch for bug #59999
2010-04-30 jprocterjalview 2.5 release banner
2010-04-29 jprocterisAligned assertion (bug 0008144)
2010-04-29 jprocterproperty change race condition (bug 0062693) and isAlig...
2010-04-29 jprocterhide/show selected region menu entries and key bindings
2010-04-29 jprocternew selection manipulation method
2010-04-28 jprocterjog pixels for OSX
2010-04-28 jprocterfind incrementally searches ID then subsequence matches...
2010-04-28 jproctergraduated feature schemes (with visual indication of...
2010-04-28 jprocternull pointer when double click event occurs without...
2010-04-23 jproctertooltip is not shown for Annotation elements with zero...
2010-04-23 jprocterthread off a Filechooser instance on startup to make...
2010-04-22 jprocternon-positional feature export in gff and features file...
2010-04-22 jprocterfeature settings is updated if new features are added...
2010-04-22 jprocterdoc and todo about setting position of new internal...
2010-04-22 jprocterensure there's always a space between ID and feature...
2010-04-16 jproctertodo javadoc
2010-04-15 jprocternullpointer bugfix (another repaint racecondition)
2010-04-15 jprocterID tooltip preference settings and doc
2010-04-14 jprocterdialog box appears in centre of desktop window
2010-04-14 jproctertodo and disable selection sharing between views on...
2010-04-14 jprocterremove debug messages. fix order/reverse order issue...
2010-04-14 jprocterprofile visualizations are now logos
2010-04-05 jprocterensure console contains build details in header
2010-04-05 jprocterunnecessary code
2010-04-05 jprocterjavadoc
next