[mythtv-commits] mythtv commit: r10615 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 21 19:05:05 UTC 2006


      Author: danielk
        Date: 2006-07-21 19:05:04 +0000 (Fri, 21 Jul 2006)
New Revision: 10615
   Changeset: http://cvs.mythtv.org/trac/changeset/10615

Added:

   trunk/mythplugins/mythgallery/mythgallery/thumbview.cpp
   trunk/mythplugins/mythgallery/mythgallery/thumbview.h

Modified:

   trunk/mythplugins/mythgallery/mythgallery/gallerysettings.cpp
   trunk/mythplugins/mythgallery/mythgallery/galleryutil.cpp
   trunk/mythplugins/mythgallery/mythgallery/galleryutil.h
   trunk/mythplugins/mythgallery/mythgallery/glsingleview.cpp
   trunk/mythplugins/mythgallery/mythgallery/glsingleview.h
   trunk/mythplugins/mythgallery/mythgallery/iconview.cpp
   trunk/mythplugins/mythgallery/mythgallery/iconview.h
   trunk/mythplugins/mythgallery/mythgallery/mythgallery.pro
   trunk/mythplugins/mythgallery/mythgallery/singleview.cpp

Log:

Refs #1902. Cleanup of IconView. There should be no functional changes.

 * Breaks out the ThumbView class into it's own file.
 * Reformats iconview.cpp code to MythTV standards.
 * Renames some methods and simplifies IconView constructor. (The plan is to break out some of the initialization later to fix #1902).

This touches a bunch of other files. This is mostly due to the ThumbView cleanup, but is also due to some method renaming.






More information about the mythtv-commits mailing list