Revision: 1756
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1756&view=rev
Author:   phantom_sf
Date:     2007-11-04 17:16:46 -0800 (Sun, 04 Nov 2007)

Log Message:
-----------
2007-11-04 P.G. Richardson <phantom_sf at users.sourceforge.net>

  * src/fetchcover.c
  
  Opened up filename handling functions to rest of gtkpod.
  Reduced number of functions hidden if curl is not available.
  Fetch_Cover object used as vehicle for handling the filename
  even if image is not being downloaded.
  
  * src/fetchcover.h: parent_window added to Fetch_Cover object.
  
  * src/display.h
  
  Support for IMAGE_JPEG target type.
  
  * src/details.c
  * src/display_coverart.c
  
  Support for image/jpeg target in drag and drop operations on
  cover art. This target is provided by konqueror (not by firefox
  at the moment but supposedly at some point) and carries the
  displayed jpeg image as its data so redownloading is not required.
  
  Downloading option used as fallback if this target is not provided.

Modified Paths:
--------------
    gtkpod/trunk/ChangeLog_detailed

Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed     2007-11-05 01:16:19 UTC (rev 1755)
+++ gtkpod/trunk/ChangeLog_detailed     2007-11-05 01:16:46 UTC (rev 1756)
@@ -1,3 +1,28 @@
+2007-11-04 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+  * src/fetchcover.c
+  
+  Opened up filename handling functions to rest of gtkpod.
+  Reduced number of functions hidden if curl is not available.
+  Fetch_Cover object used as vehicle for handling the filename
+  even if image is not being downloaded.
+  
+  * src/fetchcover.h: parent_window added to Fetch_Cover object.
+  
+  * src/display.h
+  
+  Support for IMAGE_JPEG target type.
+  
+  * src/details.c
+  * src/display_coverart.c
+  
+  Support for image/jpeg target in drag and drop operations on
+  cover art. This target is provided by konqueror (not by firefox
+  at the moment but supposedly at some point) and carries the
+  displayed jpeg image as its data so redownloading is not required.
+  
+  Downloading option used as fallback if this target is not provided.
+  
 2007-11-03 P.G. Richardson <phantom_sf at users.sourceforge.net>
 
   * src/display_coverart.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to