From: Joshua Lock <josh@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] Fix XML-RPC server and Goggle UI
Date: Tue, 11 Jan 2011 14:33:39 +0000 [thread overview]
Message-ID: <cover.1294756107.git.josh@linux.intel.com> (raw)
This series contains two important fixes and two trivial UI enhancements.
With this series the XML-RPC server now works correctly and the goggle UI has a
subtle, long-standing, bug fixed.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: josh/umm
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/umm
Thanks,
Joshua Lock <josh@linux.intel.com>
---
Joshua Lock (4):
bitbake/uievent: fix queueing of events for xmlrpc before UI has
loaded
bitbake/goggle: closing the progress dialog kills the UI
bitbake/depexp: closing progress dialog kills gui
bitbake/goggle: don't drop events
bitbake/lib/bb/ui/depexp.py | 1 +
bitbake/lib/bb/ui/goggle.py | 3 ++-
bitbake/lib/bb/ui/uievent.py | 7 +++++--
3 files changed, 8 insertions(+), 3 deletions(-)
--
1.7.3.4
next reply other threads:[~2011-01-11 14:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-11 14:33 Joshua Lock [this message]
2011-01-11 14:33 ` [PATCH 1/4] bitbake/uievent: fix queueing of events for xmlrpc before UI has loaded Joshua Lock
2011-01-11 14:33 ` [PATCH 2/4] bitbake/goggle: closing the progress dialog kills the UI Joshua Lock
2011-01-11 14:33 ` [PATCH 3/4] bitbake/depexp: closing progress dialog kills gui Joshua Lock
2011-01-11 14:34 ` [PATCH 4/4] bitbake/goggle: don't drop events Joshua Lock
2011-01-12 11:44 ` [PATCH 0/4] Fix XML-RPC server and Goggle UI Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1294756107.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.