[mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-785-g462c6eb

Git Repo Owner noreply at mythtv.org
Fri Jul 6 16:07:58 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  462c6eb89cabab9486592daa072587ad72121dfa (commit)
       via  8072c0e71b4e0aec711c5714b015b4dd6488c3fc (commit)
       via  bfbd67b438c20e9bb693a00985505b411033b5e3 (commit)
       via  2699d8650c783c8a22fcfe017c9295855916e370 (commit)
      from  ca273324961b95e300890ed40e833249b5460bd8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 462c6eb89cabab9486592daa072587ad72121dfa
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Mon, 25 Jul 2011 19:34:10 +0200
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jul 2012 16:52:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=462c6eb89cabab9486592daa072587ad72121dfa

freemheg: Correct font x-resolution
The x-resolution used for size calculations of blocks of text is incorrect.
This most noticeably causes tables to be incorrectl;y formatted.

This patch also corrects a bug in the text block size calculation.

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 8072c0e71b4e0aec711c5714b015b4dd6488c3fc
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Mon, 18 Jul 2011 20:46:06 +0200
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jul 2012 16:52:33 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8072c0e71b4e0aec711c5714b015b4dd6488c3fc

freemheg: Better tab handling
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit bfbd67b438c20e9bb693a00985505b411033b5e3
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 6 Jul 2012 13:50:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jul 2012 16:52:33 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bfbd67b438c20e9bb693a00985505b411033b5e3

Don't leave an invalid pointer when deleting the main stack



commit 2699d8650c783c8a22fcfe017c9295855916e370
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 6 Jul 2012 13:49:35 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 6 Jul 2012 16:52:33 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2699d8650c783c8a22fcfe017c9295855916e370

Tidy up MythConfirmationDialog::ShowOkPopup()
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythfreemheg/Text.cpp     |   43 +++++++++++--------
 mythtv/libs/libmythtv/mhi.cpp            |   67 ++++++++++++++++++++---------
 mythtv/libs/libmythui/mythdialogbox.cpp  |   28 +++++-------
 mythtv/libs/libmythui/mythmainwindow.cpp |    5 ++-
 4 files changed, 88 insertions(+), 55 deletions(-)

-- 



More information about the mythtv-commits mailing list