diff ChangeLog @ 2134:1cc6ae153b67 trunk

[svn] - use g_object_ref() on the list store when we disassociate to make sure it isn't garbage collected
author nenolod
date Fri, 15 Dec 2006 20:33:34 -0800
parents d6c33d953f95
children dd29f8fd029d
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 15 20:20:46 2006 -0800
+++ b/ChangeLog	Fri Dec 15 20:33:34 2006 -0800
@@ -1,3 +1,12 @@
+2006-12-16 04:20:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [3271]
+  - while building the jump to file list, disassociate the GtkListStore 
+    from the GtkTreeView widget which displays the JTF list.
+  
+  trunk/audacious/mainwin.c |    3 +++
+  1 file changed, 3 insertions(+)
+
+
 2006-12-16 02:11:42 +0000  William Pitcock <nenolod@nenolod.net>
   revision [3269]
   - run update-po