]> Pileus Git - ~andy/gtk/commit
Don't just copy the whole GdkGCWin32 with a single assignment, that
authorTor Lillqvist <tml@iki.fi>
Mon, 15 Mar 2004 11:55:55 +0000 (11:55 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Mar 2004 11:55:55 +0000 (11:55 +0000)
commitde2332ee9afc4b2abc278497021923206b74bd74
treefff9ed9ee3d072a1fca1ea5cdecb1120b084351a
parent2d23e05a46206168f89ac3faef24ca62b91451fb
Don't just copy the whole GdkGCWin32 with a single assignment, that

2004-03-15  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkgc-win32.c (gdk_gc_copy): Don't just copy the whole
GdkGCWin32 with a single assignment, that overwrites GObject's
private data (for instance ref_count). (#137012, John Ehresman)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkgc-win32.c