Update of /cvsroot/gtkpod/gtkpod In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13821
Modified Files: ChangeLog ChangeLog_detailed gtkpod.glade Log Message: * details.c, display_itdb.h: notify details window when tracks are being removed. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog,v retrieving revision 1.154 retrieving revision 1.155 diff -u -d -r1.154 -r1.155 --- ChangeLog 3 Dec 2005 16:36:26 -0000 1.154 +++ ChangeLog 5 Dec 2005 16:35:16 -0000 1.155 @@ -9,11 +9,9 @@ read and written, and compilation artists can be grouped into "Compilations" in the Artist filter tab. Thanks to Iain Benson! - NEW: Window for edit of track details. Non-stable with known - issues (no sync of data between main display and details - display -> deleting of tracks with the details window open may - segfault the appliction if the details window consequently - attempts to access the track and similar). + NEW: Window for edit of track details, including functionality + to set thumbnails. Currently no Tags are written to file when + doing any changes. NEW: Display and setting/removing of thumbnail images. Choose "Show Details" from the context menu (right mouse-button). New Index: ChangeLog_detailed =================================================================== RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- ChangeLog_detailed 4 Dec 2005 16:00:39 -0000 1.117 +++ ChangeLog_detailed 5 Dec 2005 16:35:16 -0000 1.118 @@ -1,3 +1,8 @@ +2005-12-06 Jorg Schuler <[EMAIL PROTECTED]> + + * details.c, display_itdb.h: notify details window when + tracks are being removed. + 2005-12-04 Jorg Schuler <[EMAIL PROTECTED]> * details.c: apply/undo functionality Index: gtkpod.glade =================================================================== RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v retrieving revision 1.184 retrieving revision 1.185 diff -u -d -r1.184 -r1.185 --- gtkpod.glade 4 Dec 2005 10:24:37 -0000 1.184 +++ gtkpod.glade 5 Dec 2005 16:35:16 -0000 1.185 @@ -13320,7 +13320,7 @@ </child> <child> - <widget class="GtkViewport" id="viewport11"> + <widget class="GtkViewport" id="details_viewport"> <property name="border_width">2</property> <property name="visible">True</property> <property name="shadow_type">GTK_SHADOW_IN</property> ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2