forked from AuroraMiddleware/gtk
Forgotten log entry
This commit is contained in:
parent
73153b42e8
commit
5d1f7191a9
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
2006-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/x11/gdkprivate-x11.h (XID_FONT_BIT):
|
||||
* gdk/x11/gdkfont-x11.c:
|
||||
* gdk/x11/gdkxid.c: Use an unused high bit in the
|
||||
XID to mark fonts in the global xid hash table.
|
||||
|
||||
* gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts
|
||||
when iterating over the xid hash table, since calling
|
||||
GDK_IS_WINDOW () on an GdkFont can cause a segfault.
|
||||
(#327751, Ryan Lortie)
|
||||
|
||||
2006-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkassistant.[hc]: Use a priv pointer for
|
||||
|
@ -1,3 +1,15 @@
|
||||
2006-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/x11/gdkprivate-x11.h (XID_FONT_BIT):
|
||||
* gdk/x11/gdkfont-x11.c:
|
||||
* gdk/x11/gdkxid.c: Use an unused high bit in the
|
||||
XID to mark fonts in the global xid hash table.
|
||||
|
||||
* gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts
|
||||
when iterating over the xid hash table, since calling
|
||||
GDK_IS_WINDOW () on an GdkFont can cause a segfault.
|
||||
(#327751, Ryan Lortie)
|
||||
|
||||
2006-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkassistant.[hc]: Use a priv pointer for
|
||||
|
Loading…
Reference in New Issue
Block a user