CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     seth    05/02/03 00:34:46

Modified files:
        .              : ChangeLog 
        src/org/gnome/yarrr/tests: JavaScriptGeneratorTests.java 
                                   PersonSlackDetectorTests.java 
                                   PersonStoreTests.java TestUtils.java 
                                   PersonUsingTest.java 
        web            : dynamic-message-list.js index.html 
        src/org/gnome/yarrr/person: PersonSlackDetector.java Person.java 
        src/org/gnome/yarrr/servlet: JavaScriptGenerator.java 
                                     YarrrServlet.java 
        Documentation  : Setting up Tomcat.txt 
        src/org/gnome/yarrr: Yarrr.java 

Log message:
* Add presence tracking to the client / server. This means when you log in, you 
see
anyone who's been using the server in the last 20 seconds.

* Change Tomcat docs to specify 5.5.7
* Change Person.lookupPerson(PublicKey) to Person.getPerson(PublicKey). As long
as the type signatures are different, Java won't confuse it w/ 
Person.getPerson(long)
* Add call to control how quickly PersonSlackDetector purges the list
* Start the static (GRRRR!!!!) slack detector thread in a static initializer
* Implement JavaScriptGenerator.createSetActiveUserList()

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=seth&date=explicit&mindate=2005-02-03%2000:33&maxdate=2005-02-03%2000:35

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to