Files
gtk/gdk-pixbuf
Nicola Fontana 1e1131c959 Do not use static GTypeInfo and GInterfaceInfo
Either g_type_register_static_simple (used by G_DEFINE_TYPE_EXTENDED)
and G_IMPLEMENT_INTERFACE use automatic variables for GTypeInfo and
GInterfaceInfo structs, while tutorials and source code often use
static variables. This commit consistently adopts the former method.

https://bugzilla.gnome.org/show_bug.cgi?id=600158
2009-11-06 01:21:09 +01:00
..
2009-03-31 18:49:48 -04:00
2008-07-01 22:57:50 +00:00
2009-10-20 20:44:48 +02:00
2009-10-22 00:03:44 +02:00
2009-10-08 10:59:55 +03:00
2009-04-08 10:50:30 -04:00
2009-11-05 10:29:34 -05:00
2009-09-10 13:53:28 -04:00
2009-10-26 00:08:08 +01:00
2009-07-04 12:19:05 +02:00