[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r16565 - gnunet-gtk
From: |
gnunet |
Subject: |
[GNUnet-SVN] r16565 - gnunet-gtk |
Date: |
Mon, 15 Aug 2011 18:26:42 +0200 |
Author: grothoff
Date: 2011-08-15 18:26:42 +0200 (Mon, 15 Aug 2011)
New Revision: 16565
Added:
gnunet-gtk/TODO
Log:
note
Added: gnunet-gtk/TODO
===================================================================
--- gnunet-gtk/TODO (rev 0)
+++ gnunet-gtk/TODO 2011-08-15 16:26:42 UTC (rev 16565)
@@ -0,0 +1,8 @@
+Known issues:
+
+* gtk_dialog_run is bad as it stops the GNUnet scheduler loop as well;
+ => we should replace all calls to it by non-modal dialogs
+ => the globals (builder in particular!) in the respective
+ source files must be de-globalized, since we can then get two
+ windows of the same type open at the same time (!)
+ => additional advantage: ability to have multiple search/publish dialogs
open at the same time!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r16565 - gnunet-gtk,
gnunet <=