]> Pileus Git - ~andy/gtk/commit
combobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 23:30:13 +0000 (18:30 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:41 +0000 (20:30 -0500)
commitc598a9501f33f55ac261292a57ce0b5cb23dcd91
treea5cd35535a0515c1fd877bc42117694ee8377e14
parent1bbd2c48c56051ea9290cee085a0110f2b5c3de6
combobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON

It was using the wrong padding values for RTL, and generally, using the
same variables in a distant macro makes this method even more
complicated than it already is...
gtk/gtkcombobox.c