You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sascha Silbe 820efa56b9 Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.
This is only on a best-effort basis; the code will be in a broken state after
this patch and need to be fixed manually.

The purpose of committing the intermediate, non-working output is to make it
reproducible. It's impractical to manually review the changes.

The exact version used was 4f637212f13b197a95c824967a58496b9e3b877c from the
main pygobject repository [1] plus a custom patch [2] that hasn't been sent
upstream yet.

[1] git://git.gnome.org/pygobject
[2] https://sascha.silbe.org/patches/pygobject-convert-sugar-20111122.patch

Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
13 years ago
..
Makefile.am Remove Canvas* widgets and other hippo-canvas using parts 13 years ago
__init__.py Rename the module to sugar3 13 years ago
alert.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
colorbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
combobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
icon.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
iconentry.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
menuitem.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
notebook.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
objectchooser.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
palette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
palettegroup.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
palettewindow.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
panel.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
radiopalette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
radiotoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toggletoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toolbarbox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toolbox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
tray.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
window.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago