]> Pileus Git - ~andy/gtk/commit
Fix size_allocate to pass on to the child even if child isn't visible.
authorElliot Lee <sopwith@src.gnome.org>
Fri, 22 May 1998 21:33:44 +0000 (21:33 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Fri, 22 May 1998 21:33:44 +0000 (21:33 +0000)
commit63596d22ae193d19c6c445fad3a104e13a1700f9
treee32a79b2892b7d48cee6928a126d0c02e5678ca5
parent0e5ab967d56cdeb87b3fac18d71b8298bac0521c
Fix size_allocate to pass on to the child even if child isn't visible.

Fix size_allocate to pass on to the child even if child isn't visible.
Also locate child at (border_width, border_width) not (0,0)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkeventbox.c