Files
gtk/gdk
Havoc Pennington 3a422541e3 Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not
2000-06-21  Havoc Pennington  <hp@pobox.com>

* gdk-pixbuf.c: Convert GdkPixbuf to GObject, leaving it opaque
(i.e. derivation is not allowed, and there are no virtual methods
anyway).
(gdk_pixbuf_preinit): Call g_type_init() here.
(gdk_pixbuf_init): Add a user-friendly init function, for users
of standalone gdk-pixbuf

* gdk-pixbuf-animation.c: Convert to GObject, in the same
way GdkPixbufAnimation was done.

* gdk-pixbuf.h: Remove gdk_pixbuf_set_unref_handler() and
gdk_pixbuf_finalize() from API, since these are broken and don't
make sense with new GObject stuff.

2000-06-21  Havoc Pennington  <hp@pobox.com>

* gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Fix bug where
we didn't check window->bg_pixmap != GDK_NO_BG.

* gtk/gdk-pixbuf-loader.c: Change to reflect GObject-ification of
gdk-pixbuf
2000-06-22 15:36:12 +00:00
..
1999-09-28 20:19:13 +00:00
2000-06-21 20:47:22 +00:00
1999-10-01 23:18:30 +00:00
2000-06-21 20:47:22 +00:00
1999-11-21 21:21:58 +00:00
2000-02-13 08:16:48 +00:00
2000-06-20 20:20:38 +00:00
2000-06-20 20:20:38 +00:00
2000-03-14 19:57:25 +00:00
2000-03-14 19:57:25 +00:00
2000-03-28 01:58:05 +00:00
2000-06-21 20:47:22 +00:00
2000-03-14 19:57:25 +00:00
2000-03-28 01:24:44 +00:00
1999-10-01 23:18:30 +00:00
2000-03-14 19:57:25 +00:00
1999-10-01 23:18:30 +00:00
2000-06-21 20:47:22 +00:00