]> granicus.if.org Git - handbrake/commit
LinGui: Improve widget layout
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 6 Mar 2014 20:24:27 +0000 (20:24 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 6 Mar 2014 20:24:27 +0000 (20:24 +0000)
commite3fa2d7ebb17007c226dab89d26730f061e95b8d
tree6d53cfbe24b5bb6f9f6ce0982352a3dcdebbb648
parent41dd0af9c6b059b05de8c8a98047437ffaac75e3
LinGui: Improve widget layout

Add padding to GtkEntry.  On some themes, it looked very crowded.

Let height of x264 extra settings text box float with height of widgets that
it shares a grid with.  It's fixed height was causing weird layout.

Reduce border around GtkComboBox.  There are lots of combo boxes, so
this results in a significant reduction in the overall size of the window.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6101 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/ghb.ui
gtk/src/hb-backend.c
gtk/src/main.c