CVSROOT:        /cvs/gnome
Module name:    pessulus
Changes by:     vuntz   05/09/15 03:34:02

Modified files:
        .              : ChangeLog 
        Pessulus       : Makefile.am disabledapplets.py 
                         gconfcheckbutton.py maindialog.py 
                         safeprotocols.py 
        data           : pessulus.glade 
Added files:
        Pessulus       : simpleeditabletreeview.py 

Log message:
2005-09-15  Vincent Untz  <[EMAIL PROTECTED]>

Simplify the "safe protocols" edition

* Pessulus/Makefile.am: add simpleeditabletreeview.py
* Pessulus/simpleeditabletreeview.py: new generic simple editable
treeview object (it's not a widget)
* Pessulus/maindialog.py: remove lots of "safe protocols" things,
move some code around (to __init_safeprotocols() and
__init_mandatory ())
* Pessulus/safeprotocols.py: simplify a lot since we're now using
simpleeditabletreeview: we just need to connect to this object's
"changed" signal
* data/pessulus.glade: remove the old "add safe protocol" dialog and
add an "edit" button

* Pessulus/disabledapplets.py: make code more readable,
(__on_notified): don't always update (this didn't work as intended, in
fact)
* Pessulus/gconfcheckbutton.py: add "Warning" to a string

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pessulus&who=vuntz&date=explicit&mindate=2005-09-15%2003:33&maxdate=2005-09-15%2003:35

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

Reply via email to