[sysprof] TODO



commit 4ce73d1e5f76e31121dac91bb487c2ff629bbd88
Author: Søren Sandmann Pedersen <ssp redhat com>
Date:   Tue Sep 8 00:45:43 2009 -0400

    TODO

 TODO      |    7 ++++++-
 sysprof.c |    2 --
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/TODO b/TODO
index b5da1c9..92cb8a0 100644
--- a/TODO
+++ b/TODO
@@ -23,7 +23,12 @@ Before 1.0.4:
 
 Before 1.2:
 
-* Make tracker creation faster 
+* Flash when double clicking in descendants view
+
+* Find out what's up with weird two-step flash when you hit start when
+  a profile is loaded.
+
+* Make tracker creation faster. (Faster populating mainly)
 
 * Share map reading code between vdso stuff in binfile.c and tracker.c
 
diff --git a/sysprof.c b/sysprof.c
index f3b8d77..c6f8508 100644
--- a/sysprof.c
+++ b/sysprof.c
@@ -271,8 +271,6 @@ set_busy (GtkWidget *widget,
 
     if (cursor)
 	gdk_cursor_unref (cursor);
-
-    gdk_display_sync (gdk_display_get_default());
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]