]> Pileus Git - ~andy/gtk/commit
gdk: Move scratch GC handling to X11
authorBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2010 00:26:05 +0000 (02:26 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Aug 2010 19:02:29 +0000 (21:02 +0200)
commitf7608c33aca855e33d8087622f2780e4a23e5928
treebc8385c22c5da999bcb903eef04bcc71e1f945c1
parent9c026fb32e6034c8e770f7dde25bc0e77f7ef661
gdk: Move scratch GC handling to X11

... and implement it directly instead of using GdkGC, as GdkGC is about
to be deleted, but we need this code.
gdk/gdkdraw.c
gdk/gdkinternals.h
gdk/gdkscreen.c
gdk/gdkscreen.h
gdk/x11/gdkgeometry-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkscreen-x11.h