CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     marco   05/02/16 17:13:11

Modified files:
        .              : ChangeLog 
        client         : main.py 
        client/yarrr   : deck.py window.py 
Added files:
        client/yarrr   : async_server.py 

Log message:
2005-02-16  Marco Pesenti Gritti  <[EMAIL PROTECTED]>

* client/main.py:

Initialize gdk threads.

* client/yarrr/async_server.py:

Thread that execute xmlrpc requests and expose an
async interface. This allows to query the server
without blocking the UI, but avoid the pain to
have to deal with locks.

* client/yarrr/deck.py:

Use the async server api

* client/yarrr/window.py:

Initialize the async server. Messy, will clean
it up when we fully migrated to async.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=marco&date=explicit&mindate=2005-02-16%2017:12&maxdate=2005-02-16%2017:14

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

Reply via email to