Hey, I'd offer a beer to anyone managing to write the graphical revision tree without pulling in additional dependencies.
This looks as if it could be embedded into the listview and rendered by a special cell renderer. Mix some Java2D into this and you should be good. gitk does this and is based on TCL/Tk, this does not look to hard to do. Matthias Am Montag, den 29.01.2018, 15:46 +0100 schrieb Christian Lenz: > > I'd argue that this is an excellent opportunity to use HTML/Java UI > > - I > > assume there is a bunch of HTML+JavaScript based solution for > > rendering > > this and it makes little sense to write new one in Swing. I am > > CCing Pavel, > > as I believe he wrote one as well. > > > Yes I thought so too, a HTML UI would be nice. > > > Cheers > > Chris > > Von: Jaroslav Tulach > Gesendet: Montag, 29. Januar 2018 09:18 > An: Apache NetBeans > Cc: pavel.fla...@oracle.com > Betreff: Re: Improve Git Support > > 2018-01-27 10:40 GMT+01:00 Christian Lenz <christian.l...@gmx.net>: > > > Great Thing Jaroslav. Of Course we need more and better git support > > in > > NetBeans, like the long asked feature for a visual git log like > > this: > > https://blog.jetbrains.com/idea/files/2011/11/log1.jpg. Only to let > > you > > know that. This is of Course another topic and I will create a new > > ticket > > for this. I did it in the bugzilla board already. > > > > I'd argue that this is an excellent opportunity to use HTML/Java UI - > I > assume there is a bunch of HTML+JavaScript based solution for > rendering > this and it makes little sense to write new one in Swing. I am CCing > Pavel, > as I believe he wrote one as well. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists