# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1302068233 0 # Node ID 18eab415ff0c2455564b0fc85de8778f6f488bcc # Parent fe7a8dc9392cfa0bd0dcc27ca0beacac27254200 Rewrote the timers for GTK3. Due to the removal of the timer remove by ID function. diff -r fe7a8dc9392c -r 18eab415ff0c gtk3/dw.c --- a/gtk3/dw.c Tue Apr 05 00:35:31 2011 +0000 +++ b/gtk3/dw.c Wed Apr 06 05:37:13 2011 +0000 @@ -222,6 +222,7 @@ static DWPrivatePixmap *_PixmapArray = NULL; static int _PixmapCount = 0; +GObject *_DWObject = NULL; typedef struct { @@ -2088,6 +2089,9 @@ for(z=0;z