All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Hob UI fixes
@ 2012-04-16  8:53 Shane Wang
  2012-04-16  8:53 ` [PATCH 1/2] Hob: fixed the issue that the notebook overlay-scrollbar is overlapped Shane Wang
  2012-04-16  8:53 ` [PATCH 2/2] Hob: add the parent window to 'binb' popup window for managing it Shane Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Shane Wang @ 2012-04-16  8:53 UTC (permalink / raw)
  To: bitbake-devel

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(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-16  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  8:53 [PATCH 0/2] Hob UI fixes Shane Wang
2012-04-16  8:53 ` [PATCH 1/2] Hob: fixed the issue that the notebook overlay-scrollbar is overlapped Shane Wang
2012-04-16  8:53 ` [PATCH 2/2] Hob: add the parent window to 'binb' popup window for managing it Shane Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.