git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Cc: "Marco Costalba" <mcostalba@gmail.com>
Subject: Re: [PATCH 1/3] Wrap the log text in some nice HTML to highlight the commit message
Date: Fri, 23 Feb 2007 10:02:56 +0000	[thread overview]
Message-ID: <200702231003.03361.andyparkins@gmail.com> (raw)
In-Reply-To: <e5bfff550702230003o5a24a422h7c52a544318da1d4@mail.gmail.com>

On Friday 2007 February 23 08:03, Marco Costalba wrote:
>  I finally apply and pushed your patches to
> git://repo.or.cz/qgit4.git, I have to say I really like your fancy
> html log message.

:-)  I'm glad you like it.  I was trying to make it look a bit like the email 
header in kmail.  I'm a bit disappointed with it aesthetically, but I do find 
it makes it a lot easier to view the separate log components without much 
brain power.

> - Font family is set to TYPE_WRITER_FONT, but font size is not taken
> into account and seems fixed.

Ah yes - probably a one-liner to fix.  I'll patch soon.

> - There are some alignement issues in the header, sometimes author,
> date, etc.. are left shifted without a clear reason wasting valuable
> screen space.

Yes you are certainly correct.  I'm going to point at Qt for the blame.  I 
have no idea why it's adding that space.  It goes away when the rowspan is 
removed from the short log part.  Additionally, Qt (despite the 
documentation) seems to ignore width=100% to table or divs, so I can't make 
the header actually look as nice as it could.

Once I figure out how to make it look better I'll certainly post patches, but 
at the moment it's a fight between me and Qt :-)  The solution, is going to 
be a compromise I think.  I might have to make the short log non-centered and 
non-rowspanning :-(

> Anyway a nice job.

Thanks.



Andy

-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com

      reply	other threads:[~2007-02-23 10:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200702172200.13461.andyparkins@gmail.com>
2007-02-17 22:02 ` [PATCH 1/3] Wrap the log text in some nice HTML to highlight the commit message Andy Parkins
2007-02-18  7:25   ` Marco Costalba
2007-02-18 10:44     ` Andy Parkins
2007-02-23  8:03       ` Marco Costalba
2007-02-23 10:02         ` Andy Parkins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200702231003.03361.andyparkins@gmail.com \
    --to=andyparkins@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mcostalba@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).