[mythtv-commits] mythtv commit: r18710 - in trunk by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 15 00:35:58 UTC 2008


      Author: stuartm
        Date: 2008-10-15 00:35:58 +0000 (Wed, 15 Oct 2008)
New Revision: 18710
   Changeset: http://cvs.mythtv.org/trac/changeset/18710

Modified:

   trunk/mythplugins/mythbrowser/mythbookmarkmanager/bookmarkmanager.cpp
   trunk/mythplugins/mythbrowser/mythbrowser/mythbrowser.cpp
   trunk/mythplugins/mythbrowser/mythbrowser/webpage.cpp
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythui/mythuibuttonlist.cpp
   trunk/mythtv/libs/libmythui/mythuibuttonlist.h

Log:

Change mythuibuttonlistitem to accept an image filename in it's constructor instead of the image. Passing an image directly into a widget is deprecated in favour of having the widget do the loading instead, this ensures that we use the image scaling and cache to best effect and also means that we can properly fallback to theme defined default images where required.




More information about the mythtv-commits mailing list