]> Pileus Git - ~andy/gtk/commit
gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Sat, 3 Nov 2001 18:49:43 +0000 (18:49 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Sat, 3 Nov 2001 18:49:43 +0000 (18:49 +0000)
commit9d8e5e0ba8f6144dda85775b9dc4b2ac36246cfe
treec2b6f3ffad02b248ecf16c0f185fd5b1f6c7469b
parentbee6f66b5e393213d328afd14a9ac4cb926a0b9f
gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref

2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gdk-pixbuf/tmpl/refcounting.sgml,
gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
gdk_rgb_init() doesn't need to be called anymore. Use
g_object_(un)_ref instead of gdk_pixbuf_(un)ref.

* tmpl/module_interface.sgml: Typo fix.

* gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
replacing it with '-'. Now builds again.

* gdk-pixbuf-loader.c, gdk-pixbuf-scale.c: Documentation fixes.
docs/reference/ChangeLog
docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
docs/reference/gdk-pixbuf/porting-from-imlib.sgml
docs/reference/gdk-pixbuf/tmpl/creating.sgml
docs/reference/gdk-pixbuf/tmpl/module_interface.sgml
docs/reference/gdk-pixbuf/tmpl/refcounting.sgml
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c
gdk-pixbuf/gdk-pixbuf-scale.c