git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* any problems with new branch of gitk?
@ 2006-03-05 22:09 Paul Mackerras
  2006-03-05 23:16 ` A Large Angry SCM
  2006-03-06 20:23 ` Alex Riesen
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Mackerras @ 2006-03-05 22:09 UTC (permalink / raw)
  To: git

I'm planning to pull the `new' branch of the gitk repository into the
master branch, making the new version of gitk the standard version
that will go into the git.git repository.  As far as I know the new
version does everything the old version does.  Does anyone know of any
problems with the new gitk that weren't in the old one?

Thanks,
Paul.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: any problems with new branch of gitk?
  2006-03-05 22:09 any problems with new branch of gitk? Paul Mackerras
@ 2006-03-05 23:16 ` A Large Angry SCM
  2006-03-06 20:23 ` Alex Riesen
  1 sibling, 0 replies; 5+ messages in thread
From: A Large Angry SCM @ 2006-03-05 23:16 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

Paul Mackerras wrote:
> I'm planning to pull the `new' branch of the gitk repository into the
> master branch, making the new version of gitk the standard version
> that will go into the git.git repository.  As far as I know the new
> version does everything the old version does.  Does anyone know of any
> problems with the new gitk that weren't in the old one?

I don't know if the old version has this problem but the new version 
does not have a "busy" pointer while it's waiting for a merge diff. Take 
a look at the ACPI mega(octo)pus merge that happened in January.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: any problems with new branch of gitk?
  2006-03-05 22:09 any problems with new branch of gitk? Paul Mackerras
  2006-03-05 23:16 ` A Large Angry SCM
@ 2006-03-06 20:23 ` Alex Riesen
  2006-03-15 11:18   ` Paul Mackerras
  1 sibling, 1 reply; 5+ messages in thread
From: Alex Riesen @ 2006-03-06 20:23 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

Paul Mackerras, Sun, Mar 05, 2006 23:09:17 +0100:
> I'm planning to pull the `new' branch of the gitk repository into the
> master branch, making the new version of gitk the standard version
> that will go into the git.git repository.  As far as I know the new
> version does everything the old version does.  Does anyone know of any
> problems with the new gitk that weren't in the old one?

I don't if that was intended (see the screenshot attached), but some
lines miss arrows. Click on where the arrow would be works (jump to
counterpart arrow). Never have this with the old gitk.

Tcl/Tk 8.4.9 (Gentoo).


[-- Attachment #2: no-arrows.jpg --]
[-- Type: image/jpeg, Size: 21201 bytes --]

[-- Attachment #3: no-arrows2.jpg --]
[-- Type: image/jpeg, Size: 14369 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: any problems with new branch of gitk?
  2006-03-06 20:23 ` Alex Riesen
@ 2006-03-15 11:18   ` Paul Mackerras
  2006-03-15 13:00     ` Alex Riesen
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Mackerras @ 2006-03-15 11:18 UTC (permalink / raw)
  To: Alex Riesen; +Cc: git

Alex Riesen writes:

> I don't if that was intended (see the screenshot attached), but some
> lines miss arrows. Click on where the arrow would be works (jump to
> counterpart arrow). Never have this with the old gitk.
> 
> Tcl/Tk 8.4.9 (Gentoo).

Yes, it seems that tk 8.4 can't draw arrows on the ends of diagonal
line segments.  The old gitk coped with this by simply shortening the
line until it got to a vertical line segment.  I can probably do
better than that with the new layout algorithm.  I'll look at it.

Paul.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: any problems with new branch of gitk?
  2006-03-15 11:18   ` Paul Mackerras
@ 2006-03-15 13:00     ` Alex Riesen
  0 siblings, 0 replies; 5+ messages in thread
From: Alex Riesen @ 2006-03-15 13:00 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

On 3/15/06, Paul Mackerras <paulus@samba.org> wrote:
>
> > I don't if that was intended (see the screenshot attached), but some
> > lines miss arrows. Click on where the arrow would be works (jump to
> > counterpart arrow). Never have this with the old gitk.
> >
> > Tcl/Tk 8.4.9 (Gentoo).
>
> Yes, it seems that tk 8.4 can't draw arrows on the ends of diagonal
> line segments.  The old gitk coped with this by simply shortening the
> line until it got to a vertical line segment.  I can probably do
> better than that with the new layout algorithm.  I'll look at it.
>

Ok, thanks for confirmation. I wasn't sure if that's me, Gentoo, or tk.

On related note: do you know of any way to start gitk with sensible
layout under cygwin? I ended up with commenting out sourcing of
.gitk. It produces a window compressed in one block, which I can
resize and relayout later. Any other attempt to preset the size or
layout either can't be (literally) seen or can't be changed into something
usable.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-15 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-05 22:09 any problems with new branch of gitk? Paul Mackerras
2006-03-05 23:16 ` A Large Angry SCM
2006-03-06 20:23 ` Alex Riesen
2006-03-15 11:18   ` Paul Mackerras
2006-03-15 13:00     ` Alex Riesen

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).