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.
Daniel Narvaez 4cc6967c8d Reimplement the wm module in C
The wm module in sugar-toolkit-gtk3 has been reimplemented
in C and made available through introspection. The same was
hard to achieve directly using the Gdk API.

We can drop wm.py and the wrapper around gdk_property_change.

Signed-off-by: Daniel Narvaez <dwnarvaez@gmail.com>
Acked-by: Simon Schampijer <simon@laptop.org>
12 years ago
..
Makefile.am Remove the Naming Alert 12 years ago
__init__.py Rename imports from sugar to sugar3 13 years ago
activity.py Reimplement the wm module in C 12 years ago
activityfactory.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 13 years ago
activityhandle.py Rename the module to sugar3 13 years ago
activityservice.py Rename imports from sugar to sugar3 13 years ago
bundlebuilder.py Bundlebuilder: don't fail to package if git is not installed, OLPC #11341 12 years ago
i18n.py Move the translation initialisation to an earlier stage, SL #3654 12 years ago
widgets.py Activity Toolbar Description input field wrap text, SL #3586 12 years ago