lp:~pitti/software-properties/pygi

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:~pitti/software-properties/pygi
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
Software Properties
Status:
Merged

Recent revisions

651. By Martin Pitt

softwareproperties/MirrorTest.py: Move additional MirrorTestGtk
functionality (setting threading.Event flag and storing current
action/progress into main MirrorTest class, so that we can entirely drop
MirrorTestGtk from softwareproperties/gtk/DialogMirror.py. KDE still uses
its own implementation with real threads, as this is still easier to do.

650. By Martin Pitt

softwareproperties/gtk/DialogMirror.py: Run GTK operations in main thread,
to avoid thread lockups.

649. By Martin Pitt

software-properties-gtk, softwareproperties/gtk/DialogMirror.py: Drop
calls to Gdk.threads_*(). They were insufficient and causing lockups, and
since multi-threaded Gtk is a pain to get right, we'll rather change the
code structure to only use Gtk from the main thread.

648. By Martin Pitt

xid is not available in pygi

647. By Martin Pitt

more porting

646. By Martin Pitt

debian/control: Update dependencies for the pygtk → pygi switch.

645. By Martin Pitt

software-properties-gtk: Force using GTK 2 for now, as in Natty we don't
currently ship GTK 3 on the default installation (we don't have a theme
yet).

644. By Martin Pitt

softwareproperties/gtk/SoftwarePropertiesGtk.py: When doing string
interpolation with translated text and unicode objects, encode the latter
into UTF-8 first. pygtk did that for us using some black magic (by calling
PyUnicode_SetDefaultEncoding()).

643. By Martin Pitt

software-properties-gtk, ./softwareproperties/gtk/*: Port from pygtk to
gobject-introspection. This works with both GTK 2 and 3, but in GTK2 we
have to disable the drag&drop functionality (as current GTK2 does not have
a gtk_target_entry_new() and thus you can't construct those).

642. By Michael Vogt

use port 80 by default when getting gpg keys for PPAs
(LP: #615788)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-properties
This branch contains Public information 
Everyone can see this information.

Subscribers