Update of /cvsroot/ap-python/python/aptk
In directory usw-pr-cvs1:/tmp/cvs-serv2852/aptk
Modified Files:
ChangeLog
Log Message:
ChangeLog updated.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ap-python/python/aptk/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ChangeLog 24 Jul 2002 07:05:56 -0000 1.15
--- ChangeLog 26 Jul 2002 14:33:44 -0000 1.16
***************
*** 1,2 ****
--- 1,12 ----
+ 2002-07-26 14:32 Evgeny Chukreev <co...@ec...>
+
+ * playlist.py: Add buttons to playlist widget. Fix problem when
+ aptk crashed on empty lists.
+
+ 2002-07-25 16:19 Evgeny Chukreev <co...@ec...>
+
+ * playlist.py: Playlist widget is thread safe now. Catch playlist
+ update notify.
+
2002-07-24 07:04 Evgeny Chukreev <co...@ec...>
|