All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix XML-RPC server and Goggle UI
@ 2011-01-11 14:33 Joshua Lock
  2011-01-11 14:33 ` [PATCH 1/4] bitbake/uievent: fix queueing of events for xmlrpc before UI has loaded Joshua Lock
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joshua Lock @ 2011-01-11 14:33 UTC (permalink / raw)
  To: poky

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



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

end of thread, other threads:[~2011-01-12 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 14:33 [PATCH 0/4] Fix XML-RPC server and Goggle UI Joshua Lock
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

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.