summaryrefslogtreecommitdiffstats
path: root/tests/enum.py
diff options
context:
space:
mode:
authorCedric Gustin <cedric.gustin@swing.be>2005-02-23 08:00:22 +0000
committerCedric Gustin <gustin@src.gnome.org>2005-02-23 08:00:22 +0000
commit20077fa27f216a40ffd832adbe14a864feebf3ac (patch)
tree6bbe1c9f725f241a5fefe14e2c14d4668fc57e99 /tests/enum.py
parentfc037ac50f6e647a2d373d6152ff57f9fd3467c9 (diff)
downloadpygobject-20077fa27f216a40ffd832adbe14a864feebf3ac.tar.gz
pygobject-20077fa27f216a40ffd832adbe14a864feebf3ac.tar.xz
pygobject-20077fa27f216a40ffd832adbe14a864feebf3ac.zip
Move the install_template call for pygobject-2.0.pc.in to the right placePYGTK_2_5_4
2005-02-23 Cedric Gustin <cedric.gustin@swing.be> * setup.py: Move the install_template call for pygobject-2.0.pc.in to the right place in the script. Also define PLATFORM_WIN32 on win32. Fixes bug #150616. * codegen/codegen.py: Do not write the 'pygtk class init' function for objects whose type is explicitly ignored (like GtkPlug and GtkSocket on win32). Otherwise, it generates glib-warnings related to calls to g_object_set_qdata with a NULL 'node'. * gobject/pygtype.c: Do not use g_string_append_printf with a NULL argument, as it crashes on win32. Fixes bug #166546. * gtk/gtk.override: Add GtkSocket__proxy_do_plug_added, GtkSocket__proxy_do_plug_removed and GtkPlug__proxy_do_embedded to the ignore-win32 list.
Diffstat (limited to 'tests/enum.py')
0 files changed, 0 insertions, 0 deletions