CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     alexl   05/02/18 10:57:14

Modified files:
        client/yarrr   : async_server.py person.py list_view.py deck.py 
                         message.py 
        .              : ChangeLog 
        src/org/gnome/yarrr: log4j.properties Topic.java 
        src/org/gnome/yarrr/xmlrpc: DefaultMethods.java 

Log message:
2005-02-18  Alexander Larsson  <[EMAIL PROTECTED]>

* client/yarrr/async_server.py:
* src/org/gnome/yarrr/xmlrpc/DefaultMethods.java:
Remove get_last_topic_child_index and get_topic_children in favour of
update_topic_children. This saves one roundtrip.
Add get_person_attributes

* client/yarrr/deck.py:
only poll once a minute

* client/yarrr/list_view.py:
Update to new child list op

* client/yarrr/message.py:
Nicer presentation of dates
Update to the new child list operation

* client/yarrr/person.py:
Get the email and name info.

* src/org/gnome/yarrr/Topic.java:
convert child indexes to ints. Its easier all over because xmlrpc only
handles ints, not longs. And we're not gonna have 2^32 children of a topic
anyway.

* src/org/gnome/yarrr/log4j.properties:
Switch log level to info, except for DefaultMethod

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=alexl&date=explicit&mindate=2005-02-18%2010:56&maxdate=2005-02-18%2010:58

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to