[mythtv-commits] mythtv commit: r8064 - in trunk/mythtv by paulh
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Nov 28 07:13:44 EST 2005
Author: paulh
Date: 2005-11-28 12:13:42 +0000 (Mon, 28 Nov 2005)
New Revision: 8064
Changeset: http://cvs.mythtv.org/trac/changeset/8064
Modified:
trunk/mythtv/libs/libmyth/mythcontext.cpp
trunk/mythtv/libs/libmyth/mythcontext.h
trunk/mythtv/libs/libmyth/mythdialogs.cpp
trunk/mythtv/libs/libmyth/mythdialogs.h
trunk/mythtv/libs/libmythtv/progdetails.cpp
trunk/mythtv/libs/libmythtv/progdetails.h
trunk/mythtv/libs/libmythtv/programinfo.cpp
trunk/mythtv/themes/G.A.N.T./ui.xml
trunk/mythtv/themes/blue/ui.xml
Log:
At the request of bjm update the progdetails dialog
to use themed fonts for the heading and body fonts
used in the program details text.
bjm I'll leave it to you to update the font definitions
to the colors/attributes you want. You'll need to change the
fonts called 'heading' and 'body'. Font attributes used are
face, color, bold, italics and underline. I'll work on the
buttons next.
An unrelated change updates mythcontext to add an
IsFrontendOnly() function I'll need shortly.
Updates the MYTH_BINARY_VERSION so requires a make clean.
More information about the mythtv-commits
mailing list