git://source.jalview.org
/
vamsas.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
added more types and type validation method
[vamsas.git]
/
src
/
2007-03-20
jprocter
new constructor to pass hash of Vobject hash values...
tree
|
commitdiff
2007-03-19
jprocter
trap exceptions during session events and ensure pick...
tree
|
commitdiff
2007-03-19
jprocter
debug log output
tree
|
commitdiff
2007-03-15
jprocter
switched picker shutdown to after finalize() call ...
tree
|
commitdiff
2007-03-15
jprocter
WatcherElement reference should be nulled by caller...
tree
|
commitdiff
2007-03-15
jprocter
interrupt before wait sleep so haltWatchers is more...
tree
|
commitdiff
2007-03-15
jprocter
Messages are thrown away when passThru is false (rather...
tree
|
commitdiff
2007-03-15
jprocter
closing channel always releases lock (on windows anyhow)
tree
|
commitdiff
2007-03-15
jprocter
occasional null pointer exception
tree
|
commitdiff
2007-03-15
jprocter
ensured backups are only made when backup==true
tree
|
commitdiff
2007-03-15
jprocter
removed infinite loop on server shutdown
tree
|
commitdiff
2007-03-08
jprocter
more debug messages.
tree
|
commitdiff
2007-03-08
jprocter
simplified and bugfixed occasional lock contention.
tree
|
commitdiff
2007-03-08
jprocter
bugfixes for shutdown and null message reception.
tree
|
commitdiff
2007-03-08
jprocter
utility functions for dealing with Range and Properties...
tree
|
commitdiff
2007-03-08
jprocter
remove unnecessary existence checks.
tree
|
commitdiff
2007-03-08
jprocter
remove unnecessary existence checks.
tree
|
commitdiff
2007-03-07
imilne
Added shutdown() methods for the socket-based PickManag...
tree
|
commitdiff
2007-03-06
jprocter
stub for the dom tree update event generator.
tree
|
commitdiff
2007-03-06
jprocter
added PickManager test code. Current state of library...
tree
|
commitdiff
2007-03-06
jprocter
synchronized methods to ensure thread safety for underl...
tree
|
commitdiff
2007-02-27
jprocter
ensured single instance of vamsasarchive io handler...
tree
|
commitdiff
2007-02-12
jprocter
non-1.4 factory construtors removed.
tree
|
commitdiff
2007-02-02
pmarguerite
Added generateClientUrn method to generate a urn from...
tree
|
commitdiff
2007-02-02
pmarguerite
Avoid creation of ClientHandle and UserHandle objects...
tree
|
commitdiff
2007-01-12
jprocter
SimpleClient implementation testable against uk.ac...
tree
|
commitdiff
2007-01-12
jprocter
fixed bug leaving copies of archive backups (no testcas...
tree
|
commitdiff
2007-01-12
jprocter
extended to test against SimpleClient implementation
tree
|
commitdiff
2007-01-12
jprocter
added TODO for testing getAppData method before migrati...
tree
|
commitdiff
2007-01-12
jprocter
untested watcherElement for spotting changes in Session...
tree
|
commitdiff
2007-01-12
jprocter
formal polling thread for particular FileWatcher types...
tree
|
commitdiff
2007-01-12
jprocter
method to get File object being watched
tree
|
commitdiff
2007-01-12
jprocter
fixed subtle bug in closeChannel behaviour on lock...
tree
|
commitdiff
2007-01-12
jprocter
wrapper for conditionally passing picks onto the client...
tree
|
commitdiff
2007-01-12
jprocter
added (broken) haltPickManager methods
tree
|
commitdiff
2007-01-12
jprocter
refactoring org->uk.ac
tree
|
commitdiff
2007-01-05
pmarguerite
VamsasSession: Fixed VamsasSession init/construction...
tree
|
commitdiff
2007-01-04
pmarguerite
when closing session, closes each associated VAMAV...
tree
|
commitdiff
2006-12-15
pmarguerite
Updated simple client sessionURN to use URI instead...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionURN fix asFile method now create the File object...
tree
|
commitdiff
2006-12-15
pmarguerite
Added TestSessionURN: to test the creation of a session...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionUrn: modified to scope with windows (space...
tree
|
commitdiff
2006-12-15
imilne
Modified CustomMessage.java so that tabs are used to...
tree
|
commitdiff
2006-12-15
imilne
Modified MouseOverMessage.java so that tabs are used...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionHandle: added equals method to compare SessionHa...
tree
|
commitdiff
2006-12-15
pmarguerite
amsasSession: added addClient and removeClient to add...
tree
|
commitdiff
2006-12-15
pmarguerite
Moves sessionFile management to SimpleSessionManager...
tree
|
commitdiff
2006-12-15
pmarguerite
SimpleClient: remove client of the session client list...
tree
|
commitdiff
2006-12-15
imilne
Added comment about handling messages in the GUI event...
tree
|
commitdiff
2006-12-15
imilne
Added getter methods to the MouseOverMessage class.
tree
|
commitdiff
2006-12-15
jprocter
internal flags for added and updated since last read...
tree
|
commitdiff
2006-12-15
imilne
Checked in the document update handler interface and...
tree
|
commitdiff
2006-12-15
imilne
Commented out all logging messages from the pick code...
tree
|
commitdiff
2006-12-15
jprocter
added a getter for the pickhandler interface in IClient
tree
|
commitdiff
2006-12-15
jprocter
added usage notes about removing specific object bindings
tree
|
commitdiff
2006-12-15
jprocter
extracted from the jalview.io.VamsasDatastore bindjv2ob...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionUrn: added a constructor to build a SessionURN...
tree
|
commitdiff
2006-12-14
pmarguerite
created setURN to generated sessionUrn from a urn as...
tree
|
commitdiff
2006-12-14
pmarguerite
SessionHandle: made SessionHandle serializable to...
tree
|
commitdiff
2006-12-14
pmarguerite
SessionHandle: made SessionHandle serializable to...
tree
|
commitdiff
2006-12-14
pmarguerite
VamsasSession Fix session constructor/initialisation...
tree
|
commitdiff
2006-12-14
pmarguerite
SimpleClientFactory Added support to create a IClient...
tree
|
commitdiff
2006-12-14
imilne
Picking API now has message classes and basic implement...
tree
|
commitdiff
2006-12-14
pmarguerite
Fix session constructor/initialisation if the session...
tree
|
commitdiff
2006-12-14
jprocter
changed vamsasDocument and vamsas types namespaces.
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk - never use f**ng eclipse
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk - never use f**ng eclipse
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
backtrack
tree
|
commitdiff
2006-12-14
jprocter
refactored from org.vamsas to uk.ac.vamsas
tree
|
commitdiff
2006-12-14
jprocter
remove old ebi packages
tree
|
commitdiff
2006-12-14
jprocter
quick commit before refactoring
tree
|
commitdiff
2006-12-14
pmarguerite
added SimpleClientFactory implementation and new class...
tree
|
commitdiff
2006-12-14
imilne
Updated docs and logging for the picking api.
tree
|
commitdiff
2006-12-14
imilne
Picking code updated with full basic implementation...
tree
|
commitdiff
2006-12-13
imilne
First check-in of the picking api.
tree
|
commitdiff
2006-12-13
jprocter
IObjectUpdate interface introduction.
tree
|
commitdiff
next