From patchwork Mon Apr 16 08:53:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/2] Hob UI fixes Date: Mon, 16 Apr 2012 08:53:21 -0000 From: Shane Wang X-Patchwork-Id: 25899 Message-Id: To: bitbake-devel@lists.openembedded.org These are two UI fixes submitted by Liming. One is to fix the overlay-scrollbar with the multiple overlaped scrollbar in 'Recipe View' notebook or 'Package View' notebook. The other is to fix the binb dialog, without the patch, we could have a lot of binb dialogs and should close them in order on Ubuntu 11.10. But on Ubuntu 10.04, no that issue. Please review and check in. The following changes since commit 2ddf7d3e8326e8cb07101ddb2d6e5dc6866371e2: gcc-configure-common.inc: Stop gcc looking at build system paths (2012-04-15 18:09:57 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/hob_0416 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob_0416 Liming An (2): Hob: fixed the issue that the notebook overlay-scrollbar is overlapped Hob: add the parent window to 'binb' popup window for managing it bitbake/lib/bb/ui/crumbs/builder.py | 2 +- bitbake/lib/bb/ui/crumbs/hobwidget.py | 1 - bitbake/lib/bb/ui/crumbs/persistenttooltip.py | 6 +++++- 3 files changed, 6 insertions(+), 3 deletions(-)