Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-09 Thread D. Richard Hipp
expected? No. It's a bug. I'm working on it. > > - Altu > > > > -Original Message- > From: Clark Christensen > To: fossil-users@lists.fossil-scm.org > Sent: Tue, Feb 9, 2010 3:47 am > Subject: Re: [fossil-users] Graphical display of fork/merge a

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-09 Thread Benjohn Barnes
On 8 Feb 2010, at 16:53, D. Richard Hipp wrote: > Test version at http://www.fossil-scm.org/test/fossil/timeline? > n=20&y=ci - please provide feedback. > > Other interesting views: > > http://www.fossil-scm.org/test/fossil/timeline?n=20&y=ci&b=2010-01-25 > http://www.fossil-scm.org/test/

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Venkat Iyer
d Hipp Sent: Monday, February 8, 2010 22:42:11 Subject: Re: [fossil-users] Graphical display of fork/merge actions in timeline On Feb 8, 2010, at 10:32 PM, Venkat Iyer wrote: > > I just checked out: > > checkout: 5c30ad4ce154ac1b3a63b3f2adaf181e79fee202 2010-02-08 > 22:12:46 UTC &

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread D. Richard Hipp
On Feb 8, 2010, at 10:32 PM, Venkat Iyer wrote: > > I just checked out: > > checkout: 5c30ad4ce154ac1b3a63b3f2adaf181e79fee202 2010-02-08 > 22:12:46 UTC > > For one of my projects, this URL: > > http://localhost:8416/timeline?n=200 > > gives this error (on the webpage, and doesn't print any

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Venkat Iyer
I just checked out: checkout: 5c30ad4ce154ac1b3a63b3f2adaf181e79fee202 2010-02-08 22:12:46 UTC For one of my projects, this URL: http://localhost:8416/timeline?n=200 gives this error (on the webpage, and doesn't print anything else): fossil: graph_.c:234: graph_finish: Assertion `pDesc!=0

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread altufaltu
Graphical display doesn't show up on timelines for a branch: http://fossil-scm.org/index.html/timeline?t=ssl - Altu -Original Message- From: Clark Christensen To: fossil-users@lists.fossil-scm.org Sent: Tue, Feb 9, 2010 3:47 am Subject: Re: [fossil-users] Graphical display of

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Clark Christensen
ichard Hipp To: fossil-users@lists.fossil-scm.org Sent: Mon, February 8, 2010 10:58:11 AM Subject: Re: [fossil-users] Graphical display of fork/merge actions in timeline On Feb 8, 2010, at 1:41 PM, verizon wrote: > Looking at it with Firefox 3.6 and Safari 4.0.4 (on OS X 10.6.2) I > don't

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread D. Richard Hipp
On Feb 8, 2010, at 4:32 PM, Joshua Paine wrote: > Latest is working correctly for me in IE 7. I have modified a recent > version of the javascript (possibly not the most recent, but working > in > IE) to use the HTML 5 canvas tag where possible (i.e., every modern > browser except IE) for rende

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Joshua Paine
Latest is working correctly for me in IE 7. I have modified a recent version of the javascript (possibly not the most recent, but working in IE) to use the HTML 5 canvas tag where possible (i.e., every modern browser except IE) for rendering. It tests for the availability of HTML canvas, not browse

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Kees Nuyt
On Mon, 08 Feb 2010 20:56:34 +0100, kees nuyt wrote: > On Mon, 8 Feb 2010 11:30:21 -0500, drh wrote: > >> Test version at http://www.fossil-scm.org/test/fossil/timeline? >> =20&y=ci - please provide feedback. > > Firefox 3.5.5 works fine. > > On MS Windows Vista Ultimate (32bit) > > IE 8.0.6001.1

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Kees Nuyt
On Mon, 8 Feb 2010 11:30:21 -0500, drh wrote: >Test version at http://www.fossil-scm.org/test/fossil/timeline? >n=20&y=ci - please provide feedback. > >Other interesting views: > > http://www.fossil-scm.org/test/fossil/timeline?n=20&y=ci&b=2010-01-25 > http://www.fossil-scm.org/test/sqlit

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread D. Richard Hipp
On Feb 8, 2010, at 2:08 PM, Jeremy Cowgar wrote: > Hm, in what way is IE giving you fits? It's *almost* working for me. > If you resize the window, the graph does not resize, but at least > it's displaying now :-) The graph is misaligned. The node boxes do not line up with the text to the

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Jeremy Cowgar
Hm, in what way is IE giving you fits? It's *almost* working for me. If you resize the window, the graph does not resize, but at least it's displaying now :-) Jeremy > > On Feb 8, 2010, at 1:41 PM, verizon wrote: > >> Looking at it with Firefox 3.6 and Safari 4.0.4 (on OS X 10.6.2) >> I don't s

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread D. Richard Hipp
On Feb 8, 2010, at 1:41 PM, verizon wrote: > Looking at it with Firefox 3.6 and Safari 4.0.4 (on OS X 10.6.2) I > don't see any difference in the presentation. vertical and > horizontal alignment appear identical on both browsers. > > --jim Tnx, Jim; I fixed the Safari thing. And I f

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread verizon
Looking at it with Firefox 3.6 and Safari 4.0.4 (on OS X 10.6.2) I don't see any difference in the presentation. vertical and horizontal alignment appear identical on both browsers. --jim On 8 Feb, 2010, at 13:23, Brett Schwarz wrote: > On Mon, Feb 8, 2010 at 9:28 AM, Jeremy Cowgar wr

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Brett Schwarz
On Mon, Feb 8, 2010 at 9:28 AM, Jeremy Cowgar wrote: > So the updated score is: > > * Firefox, Opera, Chrome and Konqueror all work > * IE does not work at all (at least versions 6 and 8, so we can *assume* 7 as > well) > * Safari has some issues > I have IE 8. I got it to work by changing the D

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Stephen De Gabrielle
Test version at http://www.fossil-scm.org/test/fossil/timeline?n=20&y=ci - please provide feedback. Looks pretty good on iPhone Stephen On Monday, February 8, 2010, Jeremy Cowgar wrote: > Just a FYI, > >    http://code.google.com/p/android-scripting/source/list > > works fine on IE 8. > > Jerem

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Jeremy Cowgar
So the updated score is: * Firefox, Opera, Chrome and Konqueror all work * IE does not work at all (at least versions 6 and 8, so we can *assume* 7 as well) * Safari has some issues Jeremy > All three appear to display well under Opera version 10.10 on > Ubuntu Linux. > > On Mon, 2010-02-08 at

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Chris
All three appear to display well under Opera version 10.10 on Ubuntu Linux. On Mon, 2010-02-08 at 11:30 -0500, D. Richard Hipp wrote: > On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > > > > > Google Code apparently got this I don't know how long ago. > > > > Example: > > http://code.goog

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Jeremy Cowgar
Just a FYI, http://code.google.com/p/android-scripting/source/list works fine on IE 8. Jeremy > None of those links work for me. I only have IE 8 installed, so I > tested no other browser. By not working, I mean... I see a large > blank space between the time and the description. > > Jere

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Andreas Kupries
D. Richard Hipp wrote: > On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > >> Google Code apparently got this I don't know how long ago. >> >> Example: >> http://code.google.com/p/android-scripting/source/list >> At the left margin of the commit messages. >> >> WIBNI fossil had the sa

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread Jeremy Cowgar
None of those links work for me. I only have IE 8 installed, so I tested no other browser. By not working, I mean... I see a large blank space between the time and the description. Jeremy > > On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > >> >> Google Code apparently got this I don't know

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-08 Thread D. Richard Hipp
On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > > Google Code apparently got this I don't know how long ago. > > Example: > http://code.google.com/p/android-scripting/source/list > At the left margin of the commit messages. > > WIBNI fossil had the same ... > Test version at ht

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-05 Thread Michael Richter
On 6 February 2010 05:16, D. Richard Hipp wrote: > You know, 15 years ago, I could have done (and did do) a slick looking > interface like this using a couple dozen lines of easy to understand > and easy to modify Tcl/Tk code in a canvas widget. Now, I have to > write hundreds or thousands of li

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-05 Thread Jeremy Cowgar
That would be nice :-) Jeremy > > Google Code apparently got this I don't know how long ago. > > Example: > http://code.google.com/p/android-scripting/source/list At the left > margin of the commit messages. > > WIBNI fossil had the same ... > > Implementation: > > Looking at the HTML I see a > >

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-05 Thread Andreas Kupries
D. Richard Hipp wrote: > On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > >> Google Code apparently got this I don't know how long ago. >> >> Example: >> http://code.google.com/p/android-scripting/source/list >> At the left margin of the commit messages. >> >> WIBNI fossil had the sa

Re: [fossil-users] Graphical display of fork/merge actions in timeline

2010-02-05 Thread D. Richard Hipp
On Feb 5, 2010, at 3:49 PM, Andreas Kupries wrote: > > Google Code apparently got this I don't know how long ago. > > Example: > http://code.google.com/p/android-scripting/source/list > At the left margin of the commit messages. > > WIBNI fossil had the same ... Thanks for the point

[fossil-users] Graphical display of fork/merge actions in timeline

2010-02-05 Thread Andreas Kupries
Google Code apparently got this I don't know how long ago. Example: http://code.google.com/p/android-scripting/source/list At the left margin of the commit messages. WIBNI fossil had the same ... Implementation: Looking at the HTML I see a ele