Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv12165
Modified Files:
ChangeLog_detailed
Log Message:
* src/display_playlist.c (pm_drag_data_received): bugfix:
allow to drop contents of one playlist into another playlist
even if playlist view is "sorted". (Sorting currently
disabled anyway)
* src/display_playlist.c: small rework in preparation of
future changes. New support functions
pm_get_position_for_itdb(), pm_get_position_for_playlist(),
pm_get_iter_for_itdb(), pm_get_iter_for_playlist() replace
some of in-function code. pm_name_changed() changed to
pm_itdb_name_changed().
* src/file_itunesdb.c
src/display_itdb.c: use of new support functions above
instead of dedicated code.
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -d -r1.401 -r1.402
--- ChangeLog_detailed 28 Mar 2007 14:44:48 -0000 1.401
+++ ChangeLog_detailed 1 Apr 2007 04:27:55 -0000 1.402
@@ -1,3 +1,21 @@
+2007-03-29 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/display_playlist.c (pm_drag_data_received): bugfix:
+ allow to drop contents of one playlist into another playlist
+ even if playlist view is "sorted". (Sorting currently
+ disabled anyway)
+
+ * src/display_playlist.c: small rework in preparation of
+ future changes. New support functions
+ pm_get_position_for_itdb(), pm_get_position_for_playlist(),
+ pm_get_iter_for_itdb(), pm_get_iter_for_playlist() replace
+ some of in-function code. pm_name_changed() changed to
+ pm_itdb_name_changed().
+
+ * src/file_itunesdb.c
+ src/display_itdb.c: use of new support functions above
+ instead of dedicated code.
+
2007-03-28 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/file.c
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2