[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Thu Mar 27 20:15:03 EST 2003


----------------------------------------------------------------------------
Changes committed by jdanner on Thu Mar 27 20:11:16 2003

Modified Files:
   in MC/libs/libmyth:
        mythwidgets.cpp mythwidgets.h 
Log Message:
Changed MythPopup's addWidget to:
void addWidget(QWidget *widget, bool setAppearance = true);
This is so items added to the popup box can have different colors or fonts. The default behavior is that 
the popup box will reset the font and color of added widgets.

----------------------------------------------------------------------------
Changes committed by jdanner on Thu Mar 27 20:12:52 2003

Modified Files:
   in MC/programs/mythfrontend:
        playbackbox.cpp playbackbox.h 
Log Message:
Theme support added (colors and png's). Changed the 'Are you sure you want to delete' popup box a bit. 
Also added shading to the background when the popup box is being shown. I'll be writing up a quick doc on 
the different colors, png's, etc.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list