]> Pileus Git - ~andy/gtk/commit
entry: don't consider inner-border for allocation and layout
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 30 Jan 2012 20:04:00 +0000 (15:04 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 15:04:26 +0000 (10:04 -0500)
commitd140411698ec71cc775625988c39e57b7d2cd11c
tree432352c3f6e84968a232c215e56f8229b412c060
parent3ca795d447868aaa03af5c4cf669b6f5271c309c
entry: don't consider inner-border for allocation and layout

We want to deprecate the inner-border property and use the standard CSS
border/padding properties. Start with replacing its uses in GtkEntry.
gtk/gtkentry.c
gtk/gtkentryprivate.h
gtk/gtkspinbutton.c