Remove a couple of places if (widget->window), this function will only

Mon Dec  9 19:49:03 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_move_resize): Remove
        a couple of places if (widget->window), this function
        will only ever be called on a realized window.
        (#80225)
This commit is contained in:
Owen Taylor
2002-12-10 00:53:47 +00:00
committed by Owen Taylor
parent 5fb6d3b823
commit 5b3964b91e
7 changed files with 47 additions and 7 deletions

View File

@ -1,3 +1,10 @@
Mon Dec 9 19:49:03 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwindow.c (gtk_window_move_resize): Remove
a couple of places if (widget->window), this function
will only ever be called on a realized window.
(#80225)
Tue Dec 10 01:58:43 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (validate_visible_area): implement a working