This commit is contained in:
Søren Sandmann Pedersen
2009-09-08 00:45:43 -04:00
parent 985db99fed
commit 4ce73d1e5f
2 changed files with 6 additions and 3 deletions

7
TODO
View File

@ -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

View File

@ -271,8 +271,6 @@ set_busy (GtkWidget *widget,
if (cursor)
gdk_cursor_unref (cursor);
gdk_display_sync (gdk_display_get_default());
}
static void