[Player-cvs] app/gtk photoslideshow.cpp, 1.1.2.16, 1.1.2.17 medialib.cpp, 1.1.2.30, 1.1.2.31

[Player-cvs] app/gtk photoslideshow.cpp, 1.1.2.16, 1.1.2.17 medialib.cpp, 1.1.2.30, 1.1.2.31

jain_1982s at helixcommunity.org jain_1982s at helixcommunity.org
Fri Oct 31 02:49:38 PDT 2008


Update of /cvsroot/player/app/gtk
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv15245

Modified Files:
      Tag: hxclient_3_1_0_atlas
	photoslideshow.cpp medialib.cpp 
Log Message:
Minor changes

Index: medialib.cpp
===================================================================
RCS file: /cvsroot/player/app/gtk/Attic/medialib.cpp,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -d -r1.1.2.30 -r1.1.2.31
--- medialib.cpp	31 Oct 2008 07:31:25 -0000	1.1.2.30
+++ medialib.cpp	31 Oct 2008 09:49:35 -0000	1.1.2.31
@@ -98,7 +98,7 @@
             }
             else if(mt == MEDIATYPE_PHOTO)
             {
-                gtk_icon_view_set_item_width(GTK_ICON_VIEW(m_pMedialib->pSlideShow->icon_view), 270);
+                gtk_icon_view_set_item_width(GTK_ICON_VIEW(m_pMedialib->pSlideShow->icon_view), 300);
                 m_pMedialib->bResize = TRUE;
             }
         }

Index: photoslideshow.cpp
===================================================================
RCS file: /cvsroot/player/app/gtk/Attic/photoslideshow.cpp,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -u -d -r1.1.2.16 -r1.1.2.17
--- photoslideshow.cpp	31 Oct 2008 07:31:25 -0000	1.1.2.16
+++ photoslideshow.cpp	31 Oct 2008 09:49:35 -0000	1.1.2.17
@@ -657,7 +657,7 @@
         gtk_tree_model_get (model, &iter, COLUMN_FILEPATH, &data, -1);
         if (!data)
         {
-            gtk_icon_view_set_item_width(GTK_ICON_VIEW(window->hxmedia_lib->pSlideShow->icon_view), 270);
+            gtk_icon_view_set_item_width(GTK_ICON_VIEW(window->hxmedia_lib->pSlideShow->icon_view), 300);
             window->hxmedia_lib->bResize = TRUE;
         }
     }




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.