CVS: sylpheedclaws/sylpheed-claws/src summaryview.c,1.395.2.213,1.395.2.214
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws/src
In directory sunsite.dk:/tmp/cvs-serv18444/src
Modified Files:
Tag: gtk2
summaryview.c
Log Message:
2006-05-30 [colin] 2.2.0cvs67
* src/summaryview.c
Put back event flush when displaying message
It avoids reading a bunch of messages just
by hitting shift-n for too long ;)
Index: summaryview.c
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/src/summaryview.c,v
retrieving revision 1.395.2.213
retrieving revision 1.395.2.214
diff -u -d -r1.395.2.213 -r1.395.2.214
--- summaryview.c 2006/05/29 20:12:18 1.395.2.213
+++ summaryview.c 2006/05/30 17:54:01 1.395.2.214
@@ -2778,6 +2778,7 @@
summary_lock(summaryview);
STATUSBAR_POP(summaryview->mainwin);
+ GTK_EVENTS_FLUSH();
msginfo = gtk_ctree_node_get_row_data(ctree, row);
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]