Move list pointer forwards before removing item from list. (Crash reported
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com> * gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed): Move list pointer forwards before removing item from list. (Crash reported by Salmaso Raffaele) * gdk/gdkwindow.h: Remove spurious trailing , * gdk/Makefile.am (LDFLAGS): You can't do interlibrary dependencies on uninstalled libraries, sorry folks.
This commit is contained in:
parent
b90b621e2c
commit
468689e31a
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -1,3 +1,14 @@
|
||||
Wed Oct 4 15:52:15 2000 <otaylor@redhat.com>
|
||||
|
||||
* gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
|
||||
Move list pointer forwards before removing item from
|
||||
list. (Crash reported by Salmaso Raffaele)
|
||||
|
||||
* gdk/gdkwindow.h: Remove spurious trailing ,
|
||||
|
||||
* gdk/Makefile.am (LDFLAGS): You can't do interlibrary
|
||||
dependencies on uninstalled libraries, sorry folks.
|
||||
|
||||
2000-10-04 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
|
||||
|
@ -33,7 +33,6 @@ LDFLAGS = @STRIP_BEGIN@ \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
||||
-export-dynamic \
|
||||
-rpath @prefix@/lib \
|
||||
-L../gdk-pixbuf/.libs -lgdk_pixbuf-1.3 \
|
||||
@PANGO_LIBS@ \
|
||||
@GLIB_DEPLIBS@ \
|
||||
@more_ldflags@ \
|
||||
|
@ -125,7 +125,7 @@ typedef enum
|
||||
GDK_GRAVITY_SOUTH_WEST,
|
||||
GDK_GRAVITY_SOUTH,
|
||||
GDK_GRAVITY_SOUTH_EAST,
|
||||
GDK_GRAVITY_STATIC,
|
||||
GDK_GRAVITY_STATIC
|
||||
} GdkGravity;
|
||||
|
||||
struct _GdkWindowAttr
|
||||
|
@ -56,12 +56,13 @@ _gdk_selection_window_destroyed (GdkWindow *window)
|
||||
while (tmp_list)
|
||||
{
|
||||
OwnerInfo *info = tmp_list->data;
|
||||
tmp_list = tmp_list->next;
|
||||
|
||||
if (info->owner == window)
|
||||
{
|
||||
owner_list = g_slist_remove (owner_list, info);
|
||||
g_free (info);
|
||||
}
|
||||
tmp_list = tmp_list->next;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user