[mythtv-commits] mythtv commit: r15721 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 1 19:13:47 UTC 2008


      Author: stuartm
        Date: 2008-02-01 19:13:46 +0000 (Fri, 01 Feb 2008)
New Revision: 15721
   Changeset: http://cvs.mythtv.org/trac/changeset/15721

Modified:

   trunk/mythtv/libs/libmythui/mythlistbutton.cpp
   trunk/mythtv/libs/libmythui/mythlistbutton.h
   trunk/mythtv/libs/libmythui/xmlparsebase.cpp

Log:

Merge MythHorizListButton with MythListButton and introduce the
concept of layouts. Added a third grid format layout as well.

This turns MythListButton into a verstile widget that can be used for
everything from simple lists, to the gallery views in
MythGallery/MythVideo. Even better, the layout used is themeable
meaning that all sorts of different things can be done with themes.

The "buttonlist" definition now includes a <layout> element which
accepts the values vertical, horizontal and grid.






More information about the mythtv-commits mailing list