anjuta r4372 - in trunk: . libanjuta
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4372 - in trunk: . libanjuta
- Date: Sun, 2 Nov 2008 18:16:48 +0000 (UTC)
Author: jhs
Date: Sun Nov 2 18:16:48 2008
New Revision: 4372
URL: http://svn.gnome.org/viewvc/anjuta?rev=4372&view=rev
Log:
2008-11-02 Johannes Schmid <jhs gnome org>
* libanjuta/anjuta-status.h:
Don't wait for all pending events when the splash screen is shown (#558706)
Modified:
trunk/ChangeLog
trunk/libanjuta/anjuta-status.c
Modified: trunk/libanjuta/anjuta-status.c
==============================================================================
--- trunk/libanjuta/anjuta-status.c (original)
+++ trunk/libanjuta/anjuta-status.c Sun Nov 2 18:16:48 2008
@@ -512,7 +512,6 @@
if (status->priv->splash)
{
e_splash_set (E_SPLASH(status->priv->splash), icon, text, NULL, percentage);
- while (g_main_context_iteration(NULL, FALSE));
}
else
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]